Read the Docs build information Build id: 268514 Project: feature-labs-inc-evalml Version: latest Commit: 799f142b36656d7946cbab5eddde827033a15ac6 Date: 2019-12-12T18:57:36.233809Z State: finished Success: True [rtd-command-info] start-time: 2019-12-12T19:00:51.414559Z, end-time: 2019-12-12T19:00:51.441393Z, duration: 0, exit-code: 0 git remote set-url origin git@github.com:FeatureLabs/evalml.git [rtd-command-info] start-time: 2019-12-12T19:00:51.546743Z, end-time: 2019-12-12T19:00:52.552501Z, duration: 1, exit-code: 0 git fetch origin --force --tags --prune --prune-tags --depth 50 From github.com:FeatureLabs/evalml 675918f..93eeef3 container-size-testing -> origin/container-size-testing c1a60a9..173cdea early_stopping -> origin/early_stopping 4f24a55..799f142 master -> origin/master [rtd-command-info] start-time: 2019-12-12T19:00:53.004350Z, end-time: 2019-12-12T19:00:53.036700Z, duration: 0, exit-code: 0 git checkout --force origin/master Previous HEAD position was 4f24a55 Update docs (#222) HEAD is now at 799f142 Implement Early Stopping for AutoML (#241) [rtd-command-info] start-time: 2019-12-12T19:00:53.183635Z, end-time: 2019-12-12T19:00:53.230727Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2019-12-12T19:00:54.890313Z, end-time: 2019-12-12T19:00:59.528809Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv --no-site-packages --no-download Using base prefix '/home/docs/.pyenv/versions/3.7.3' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2019-12-12T19:00:59.618777Z, end-time: 2019-12-12T19:01:02.001929Z, duration: 2, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/.cache/pip pip Collecting pip Using cached https://files.pythonhosted.org/packages/00/b6/9cfa56b4081ad13874b0c6f96af8ce16cfbc1cb06bedf8e9164ce5551ec1/pip-19.3.1-py2.py3-none-any.whl Installing collected packages: pip Found existing installation: pip 19.1.1 Uninstalling pip-19.1.1: Successfully uninstalled pip-19.1.1 Successfully installed pip-19.3.1 [rtd-command-info] start-time: 2019-12-12T19:01:02.093349Z, end-time: 2019-12-12T19:01:12.234802Z, duration: 10, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/.cache/pip Pygments==2.3.1 setuptools==41.0.1 docutils==0.14 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<1.1 Collecting Pygments==2.3.1 Using cached https://files.pythonhosted.org/packages/13/e5/6d710c9cf96c31ac82657bcfb441df328b22df8564d58d0c4cd62612674c/Pygments-2.3.1-py2.py3-none-any.whl Requirement already up-to-date: setuptools==41.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (41.0.1) Collecting docutils==0.14 Using cached https://files.pythonhosted.org/packages/36/fa/08e9e6e0e3cbd1d362c3bbee8d01d0aedb2155c4ac112b19ef3cae8eed8d/docutils-0.14-py3-none-any.whl Processing /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/.cache/pip/wheels/7e/72/92/744b532c779242b57aab4bcba80c312b30c069bbd60025e7e6/mock-1.0.1-cp37-none-any.whl Collecting pillow==5.4.1 Using cached https://files.pythonhosted.org/packages/ae/2a/0a0ab2833e5270664fb5fae590717f867ac6319b124160c09f1d3291de28/Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl Collecting alabaster!=0.7.5,<0.8,>=0.7 Using cached https://files.pythonhosted.org/packages/10/ad/00b090d23a222943eb0eda509720a404f531a439e803f6538f35136cae9e/alabaster-0.7.12-py2.py3-none-any.whl Collecting commonmark==0.8.1 Using cached https://files.pythonhosted.org/packages/ab/ca/439c88039583a29564a0043186875258e9a4f041fb5c422cd387b8e10175/commonmark-0.8.1-py2.py3-none-any.whl Collecting recommonmark==0.5.0 Using cached https://files.pythonhosted.org/packages/9b/3d/92ea48401622510e57b4bdaa74dc9db2fb9e9e892324b48f9c02d716a93a/recommonmark-0.5.0-py2.py3-none-any.whl Collecting sphinx<2 Using cached https://files.pythonhosted.org/packages/7d/66/a4af242b4348b729b9d46ce5db23943ce9bca7da9bbe2ece60dc27f26420/Sphinx-1.8.5-py2.py3-none-any.whl Collecting sphinx-rtd-theme<0.5 Using cached https://files.pythonhosted.org/packages/60/b4/4df37087a1d36755e3a3bfd2a30263f358d2dea21938240fa02313d45f51/sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl Collecting readthedocs-sphinx-ext<1.1 Using cached https://files.pythonhosted.org/packages/8a/b5/73b740dc7182b4f458de18ab54adaf5698ace3a723569c5e2a748130a314/readthedocs_sphinx_ext-1.0.1-py2.py3-none-any.whl Processing /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/.cache/pip/wheels/8b/99/a0/81daf51dcd359a9377b110a8a886b3895921802d2fc1b2397e/future-0.18.2-cp37-none-any.whl Collecting packaging Using cached https://files.pythonhosted.org/packages/cf/94/9672c2d4b126e74c4496c6b3c58a8b51d6419267be9e70660ba23374c875/packaging-19.2-py2.py3-none-any.whl Collecting sphinxcontrib-websupport Using cached https://files.pythonhosted.org/packages/2a/59/d64bda9b7480a84a3569be4dde267c0f6675b255ba63b4c8e84469940457/sphinxcontrib_websupport-1.1.2-py2.py3-none-any.whl Collecting babel!=2.0,>=1.3 Using cached https://files.pythonhosted.org/packages/2c/60/f2af68eb046c5de5b1fe6dd4743bf42c074f7141fe7b2737d3061533b093/Babel-2.7.0-py2.py3-none-any.whl Collecting imagesize Using cached https://files.pythonhosted.org/packages/fc/b6/aef66b4c52a6ad6ac18cf6ebc5731ed06d8c9ae4d3b2d9951f261150be67/imagesize-1.1.0-py2.py3-none-any.whl Collecting six>=1.5 Using cached https://files.pythonhosted.org/packages/65/26/32b8464df2a97e6dd1b656ed26b2c194606c16fe163c695a992b36c11cdf/six-1.13.0-py2.py3-none-any.whl Collecting requests>=2.0.0 Using cached https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl Collecting Jinja2>=2.3 Using cached https://files.pythonhosted.org/packages/65/e0/eb35e762802015cab1ccee04e8a277b03f1d8e53da3ec3106882ec42558b/Jinja2-2.10.3-py2.py3-none-any.whl Collecting snowballstemmer>=1.1 Using cached https://files.pythonhosted.org/packages/7d/4b/cdf1113a0e88b641893b814e9c36f69a6fda28cd88b62c7f0d858cde3166/snowballstemmer-2.0.0-py2.py3-none-any.whl Collecting pyparsing>=2.0.2 Using cached https://files.pythonhosted.org/packages/c0/0c/fc2e007d9a992d997f04a80125b0f183da7fb554f1de701bbb70a8e7d479/pyparsing-2.4.5-py2.py3-none-any.whl Collecting pytz>=2015.7 Using cached https://files.pythonhosted.org/packages/e7/f9/f0b53f88060247251bf481fa6ea62cd0d25bf1b11a87888e53ce5b7c8ad2/pytz-2019.3-py2.py3-none-any.whl Collecting chardet<3.1.0,>=3.0.2 Using cached https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl Collecting certifi>=2017.4.17 Using cached https://files.pythonhosted.org/packages/b9/63/df50cac98ea0d5b006c55a399c3bf1db9da7b5a24de7890bc9cfd5dd9e99/certifi-2019.11.28-py2.py3-none-any.whl Collecting idna<2.9,>=2.5 Using cached https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Using cached https://files.pythonhosted.org/packages/b4/40/a9837291310ee1ccc242ceb6ebfd9eb21539649f193a7c8c86ba15b98539/urllib3-1.25.7-py2.py3-none-any.whl Collecting MarkupSafe>=0.23 Using cached https://files.pythonhosted.org/packages/98/7b/ff284bd8c80654e471b769062a9b43cc5d03e7a615048d96f4619df8d420/MarkupSafe-1.1.1-cp37-cp37m-manylinux1_x86_64.whl Installing collected packages: Pygments, docutils, mock, pillow, alabaster, future, commonmark, pyparsing, six, packaging, sphinxcontrib-websupport, pytz, babel, imagesize, chardet, certifi, idna, urllib3, requests, MarkupSafe, Jinja2, snowballstemmer, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Successfully installed Jinja2-2.10.3 MarkupSafe-1.1.1 Pygments-2.3.1 alabaster-0.7.12 babel-2.7.0 certifi-2019.11.28 chardet-3.0.4 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-2.8 imagesize-1.1.0 mock-1.0.1 packaging-19.2 pillow-5.4.1 pyparsing-2.4.5 pytz-2019.3 readthedocs-sphinx-ext-1.0.1 recommonmark-0.5.0 requests-2.22.0 six-1.13.0 snowballstemmer-2.0.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-websupport-1.1.2 urllib3-1.25.7 [rtd-command-info] start-time: 2019-12-12T19:01:12.314210Z, end-time: 2019-12-12T19:02:11.654799Z, duration: 59, exit-code: 0 python -m pip install --upgrade --upgrade-strategy eager --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/.cache/pip . Processing /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest Collecting botocore<=1.13.8 Using cached https://files.pythonhosted.org/packages/34/f7/fce50110ae94feed24b5b2796cb2bd376345ceb480b9d4090e10be75d959/botocore-1.13.8-py2.py3-none-any.whl Collecting boto3<=1.10.8 Using cached https://files.pythonhosted.org/packages/ea/be/ce6320d0341936efd97990f62b33aa2717513c12b16a8a2ed4301214e65a/boto3-1.10.8-py2.py3-none-any.whl Collecting scipy>=1.2.1 Using cached https://files.pythonhosted.org/packages/f2/18/f788042dc7a73d0176e073909c00a6765c953986cae6d8cc13782a4bcd05/scipy-1.3.3-cp37-cp37m-manylinux1_x86_64.whl Collecting scikit-learn!=0.22,>=0.21.3 Using cached https://files.pythonhosted.org/packages/9f/c5/e5267eb84994e9a92a2c6a6ee768514f255d036f3c8378acfa694e9f2c99/scikit_learn-0.21.3-cp37-cp37m-manylinux1_x86_64.whl Collecting dask[complete]>=2.1.0 Using cached https://files.pythonhosted.org/packages/bf/b3/9175539d5a43b0bb1fe6d9729613a9639dd78a0e13c3fa7fc1ba702e56fa/dask-2.9.0-py3-none-any.whl Collecting numpy>=1.16.4 Using cached https://files.pythonhosted.org/packages/9b/af/4fc72f9d38e43b092e91e5b8cb9956d25b2e3ff8c75aed95df5569e4734e/numpy-1.17.4-cp37-cp37m-manylinux1_x86_64.whl Collecting pandas>=0.25.0 Using cached https://files.pythonhosted.org/packages/63/e0/a1b39cdcb2c391f087a1538bc8a6d62a82d0439693192aef541d7b123769/pandas-0.25.3-cp37-cp37m-manylinux1_x86_64.whl Collecting xgboost>=0.82 Using cached https://files.pythonhosted.org/packages/c1/24/5fe7237b2eca13ee0cfb100bec8c23f4e69ce9df852a64b0493d49dae4e0/xgboost-0.90-py2.py3-none-manylinux1_x86_64.whl Collecting tqdm>=4.33.0 Using cached https://files.pythonhosted.org/packages/7f/32/5144caf0478b1f26bd9d97f510a47336cf4ac0f96c6bc3b5af20d4173920/tqdm-4.40.2-py2.py3-none-any.whl Collecting scikit-optimize[plots] Using cached https://files.pythonhosted.org/packages/f4/44/60f82c97d1caa98752c7da2c1681cab5c7a390a0fdd3a55fac672b321cac/scikit_optimize-0.5.2-py2.py3-none-any.whl Collecting colorama Using cached https://files.pythonhosted.org/packages/c9/dc/45cdef1b4d119eb96316b3117e6d5708a08029992b2fee2c143c7a0a5cc5/colorama-0.4.3-py2.py3-none-any.whl Processing /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/.cache/pip/wheels/94/20/c9/b0256fe423de22bca83518fe0f7eba34ae1b9591a9d8c2d3b4/s3fs-0.2.2-py2.py3-none-any.whl Collecting joblib>=0.13 Using cached https://files.pythonhosted.org/packages/28/5c/cf6a2b65a321c4a209efcdf64c2689efae2cb62661f8f6f4bb28547cf1bf/joblib-0.14.1-py2.py3-none-any.whl Collecting category_encoders>=2.0.0 Using cached https://files.pythonhosted.org/packages/a0/52/c54191ad3782de633ea3d6ee3bb2837bda0cf3bc97644bb6375cf14150a0/category_encoders-2.1.0-py2.py3-none-any.whl Collecting cloudpickle>=0.2.2 Using cached https://files.pythonhosted.org/packages/c1/49/334e279caa3231255725c8e860fa93e72083567625573421db8875846c14/cloudpickle-1.2.2-py2.py3-none-any.whl Collecting plotly>=4.2.1 Using cached https://files.pythonhosted.org/packages/8e/ce/6ea5683c47b682bffad39ad41d10913141b560b1b875a90dbc6abe3f4fa9/plotly-4.4.1-py2.py3-none-any.whl Collecting docutils<0.16,>=0.10 Using cached https://files.pythonhosted.org/packages/22/cd/a6aa959dca619918ccb55023b4cb151949c64d4d5d55b3f4ffd7eee0c6e8/docutils-0.15.2-py3-none-any.whl Collecting jmespath<1.0.0,>=0.7.1 Using cached https://files.pythonhosted.org/packages/83/94/7179c3832a6d45b266ddb2aac329e101367fbdb11f425f13771d27f225bb/jmespath-0.9.4-py2.py3-none-any.whl Requirement already up-to-date: urllib3<1.26,>=1.20; python_version >= "3.4" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from botocore<=1.13.8->evalml==0.5.2) (1.25.7) Collecting python-dateutil<3.0.0,>=2.1; python_version >= "2.7" Using cached https://files.pythonhosted.org/packages/d4/70/d60450c3dd48ef87586924207ae8907090de0b306af2bce5d134d78615cb/python_dateutil-2.8.1-py2.py3-none-any.whl Collecting s3transfer<0.3.0,>=0.2.0 Using cached https://files.pythonhosted.org/packages/16/8a/1fc3dba0c4923c2a76e1ff0d52b305c44606da63f718d14d3231e21c51b0/s3transfer-0.2.1-py2.py3-none-any.whl Processing /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/.cache/pip/wheels/e1/8b/65/3294e5b727440250bda09e8c0153b7ba19d328f661605cb151/toolz-0.10.0-cp37-none-any.whl Collecting fsspec>=0.6.0; extra == "complete" Using cached https://files.pythonhosted.org/packages/04/1e/6108c48f2d4ad9ef1a6bff01fb58245c009f37b2bd0505ec6d0f55cc326d/fsspec-0.6.1-py3-none-any.whl Processing /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/.cache/pip/wheels/fb/f8/47/09700d9a19cbcbf0b7a3130690b75c0d6ff80fbda0b1774c7c/bokeh-1.4.0-cp37-none-any.whl Processing /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67/PyYAML-5.2-cp37-cp37m-linux_x86_64.whl Collecting distributed>=2.0; extra == "complete" Using cached https://files.pythonhosted.org/packages/c1/45/1c741b907b7aa60a7a951e3cb107f1c3cda40fc368c2ff21a0bb58029aee/distributed-2.9.0-py3-none-any.whl Collecting partd>=0.3.10; extra == "complete" Using cached https://files.pythonhosted.org/packages/44/e1/68dbe731c9c067655bff1eca5b7d40c20ca4b23fd5ec9f3d17e201a6f36b/partd-1.1.0-py3-none-any.whl Requirement already up-to-date: pytz>=2017.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from pandas>=0.25.0->evalml==0.5.2) (2019.3) Collecting matplotlib; extra == "plots" Using cached https://files.pythonhosted.org/packages/61/42/3e92d7aa64295483fbca20a86c89b34d0cb43cffaadaffe028793902d790/matplotlib-3.1.2-cp37-cp37m-manylinux1_x86_64.whl Requirement already up-to-date: six>=1.12.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from s3fs==0.2.2->evalml==0.5.2) (1.13.0) Collecting patsy>=0.4.1 Using cached https://files.pythonhosted.org/packages/ea/0c/5f61f1a3d4385d6bf83b83ea495068857ff8dfb89e74824c6e9eb63286d8/patsy-0.5.1-py2.py3-none-any.whl Collecting statsmodels>=0.6.1 Using cached https://files.pythonhosted.org/packages/a6/32/5f8cff131e678a73b8f390ff7d8a04d502ed45e379378a0c5b9c25175239/statsmodels-0.10.2-cp37-cp37m-manylinux1_x86_64.whl Processing /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/.cache/pip/wheels/d7/a9/33/acc7b709e2a35caa7d4cae442f6fe6fbf2c43f80823d46460c/retrying-1.3.3-cp37-none-any.whl Requirement already up-to-date: Jinja2>=2.7 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from bokeh>=1.0.0; extra == "complete"->dask[complete]>=2.1.0->evalml==0.5.2) (2.10.3) Requirement already up-to-date: packaging>=16.8 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from bokeh>=1.0.0; extra == "complete"->dask[complete]>=2.1.0->evalml==0.5.2) (19.2) Collecting pillow>=4.0 Using cached https://files.pythonhosted.org/packages/89/3e/31c2e5385d7588016c6f7ac552e81c3fff2bef4bc61b6f82f8177752405c/Pillow-6.2.1-cp37-cp37m-manylinux1_x86_64.whl Processing /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/.cache/pip/wheels/84/bf/40/2f6ef700f48401ca40e5e3dd7d0e3c0a90e064897b7fe5fc08/tornado-6.0.3-cp37-cp37m-linux_x86_64.whl Processing /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/.cache/pip/wheels/52/41/b0/bf50409fe2b1d3b79afa3eed71b54b3e30fe5b695db2c7ba2e/psutil-5.6.7-cp37-cp37m-linux_x86_64.whl Collecting tblib Using cached https://files.pythonhosted.org/packages/0d/de/dca3e651ca62e59c08d324f4a51467fa4b8cbeaafb883b5e83720b4d4a47/tblib-1.6.0-py2.py3-none-any.whl Collecting click>=6.6 Using cached https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl Collecting zict>=0.1.3 Using cached https://files.pythonhosted.org/packages/64/b4/a904be4184814adb9dfc2e679c4e611392080a32726a657a34cab93b38c2/zict-1.0.0-py2.py3-none-any.whl Collecting msgpack Using cached https://files.pythonhosted.org/packages/25/f8/6009e73f5b08743718d0660a18ecbc44b013a68980347a3835b63e875cdb/msgpack-0.6.2-cp37-cp37m-manylinux1_x86_64.whl Collecting sortedcontainers!=2.0.0,!=2.0.1 Using cached https://files.pythonhosted.org/packages/13/f3/cf85f7c3a2dbd1a515d51e1f1676d971abe41bba6f4ab5443240d9a78e5b/sortedcontainers-2.1.0-py2.py3-none-any.whl Processing /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/.cache/pip/wheels/26/1e/e8/4fa236ec931b1a0cdd61578e20d4934d7bf188858723b84698/locket-0.2.0-cp37-none-any.whl Collecting cycler>=0.10 Using cached https://files.pythonhosted.org/packages/f7/d2/e07d3ebb2bd7af696440ce7e754c59dd546ffe1bbe732c8ab68b9c834e61/cycler-0.10.0-py2.py3-none-any.whl Requirement already up-to-date: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from matplotlib; extra == "plots"->scikit-optimize[plots]->evalml==0.5.2) (2.4.5) Collecting kiwisolver>=1.0.1 Using cached https://files.pythonhosted.org/packages/93/f8/518fb0bb89860eea6ff1b96483fbd9236d5ee991485d0f3eceff1770f654/kiwisolver-1.1.0-cp37-cp37m-manylinux1_x86_64.whl Requirement already up-to-date: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from Jinja2>=2.7->bokeh>=1.0.0; extra == "complete"->dask[complete]>=2.1.0->evalml==0.5.2) (1.1.1) Collecting heapdict Using cached https://files.pythonhosted.org/packages/b6/9d/cd4777dbcf3bef9d9627e0fe4bc43d2e294b1baeb01d0422399d5e9de319/HeapDict-1.0.1-py3-none-any.whl Collecting setuptools Using cached https://files.pythonhosted.org/packages/54/28/c45d8b54c1339f9644b87663945e54a8503cfef59cf0f65b3ff5dd17cf64/setuptools-42.0.2-py2.py3-none-any.whl Building wheels for collected packages: evalml Building wheel for evalml (setup.py): started Building wheel for evalml (setup.py): finished with status 'done' Created wheel for evalml: filename=evalml-0.5.2-cp37-none-any.whl size=56979 sha256=fd5d1880d8d857863668f13ffa192484eba8a45a93fdba625ed1a78f816f0cc1 Stored in directory: /tmp/pip-ephem-wheel-cache-0n3blm_k/wheels/21/eb/74/83a1d52613ef8777c7289bf29ffdff709c3d9cdad4fc02fc9c Successfully built evalml Installing collected packages: docutils, jmespath, python-dateutil, botocore, s3transfer, boto3, numpy, scipy, joblib, scikit-learn, toolz, fsspec, pillow, tornado, PyYaml, bokeh, pandas, psutil, cloudpickle, tblib, click, heapdict, zict, msgpack, sortedcontainers, distributed, locket, partd, dask, xgboost, tqdm, cycler, setuptools, kiwisolver, matplotlib, scikit-optimize, colorama, s3fs, patsy, statsmodels, category-encoders, retrying, plotly, evalml Found existing installation: docutils 0.14 Uninstalling docutils-0.14: Successfully uninstalled docutils-0.14 Found existing installation: Pillow 5.4.1 Uninstalling Pillow-5.4.1: Successfully uninstalled Pillow-5.4.1 Found existing installation: setuptools 41.0.1 Uninstalling setuptools-41.0.1: Successfully uninstalled setuptools-41.0.1 Successfully installed PyYaml-5.2 bokeh-1.4.0 boto3-1.10.8 botocore-1.13.8 category-encoders-2.1.0 click-7.0 cloudpickle-1.2.2 colorama-0.4.3 cycler-0.10.0 dask-2.9.0 distributed-2.9.0 docutils-0.15.2 evalml-0.5.2 fsspec-0.6.1 heapdict-1.0.1 jmespath-0.9.4 joblib-0.14.1 kiwisolver-1.1.0 locket-0.2.0 matplotlib-3.1.2 msgpack-0.6.2 numpy-1.17.4 pandas-0.25.3 partd-1.1.0 patsy-0.5.1 pillow-6.2.1 plotly-4.4.1 psutil-5.6.7 python-dateutil-2.8.1 retrying-1.3.3 s3fs-0.2.2 s3transfer-0.2.1 scikit-learn-0.21.3 scikit-optimize-0.5.2 scipy-1.3.3 setuptools-42.0.2 sortedcontainers-2.1.0 statsmodels-0.10.2 tblib-1.6.0 toolz-0.10.0 tornado-6.0.3 tqdm-4.40.2 xgboost-0.90 zict-1.0.0 [rtd-command-info] start-time: 2019-12-12T19:02:11.834461Z, end-time: 2019-12-12T19:02:29.847172Z, duration: 18, exit-code: 0 python -m pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/.cache/pip -r dev-requirements.txt Requirement already satisfied: botocore<=1.13.8 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 1)) (1.13.8) Requirement already satisfied: boto3<=1.10.8 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 2)) (1.10.8) Requirement already satisfied: scipy>=1.2.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 3)) (1.3.3) Requirement already satisfied: scikit-learn!=0.22,>=0.21.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 4)) (0.21.3) Requirement already satisfied: dask[complete]>=2.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 5)) (2.9.0) Requirement already satisfied: numpy>=1.16.4 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 6)) (1.17.4) Requirement already satisfied: pandas>=0.25.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 7)) (0.25.3) Requirement already satisfied: xgboost>=0.82 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 8)) (0.90) Requirement already satisfied: tqdm>=4.33.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 9)) (4.40.2) Requirement already satisfied: scikit-optimize[plots] in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 10)) (0.5.2) Requirement already satisfied: colorama in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 11)) (0.4.3) Requirement already satisfied: s3fs==0.2.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 12)) (0.2.2) Requirement already satisfied: joblib>=0.13 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 13)) (0.14.1) Requirement already satisfied: category_encoders>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 14)) (2.1.0) Requirement already satisfied: cloudpickle>=0.2.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 15)) (1.2.2) Requirement already satisfied: plotly>=4.2.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 16)) (4.4.1) Collecting pytest==4.4.1 Using cached https://files.pythonhosted.org/packages/5d/c3/54f607bc9817fd284073ac68e99123f86616f431f9d29a855474b7cf00eb/pytest-4.4.1-py2.py3-none-any.whl Collecting pytest-xdist==1.26.1 Using cached https://files.pythonhosted.org/packages/fb/24/b71217c2083beca1f3b1fb8b32030c68ef189a718034bafe6b5895daf6a8/pytest_xdist-1.26.1-py2.py3-none-any.whl Collecting pytest-cov==2.6.1 Using cached https://files.pythonhosted.org/packages/7d/b5/92f32674ab954f80499ac73347bfeb815545ea295439c12b0ef3ac8f0975/pytest_cov-2.6.1-py2.py3-none-any.whl Collecting nbval==0.9.3 Using cached https://files.pythonhosted.org/packages/80/08/6b1e7d87a90edb02c272e30f4f6f325da5a5c8dfc3eaeaa4a8138fb97e43/nbval-0.9.3-py2.py3-none-any.whl Collecting graphviz>=0.13 Using cached https://files.pythonhosted.org/packages/f5/74/dbed754c0abd63768d3a7a7b472da35b08ac442cf87d73d5850a6f32391e/graphviz-0.13.2-py2.py3-none-any.whl Collecting codecov==2.0.15 Using cached https://files.pythonhosted.org/packages/8b/28/4c1950a61c3c5786f0f34d643d0d28ec832433c9a7c0bd157690d4eb1d5f/codecov-2.0.15-py2.py3-none-any.whl Collecting flake8==3.7.0 Using cached https://files.pythonhosted.org/packages/c9/17/b05f0910ef5e3d275f56d4bfc6bf4048cba779635cc1e61d7c07404d04d5/flake8-3.7.0-py2.py3-none-any.whl Processing /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/.cache/pip/wheels/91/07/fd/99884826d575c769102ddec2f9b96c7ad57cc6b5ca3a5e02b4/autopep8-1.4.3-py2.py3-none-any.whl Collecting isort==4.3.4 Using cached https://files.pythonhosted.org/packages/1f/2c/22eee714d7199ae0464beda6ad5fedec8fee6a2f7ffd1e8f1840928fe318/isort-4.3.4-py3-none-any.whl Collecting nbsphinx==0.4.2 Using cached https://files.pythonhosted.org/packages/78/0d/521a6bda0f7cf5b5129a543fd857238bf792d9b29f2d420d6e63490f9837/nbsphinx-0.4.2-py2.py3-none-any.whl Collecting Sphinx==2.0.1 Using cached https://files.pythonhosted.org/packages/9a/b0/a8cf1d35237aebefd63f05543ed49ea24d302239828ca89409b0c1a35b27/Sphinx-2.0.1-py2.py3-none-any.whl Requirement already satisfied: sphinx_rtd_theme==0.4.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r dev-requirements.txt (line 9)) (0.4.3) Collecting jupyter==1.0.0 Using cached https://files.pythonhosted.org/packages/83/df/0f5dd132200728a86190397e1ea87cd76244e42d39ec5e88efd25b2abd7e/jupyter-1.0.0-py2.py3-none-any.whl Collecting nbconvert==5.5.0 Using cached https://files.pythonhosted.org/packages/35/e7/f46c9d65f149271e47fca6ab084ef5c6e4cb1870f4c5cce6690feac55231/nbconvert-5.5.0-py2.py3-none-any.whl Requirement already satisfied: python-dateutil<3.0.0,>=2.1; python_version >= "2.7" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from botocore<=1.13.8->-r requirements.txt (line 1)) (2.8.1) Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from botocore<=1.13.8->-r requirements.txt (line 1)) (0.9.4) Requirement already satisfied: urllib3<1.26,>=1.20; python_version >= "3.4" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from botocore<=1.13.8->-r requirements.txt (line 1)) (1.25.7) Requirement already satisfied: docutils<0.16,>=0.10 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from botocore<=1.13.8->-r requirements.txt (line 1)) (0.15.2) Requirement already satisfied: s3transfer<0.3.0,>=0.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from boto3<=1.10.8->-r requirements.txt (line 2)) (0.2.1) Requirement already satisfied: partd>=0.3.10; extra == "complete" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from dask[complete]>=2.1.0->-r requirements.txt (line 5)) (1.1.0) Requirement already satisfied: fsspec>=0.6.0; extra == "complete" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from dask[complete]>=2.1.0->-r requirements.txt (line 5)) (0.6.1) Requirement already satisfied: toolz>=0.7.3; extra == "complete" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from dask[complete]>=2.1.0->-r requirements.txt (line 5)) (0.10.0) Requirement already satisfied: distributed>=2.0; extra == "complete" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from dask[complete]>=2.1.0->-r requirements.txt (line 5)) (2.9.0) Requirement already satisfied: bokeh>=1.0.0; extra == "complete" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from dask[complete]>=2.1.0->-r requirements.txt (line 5)) (1.4.0) Requirement already satisfied: PyYaml; extra == "complete" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from dask[complete]>=2.1.0->-r requirements.txt (line 5)) (5.2) Requirement already satisfied: pytz>=2017.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from pandas>=0.25.0->-r requirements.txt (line 7)) (2019.3) Requirement already satisfied: matplotlib; extra == "plots" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from scikit-optimize[plots]->-r requirements.txt (line 10)) (3.1.2) Requirement already satisfied: six>=1.12.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from s3fs==0.2.2->-r requirements.txt (line 12)) (1.13.0) Requirement already satisfied: statsmodels>=0.6.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from category_encoders>=2.0.0->-r requirements.txt (line 14)) (0.10.2) Requirement already satisfied: patsy>=0.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from category_encoders>=2.0.0->-r requirements.txt (line 14)) (0.5.1) Requirement already satisfied: retrying>=1.3.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from plotly>=4.2.1->-r requirements.txt (line 16)) (1.3.3) Collecting atomicwrites>=1.0 Using cached https://files.pythonhosted.org/packages/52/90/6155aa926f43f2b2a22b01be7241be3bfd1ceaf7d0b3267213e8127d41f4/atomicwrites-1.3.0-py2.py3-none-any.whl Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from pytest==4.4.1->-r test-requirements.txt (line 1)) (42.0.2) Collecting more-itertools>=4.0.0; python_version > "2.7" Using cached https://files.pythonhosted.org/packages/68/03/0604cec1ea13c9f063dd50f900d1a36160334dd3cfb01fd0e638f61b46ba/more_itertools-8.0.2-py3-none-any.whl Collecting attrs>=17.4.0 Using cached https://files.pythonhosted.org/packages/a2/db/4313ab3be961f7a763066401fb77f7748373b6094076ae2bda2806988af6/attrs-19.3.0-py2.py3-none-any.whl Collecting py>=1.5.0 Using cached https://files.pythonhosted.org/packages/76/bc/394ad449851729244a97857ee14d7cba61ddb268dce3db538ba2f2ba1f0f/py-1.8.0-py2.py3-none-any.whl Collecting pluggy>=0.9 Using cached https://files.pythonhosted.org/packages/a0/28/85c7aa31b80d150b772fbe4a229487bc6644da9ccb7e427dd8cc60cb8a62/pluggy-0.13.1-py2.py3-none-any.whl Collecting execnet>=1.1 Using cached https://files.pythonhosted.org/packages/d3/2e/c63af07fa471e0a02d05793c7a56a9f7d274a8489442a5dc4fb3b2b3c705/execnet-1.7.1-py2.py3-none-any.whl Collecting pytest-forked Using cached https://files.pythonhosted.org/packages/03/1e/81235e1fcfed57a4e679d34794d60c01a1e9a29ef5b9844d797716111d80/pytest_forked-1.1.3-py2.py3-none-any.whl Collecting coverage>=4.4 Using cached https://files.pythonhosted.org/packages/82/8f/a2a687fa00059360858023c5cb74e94b8afaf318726e9a256934066a9d90/coverage-4.5.4-cp37-cp37m-manylinux1_x86_64.whl Collecting nbformat Using cached https://files.pythonhosted.org/packages/da/27/9a654d2b6cc1eaa517d1c5a4405166c7f6d72f04f6e7eea41855fe808a46/nbformat-4.4.0-py2.py3-none-any.whl Collecting jupyter-client Using cached https://files.pythonhosted.org/packages/13/81/fe0eee1bcf949851a120254b1f530ae1e01bdde2d3ab9710c6ff81525061/jupyter_client-5.3.4-py2.py3-none-any.whl Collecting ipykernel Using cached https://files.pythonhosted.org/packages/e1/92/8fec943b5b81078399f969f00557804d884c96fcd0bc296e81a2ed4fd270/ipykernel-5.1.3-py3-none-any.whl Requirement already satisfied: requests>=2.7.9 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from codecov==2.0.15->-r dev-requirements.txt (line 3)) (2.22.0) Collecting pyflakes<2.2.0,>=2.1.0 Using cached https://files.pythonhosted.org/packages/84/f2/ed0ffb887f8138a8fe5a621b8c0bb9598bfb3989e029f6c6a85ee66628ee/pyflakes-2.1.1-py2.py3-none-any.whl Collecting pycodestyle<2.6.0,>=2.5.0 Using cached https://files.pythonhosted.org/packages/0e/0c/04a353e104d2f324f8ee5f4b32012618c1c86dd79e52a433b64fceed511b/pycodestyle-2.5.0-py2.py3-none-any.whl Collecting mccabe<0.7.0,>=0.6.0 Using cached https://files.pythonhosted.org/packages/87/89/479dc97e18549e21354893e4ee4ef36db1d237534982482c3681ee6e7b57/mccabe-0.6.1-py2.py3-none-any.whl Collecting entrypoints<0.4.0,>=0.3.0 Using cached https://files.pythonhosted.org/packages/ac/c6/44694103f8c221443ee6b0041f69e2740d89a25641e62fb4f2ee568f2f9c/entrypoints-0.3-py2.py3-none-any.whl Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from nbsphinx==0.4.2->-r dev-requirements.txt (line 7)) (2.10.3) Collecting traitlets Using cached https://files.pythonhosted.org/packages/ca/ab/872a23e29cec3cf2594af7e857f18b687ad21039c1f9b922fac5b9b142d5/traitlets-4.3.3-py2.py3-none-any.whl Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from Sphinx==2.0.1->-r dev-requirements.txt (line 8)) (0.7.12) Collecting sphinxcontrib-htmlhelp Using cached https://files.pythonhosted.org/packages/e4/35/80a67cc493f4a8a9634ab203a77aaa1b84d79ccb1c02eca72cb084d2c7f7/sphinxcontrib_htmlhelp-1.0.2-py2.py3-none-any.whl Collecting sphinxcontrib-qthelp Using cached https://files.pythonhosted.org/packages/ce/5b/4747c3ba98b3a3e21a66faa183d8f79b9ded70e74212a7988d236a6eb78a/sphinxcontrib_qthelp-1.0.2-py2.py3-none-any.whl Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from Sphinx==2.0.1->-r dev-requirements.txt (line 8)) (1.1.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from Sphinx==2.0.1->-r dev-requirements.txt (line 8)) (19.2) Collecting sphinxcontrib-serializinghtml Using cached https://files.pythonhosted.org/packages/57/b3/3648e48fa5682e61e9839d62de4e23af1795ceb738d68d73bd974257a95c/sphinxcontrib_serializinghtml-1.1.3-py2.py3-none-any.whl Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from Sphinx==2.0.1->-r dev-requirements.txt (line 8)) (2.7.0) Collecting sphinxcontrib-devhelp Using cached https://files.pythonhosted.org/packages/b0/a3/fea98741f0b2f2902fbf6c35c8e91b22cd0dd13387291e81d457f9a93066/sphinxcontrib_devhelp-1.0.1-py2.py3-none-any.whl Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from Sphinx==2.0.1->-r dev-requirements.txt (line 8)) (2.0.0) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from Sphinx==2.0.1->-r dev-requirements.txt (line 8)) (2.3.1) Collecting sphinxcontrib-applehelp Using cached https://files.pythonhosted.org/packages/13/9a/4428b3114d654cb1cd34d90d5e6fab938d5436f94a571155187ea1dd78b4/sphinxcontrib_applehelp-1.0.1-py2.py3-none-any.whl Collecting sphinxcontrib-jsmath Using cached https://files.pythonhosted.org/packages/c2/42/4c8646762ee83602e3fb3fbe774c2fac12f317deb0b5dbeeedd2d3ba4b77/sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl Collecting jupyter-console Using cached https://files.pythonhosted.org/packages/cb/ee/6374ae8c21b7d0847f9c3722dcdfac986b8e54fa9ad9ea66e1eb6320d2b8/jupyter_console-6.0.0-py2.py3-none-any.whl Collecting notebook Using cached https://files.pythonhosted.org/packages/f5/69/d2ffaf7efc20ce47469187e3a41e6e03e17b45de5a6559f4e7ab3eace5e1/notebook-6.0.2-py3-none-any.whl Collecting qtconsole Using cached https://files.pythonhosted.org/packages/7c/57/3528b84ffa753e2089908bbf74bb5ae60653eb7a63797b6234e88b847d67/qtconsole-4.6.0-py2.py3-none-any.whl Collecting ipywidgets Using cached https://files.pythonhosted.org/packages/56/a0/dbcf5881bb2f51e8db678211907f16ea0a182b232c591a6d6f276985ca95/ipywidgets-7.5.1-py2.py3-none-any.whl Collecting mistune>=0.8.1 Using cached https://files.pythonhosted.org/packages/09/ec/4b43dae793655b7d8a25f76119624350b4d65eb663459eb9603d7f1f0345/mistune-0.8.4-py2.py3-none-any.whl Processing /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/.cache/pip/wheels/39/01/56/f1b08a6275acc59e846fa4c1e1b65dbc1919f20157d9e66c20/pandocfilters-1.4.2-cp37-none-any.whl Collecting defusedxml Using cached https://files.pythonhosted.org/packages/06/74/9b387472866358ebc08732de3da6dc48e44b0aacd2ddaa5cb85ab7e986a2/defusedxml-0.6.0-py2.py3-none-any.whl Collecting jupyter-core Using cached https://files.pythonhosted.org/packages/fb/82/86437f661875e30682e99d04c13ba6c216f86f5f6ca6ef212d3ee8b6ca11/jupyter_core-4.6.1-py2.py3-none-any.whl Collecting testpath Using cached https://files.pythonhosted.org/packages/1b/9e/1a170feaa54f22aeb5a5d16c9015e82234275a3c8ab630b552493f9cb8a9/testpath-0.4.4-py2.py3-none-any.whl Collecting bleach Using cached https://files.pythonhosted.org/packages/ab/05/27e1466475e816d3001efb6e0a85a819be17411420494a1e602c36f8299d/bleach-3.1.0-py2.py3-none-any.whl Requirement already satisfied: locket in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from partd>=0.3.10; extra == "complete"->dask[complete]>=2.1.0->-r requirements.txt (line 5)) (0.2.0) Requirement already satisfied: zict>=0.1.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from distributed>=2.0; extra == "complete"->dask[complete]>=2.1.0->-r requirements.txt (line 5)) (1.0.0) Requirement already satisfied: tblib in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from distributed>=2.0; extra == "complete"->dask[complete]>=2.1.0->-r requirements.txt (line 5)) (1.6.0) Requirement already satisfied: click>=6.6 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from distributed>=2.0; extra == "complete"->dask[complete]>=2.1.0->-r requirements.txt (line 5)) (7.0) Requirement already satisfied: psutil>=5.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from distributed>=2.0; extra == "complete"->dask[complete]>=2.1.0->-r requirements.txt (line 5)) (5.6.7) Requirement already satisfied: tornado>=5 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from distributed>=2.0; extra == "complete"->dask[complete]>=2.1.0->-r requirements.txt (line 5)) (6.0.3) Requirement already satisfied: sortedcontainers!=2.0.0,!=2.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from distributed>=2.0; extra == "complete"->dask[complete]>=2.1.0->-r requirements.txt (line 5)) (2.1.0) Requirement already satisfied: msgpack in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from distributed>=2.0; extra == "complete"->dask[complete]>=2.1.0->-r requirements.txt (line 5)) (0.6.2) Requirement already satisfied: pillow>=4.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from bokeh>=1.0.0; extra == "complete"->dask[complete]>=2.1.0->-r requirements.txt (line 5)) (6.2.1) Requirement already satisfied: cycler>=0.10 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from matplotlib; extra == "plots"->scikit-optimize[plots]->-r requirements.txt (line 10)) (0.10.0) Requirement already satisfied: kiwisolver>=1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from matplotlib; extra == "plots"->scikit-optimize[plots]->-r requirements.txt (line 10)) (1.1.0) Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from matplotlib; extra == "plots"->scikit-optimize[plots]->-r requirements.txt (line 10)) (2.4.5) Collecting importlib-metadata>=0.12; python_version < "3.8" Using cached https://files.pythonhosted.org/packages/e9/71/1a1e0ed0981bb6a67bce55a210f168126b7ebd2065958673797ea66489ca/importlib_metadata-1.3.0-py2.py3-none-any.whl Collecting apipkg>=1.4 Using cached https://files.pythonhosted.org/packages/67/08/4815a09603fc800209431bec5b8bd2acf2f95abdfb558a44a42507fb94da/apipkg-1.5-py2.py3-none-any.whl Collecting jsonschema!=2.5.0,>=2.4 Using cached https://files.pythonhosted.org/packages/c5/8f/51e89ce52a085483359217bc72cdbf6e75ee595d5b1d4b5ade40c7e018b8/jsonschema-3.2.0-py2.py3-none-any.whl Collecting ipython-genutils Using cached https://files.pythonhosted.org/packages/fa/bc/9bd3b5c2b4774d5f33b2d544f1460be9df7df2fe42f352135381c347c69a/ipython_genutils-0.2.0-py2.py3-none-any.whl Collecting pyzmq>=13 Using cached https://files.pythonhosted.org/packages/bf/dd/547bee2080beefe6546c332422cb0f189b3cd71cfff048146cd9ac3751cc/pyzmq-18.1.1-cp37-cp37m-manylinux1_x86_64.whl Collecting ipython>=5.0.0 Using cached https://files.pythonhosted.org/packages/00/17/c3e3dd337cc601b47c599441786fd4e888b587a2a512d38ac752274fd0bc/ipython-7.10.1-py3-none-any.whl Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from requests>=2.7.9->codecov==2.0.15->-r dev-requirements.txt (line 3)) (3.0.4) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from requests>=2.7.9->codecov==2.0.15->-r dev-requirements.txt (line 3)) (2019.11.28) Requirement already satisfied: idna<2.9,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from requests>=2.7.9->codecov==2.0.15->-r dev-requirements.txt (line 3)) (2.8) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from jinja2->nbsphinx==0.4.2->-r dev-requirements.txt (line 7)) (1.1.1) Collecting decorator Using cached https://files.pythonhosted.org/packages/8f/b7/f329cfdc75f3d28d12c65980e4469e2fa373f1953f5df6e370e84ea2e875/decorator-4.4.1-py2.py3-none-any.whl Collecting prompt-toolkit<2.1.0,>=2.0.0 Using cached https://files.pythonhosted.org/packages/87/61/2dfea88583d5454e3a64f9308a686071d58d59a55db638268a6413e1eb6d/prompt_toolkit-2.0.10-py3-none-any.whl Collecting terminado>=0.8.1 Using cached https://files.pythonhosted.org/packages/ff/96/1d9a2c23990aea8f8e0b5c3b6627d03196a73771a17a2d9860bbe9823ab6/terminado-0.8.3-py2.py3-none-any.whl Collecting Send2Trash Using cached https://files.pythonhosted.org/packages/49/46/c3dc27481d1cc57b9385aff41c474ceb7714f7935b1247194adae45db714/Send2Trash-1.5.0-py3-none-any.whl Processing /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/.cache/pip/wheels/1c/54/34/fd47cd9b308826cc4292b54449c1899a30251ef3b506bc91ea/prometheus_client-0.7.1-cp37-none-any.whl Collecting widgetsnbextension~=3.5.0 Using cached https://files.pythonhosted.org/packages/6c/7b/7ac231c20d2d33c445eaacf8a433f4e22c60677eb9776c7c5262d7ddee2d/widgetsnbextension-3.5.1-py2.py3-none-any.whl Collecting webencodings Using cached https://files.pythonhosted.org/packages/f4/24/2a3e3df732393fed8b3ebf2ec078f05546de641fe1b667ee316ec1dcf3b7/webencodings-0.5.1-py2.py3-none-any.whl Requirement already satisfied: heapdict in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from zict>=0.1.3->distributed>=2.0; extra == "complete"->dask[complete]>=2.1.0->-r requirements.txt (line 5)) (1.0.1) Collecting zipp>=0.5 Using cached https://files.pythonhosted.org/packages/74/3d/1ee25a26411ba0401b43c6376d2316a71addcc72ef8690b101b4ea56d76a/zipp-0.6.0-py2.py3-none-any.whl Processing /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/.cache/pip/wheels/83/89/d3/1712b9c33c9b9c0911b188a86aeff2a9a05e113f986cf79d92/pyrsistent-0.15.6-cp37-cp37m-linux_x86_64.whl Processing /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/.cache/pip/wheels/98/b0/dd/29e28ff615af3dda4c67cab719dd51357597eabff926976b45/backcall-0.1.0-cp37-none-any.whl Collecting pickleshare Using cached https://files.pythonhosted.org/packages/9a/41/220f49aaea88bc6fa6cba8d05ecf24676326156c23b991e80b3f2fc24c77/pickleshare-0.7.5-py2.py3-none-any.whl Collecting jedi>=0.10 Using cached https://files.pythonhosted.org/packages/55/54/da994f359e4e7da4776a200e76dbc85ba5fc319eefc22e33d55296d95a1d/jedi-0.15.1-py2.py3-none-any.whl Collecting pexpect; sys_platform != "win32" Using cached https://files.pythonhosted.org/packages/0e/3e/377007e3f36ec42f1b84ec322ee12141a9e10d808312e5738f52f80a232c/pexpect-4.7.0-py2.py3-none-any.whl Collecting wcwidth Using cached https://files.pythonhosted.org/packages/7e/9f/526a6947247599b084ee5232e4f9190a38f398d7300d866af3ab571a5bfe/wcwidth-0.1.7-py2.py3-none-any.whl Collecting ptyprocess; os_name != "nt" Using cached https://files.pythonhosted.org/packages/d1/29/605c2cc68a9992d18dada28206eeada56ea4bd07a239669da41674648b6f/ptyprocess-0.6.0-py2.py3-none-any.whl Collecting parso>=0.5.0 Using cached https://files.pythonhosted.org/packages/a3/bd/bf4e5bd01d79906e5b945a7af033154da49fd2b0d5b5c705a21330323305/parso-0.5.1-py2.py3-none-any.whl Installing collected packages: atomicwrites, more-itertools, attrs, py, zipp, importlib-metadata, pluggy, pytest, apipkg, execnet, pytest-forked, pytest-xdist, coverage, pytest-cov, decorator, ipython-genutils, traitlets, jupyter-core, pyrsistent, jsonschema, nbformat, pyzmq, jupyter-client, backcall, pickleshare, parso, jedi, wcwidth, prompt-toolkit, ptyprocess, pexpect, ipython, ipykernel, nbval, graphviz, codecov, pyflakes, pycodestyle, mccabe, entrypoints, flake8, autopep8, isort, sphinxcontrib-htmlhelp, sphinxcontrib-qthelp, sphinxcontrib-serializinghtml, sphinxcontrib-devhelp, sphinxcontrib-applehelp, sphinxcontrib-jsmath, Sphinx, mistune, pandocfilters, defusedxml, testpath, webencodings, bleach, nbconvert, nbsphinx, jupyter-console, terminado, Send2Trash, prometheus-client, notebook, qtconsole, widgetsnbextension, ipywidgets, jupyter Found existing installation: Sphinx 1.8.5 Uninstalling Sphinx-1.8.5: Successfully uninstalled Sphinx-1.8.5 Successfully installed Send2Trash-1.5.0 Sphinx-2.0.1 apipkg-1.5 atomicwrites-1.3.0 attrs-19.3.0 autopep8-1.4.3 backcall-0.1.0 bleach-3.1.0 codecov-2.0.15 coverage-4.5.4 decorator-4.4.1 defusedxml-0.6.0 entrypoints-0.3 execnet-1.7.1 flake8-3.7.0 graphviz-0.13.2 importlib-metadata-1.3.0 ipykernel-5.1.3 ipython-7.10.1 ipython-genutils-0.2.0 ipywidgets-7.5.1 isort-4.3.4 jedi-0.15.1 jsonschema-3.2.0 jupyter-1.0.0 jupyter-client-5.3.4 jupyter-console-6.0.0 jupyter-core-4.6.1 mccabe-0.6.1 mistune-0.8.4 more-itertools-8.0.2 nbconvert-5.5.0 nbformat-4.4.0 nbsphinx-0.4.2 nbval-0.9.3 notebook-6.0.2 pandocfilters-1.4.2 parso-0.5.1 pexpect-4.7.0 pickleshare-0.7.5 pluggy-0.13.1 prometheus-client-0.7.1 prompt-toolkit-2.0.10 ptyprocess-0.6.0 py-1.8.0 pycodestyle-2.5.0 pyflakes-2.1.1 pyrsistent-0.15.6 pytest-4.4.1 pytest-cov-2.6.1 pytest-forked-1.1.3 pytest-xdist-1.26.1 pyzmq-18.1.1 qtconsole-4.6.0 sphinxcontrib-applehelp-1.0.1 sphinxcontrib-devhelp-1.0.1 sphinxcontrib-htmlhelp-1.0.2 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.2 sphinxcontrib-serializinghtml-1.1.3 terminado-0.8.3 testpath-0.4.4 traitlets-4.3.3 wcwidth-0.1.7 webencodings-0.5.1 widgetsnbextension-3.5.1 zipp-0.6.0 [rtd-command-info] start-time: 2019-12-12T19:02:30.773113Z, end-time: 2019-12-12T19:02:31.108451Z, 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 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 = '2019, Feature Labs, Inc.' author = 'Feature Labs, 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', 'sphinx.ext.autodoc', 'sphinx.ext.autosummary', 'sphinx.ext.napoleon', 'sphinx.ext.viewcode', 'sphinx.ext.extlinks', ] # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = '.rst' # The master 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'] # 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 = 'sphinx_rtd_theme' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # # html_theme_options = {} # 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 = {} # -- 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', 'Feature Labs, Inc.', '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/Featurelabs/evalml/issues/%s', '#'), 'pr': ('https://github.com/Featurelabs/evalml/pull/%s', '#'), 'user': ('https://github.com/%s', '@') } autosummary_generate = ["api_reference.rst"] templates_path = ["_templates"] html_show_sphinx = False nbsphinx_execute = 'always' nbsphinx_timeout = 600 # sphinx defaults each cell to 30 seconds so we need to override here 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 def build_finished(app, Exception): subprocess.run(['sed', '-i', '-e', 's/require/require_rtd/g', "{}/_static/js/theme.js".format(app.outdir)]) def setup(app): app.add_javascript('https://cdnjs.cloudflare.com/ajax/libs/require.js/2.1.10/require.min.js') app.add_stylesheet("style.css") app.add_autodocumenter(AccessorCallableDocumenter) app.add_autodocumenter(AccessorMethodDocumenter) app.connect('build-finished', build_finished) ########################################################################### # 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/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # import importlib import sys import os.path from six import string_types 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://media.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://media.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ("stable", "/en/stable/"), ("v0.5.2", "/en/v0.5.2/"), ("v0.5.1", "/en/v0.5.1/"), ("update-docs", "/en/update-docs/"), ("gr_collinearity", "/en/gr_collinearity/"), ("early_stopping", "/en/early_stopping/"), ("confusion", "/en/confusion/"), ("class_attr", "/en/class_attr/"), ], 'downloads': [ ("pdf", "//readthedocs.com/projects/feature-labs-inc-evalml/downloads/pdf/latest/"), ("html", "//readthedocs.com/projects/feature-labs-inc-evalml/downloads/htmlzip/latest/"), ("epub", "//readthedocs.com/projects/feature-labs-inc-evalml/downloads/epub/latest/"), ], 'subprojects': [ ], 'slug': 'feature-labs-inc-evalml', 'name': u'EvalML', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://evalml.featurelabs.com/en/stable/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/source/', 'api_host': 'https://readthedocs.com', 'proxied_api_host': 'https://readthedocs.com', 'github_user': 'FeatureLabs', 'github_repo': 'evalml', 'github_version': 'master', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '799f142b', } 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 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") 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' [rtd-command-info] start-time: 2019-12-12T19:02:31.188910Z, end-time: 2019-12-12T19:08:48.149799Z, duration: 376, exit-code: 0 python sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v2.0.1 loading translations [en]... done making output directory... done [autosummary] generating autosummary for: api_reference.rst [autosummary] generating autosummary for: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.pipelines.components.LinearRegressor.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.pipelines.components.LogisticRegressionClassifier.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.pipelines.components.OneHotEncoder.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.pipelines.components.RFClassifierSelectFromModel.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.pipelines.components.RFRegressorSelectFromModel.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.pipelines.components.RandomForestClassifier.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.pipelines.components.RandomForestRegressor.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.pipelines.components.SimpleImputer.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.pipelines.components.StandardScaler.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.pipelines.components.XGBoostClassifier.rst [autosummary] generating autosummary for: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.pipelines.components.LinearRegressor.__init__.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.pipelines.components.LinearRegressor.describe.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.pipelines.components.LinearRegressor.fit.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.pipelines.components.LinearRegressor.predict.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.pipelines.components.LinearRegressor.predict_proba.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.__init__.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.describe.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.fit.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.predict.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.predict_proba.rst, ..., /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.pipelines.components.StandardScaler.__init__.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.pipelines.components.StandardScaler.describe.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.pipelines.components.StandardScaler.fit.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.pipelines.components.StandardScaler.fit_transform.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.pipelines.components.StandardScaler.transform.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.pipelines.components.XGBoostClassifier.__init__.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.pipelines.components.XGBoostClassifier.describe.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.pipelines.components.XGBoostClassifier.fit.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.pipelines.components.XGBoostClassifier.predict.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.pipelines.components.XGBoostClassifier.predict_proba.rst building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 130 source files that are out of date updating environment: 195 added, 0 changed, 0 removed reading sources... [ 0%] api_reference reading sources... [ 1%] automl/pipeline_search reading sources... [ 1%] automl/regression_example reading sources... [ 2%] automl/search_results reading sources... [ 2%] changelog reading sources... [ 3%] demos/fraud reading sources... [ 3%] demos/lead_scoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sklearn/linear_model/logistic.py:947: ConvergenceWarning: lbfgs failed to converge. Increase the number of iterations. "of iterations.", ConvergenceWarning) /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sklearn/linear_model/logistic.py:947: ConvergenceWarning: lbfgs failed to converge. Increase the number of iterations. "of iterations.", ConvergenceWarning) /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sklearn/linear_model/logistic.py:947: ConvergenceWarning: lbfgs failed to converge. Increase the number of iterations. "of iterations.", ConvergenceWarning) /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sklearn/linear_model/logistic.py:947: ConvergenceWarning: lbfgs failed to converge. Increase the number of iterations. "of iterations.", ConvergenceWarning) /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sklearn/linear_model/logistic.py:947: ConvergenceWarning: lbfgs failed to converge. Increase the number of iterations. "of iterations.", ConvergenceWarning) /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sklearn/linear_model/logistic.py:947: ConvergenceWarning: lbfgs failed to converge. Increase the number of iterations. "of iterations.", ConvergenceWarning) /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sklearn/linear_model/logistic.py:947: ConvergenceWarning: lbfgs failed to converge. Increase the number of iterations. "of iterations.", ConvergenceWarning) reading sources... [ 4%] faq reading sources... [ 4%] generated/evalml.AutoClassifier reading sources... [ 5%] generated/evalml.AutoClassifier.plot.generate_confusion_matrix reading sources... [ 5%] generated/evalml.AutoClassifier.plot.generate_roc_plot reading sources... [ 6%] generated/evalml.AutoClassifier.plot.get_confusion_matrix_data reading sources... [ 6%] generated/evalml.AutoClassifier.plot.get_roc_data reading sources... [ 7%] generated/evalml.AutoRegressor reading sources... [ 7%] generated/evalml.AutoRegressor.plot.generate_confusion_matrix reading sources... [ 8%] generated/evalml.AutoRegressor.plot.generate_roc_plot reading sources... [ 8%] generated/evalml.AutoRegressor.plot.get_confusion_matrix_data reading sources... [ 9%] generated/evalml.AutoRegressor.plot.get_roc_data reading sources... [ 9%] generated/evalml.demos.load_breast_cancer reading sources... [ 10%] generated/evalml.demos.load_diabetes reading sources... [ 10%] generated/evalml.demos.load_fraud reading sources... [ 11%] generated/evalml.demos.load_wine reading sources... [ 11%] generated/evalml.guardrails.detect_highly_null reading sources... [ 12%] generated/evalml.guardrails.detect_id_columns reading sources... [ 12%] generated/evalml.guardrails.detect_label_leakage reading sources... [ 13%] generated/evalml.guardrails.detect_outliers reading sources... [ 13%] generated/evalml.list_model_types reading sources... [ 14%] generated/evalml.objectives.AUC reading sources... [ 14%] generated/evalml.objectives.AUCMacro reading sources... [ 15%] generated/evalml.objectives.AUCMicro reading sources... [ 15%] generated/evalml.objectives.AUCWeighted reading sources... [ 16%] generated/evalml.objectives.ConfusionMatrix reading sources... [ 16%] generated/evalml.objectives.ExpVariance reading sources... [ 17%] generated/evalml.objectives.F1 reading sources... [ 17%] generated/evalml.objectives.F1Macro reading sources... [ 18%] generated/evalml.objectives.F1Micro reading sources... [ 18%] generated/evalml.objectives.F1Weighted reading sources... [ 19%] generated/evalml.objectives.FraudCost reading sources... [ 20%] generated/evalml.objectives.LeadScoring reading sources... [ 20%] generated/evalml.objectives.LogLoss reading sources... [ 21%] generated/evalml.objectives.MAE reading sources... [ 21%] generated/evalml.objectives.MCC reading sources... [ 22%] generated/evalml.objectives.MSE reading sources... [ 22%] generated/evalml.objectives.MSLE reading sources... [ 23%] generated/evalml.objectives.MaxError reading sources... [ 23%] generated/evalml.objectives.MedianAE reading sources... [ 24%] generated/evalml.objectives.Precision reading sources... [ 24%] generated/evalml.objectives.PrecisionMacro reading sources... [ 25%] generated/evalml.objectives.PrecisionMicro reading sources... [ 25%] generated/evalml.objectives.PrecisionWeighted reading sources... [ 26%] generated/evalml.objectives.R2 reading sources... [ 26%] generated/evalml.objectives.ROC reading sources... [ 27%] generated/evalml.objectives.Recall reading sources... [ 27%] generated/evalml.objectives.RecallMacro reading sources... [ 28%] generated/evalml.objectives.RecallMicro reading sources... [ 28%] generated/evalml.objectives.RecallWeighted reading sources... [ 29%] generated/evalml.pipelines.LinearRegressionPipeline reading sources... [ 29%] generated/evalml.pipelines.LogisticRegressionPipeline reading sources... [ 30%] generated/evalml.pipelines.PipelineBase reading sources... [ 30%] generated/evalml.pipelines.PipelineBase.plot reading sources... [ 31%] generated/evalml.pipelines.RFClassificationPipeline reading sources... [ 31%] generated/evalml.pipelines.RFRegressionPipeline reading sources... [ 32%] generated/evalml.pipelines.XGBoostPipeline reading sources... [ 32%] generated/evalml.pipelines.components.LinearRegressor reading sources... [ 33%] generated/evalml.pipelines.components.LogisticRegressionClassifier reading sources... [ 33%] generated/evalml.pipelines.components.OneHotEncoder reading sources... [ 34%] generated/evalml.pipelines.components.RFClassifierSelectFromModel reading sources... [ 34%] generated/evalml.pipelines.components.RFRegressorSelectFromModel reading sources... [ 35%] generated/evalml.pipelines.components.RandomForestClassifier reading sources... [ 35%] generated/evalml.pipelines.components.RandomForestRegressor reading sources... [ 36%] generated/evalml.pipelines.components.SimpleImputer reading sources... [ 36%] generated/evalml.pipelines.components.StandardScaler reading sources... [ 37%] generated/evalml.pipelines.components.XGBoostClassifier reading sources... [ 37%] generated/evalml.pipelines.get_pipelines reading sources... [ 38%] generated/evalml.pipelines.load_pipeline reading sources... [ 38%] generated/evalml.pipelines.save_pipeline reading sources... [ 39%] generated/evalml.preprocessing.load_data reading sources... [ 40%] generated/evalml.preprocessing.split_data reading sources... [ 40%] generated/evalml.problem_types.ProblemTypes reading sources... [ 41%] generated/evalml.problem_types.handle_problem_types reading sources... [ 41%] generated/evalml.tuners.SKOptTuner reading sources... [ 42%] generated/methods/evalml.AutoClassifier.__init__ reading sources... [ 42%] generated/methods/evalml.AutoClassifier.set_problem_type reading sources... [ 43%] generated/methods/evalml.AutoRegressor.__init__ reading sources... [ 43%] generated/methods/evalml.objectives.AUC.score reading sources... [ 44%] generated/methods/evalml.objectives.AUCMacro.score reading sources... [ 44%] generated/methods/evalml.objectives.AUCMicro.score reading sources... [ 45%] generated/methods/evalml.objectives.AUCWeighted.score reading sources... [ 45%] generated/methods/evalml.objectives.ConfusionMatrix.score reading sources... [ 46%] generated/methods/evalml.objectives.ExpVariance.score reading sources... [ 46%] generated/methods/evalml.objectives.F1.score reading sources... [ 47%] generated/methods/evalml.objectives.F1Macro.score reading sources... [ 47%] generated/methods/evalml.objectives.F1Micro.score reading sources... [ 48%] generated/methods/evalml.objectives.F1Weighted.score reading sources... [ 48%] generated/methods/evalml.objectives.FraudCost.__init__ reading sources... [ 49%] generated/methods/evalml.objectives.FraudCost.decision_function reading sources... [ 49%] generated/methods/evalml.objectives.FraudCost.objective_function reading sources... [ 50%] generated/methods/evalml.objectives.LeadScoring.__init__ reading sources... [ 50%] generated/methods/evalml.objectives.LeadScoring.decision_function reading sources... [ 51%] generated/methods/evalml.objectives.LeadScoring.objective_function reading sources... [ 51%] generated/methods/evalml.objectives.LogLoss.score reading sources... [ 52%] generated/methods/evalml.objectives.MAE.score reading sources... [ 52%] generated/methods/evalml.objectives.MCC.score reading sources... [ 53%] generated/methods/evalml.objectives.MSE.score reading sources... [ 53%] generated/methods/evalml.objectives.MSLE.score reading sources... [ 54%] generated/methods/evalml.objectives.MaxError.score reading sources... [ 54%] generated/methods/evalml.objectives.MedianAE.score reading sources... [ 55%] generated/methods/evalml.objectives.Precision.score reading sources... [ 55%] generated/methods/evalml.objectives.PrecisionMacro.score reading sources... [ 56%] generated/methods/evalml.objectives.PrecisionMicro.score reading sources... [ 56%] generated/methods/evalml.objectives.PrecisionWeighted.score reading sources... [ 57%] generated/methods/evalml.objectives.R2.score reading sources... [ 57%] generated/methods/evalml.objectives.ROC.score reading sources... [ 58%] generated/methods/evalml.objectives.Recall.score reading sources... [ 58%] generated/methods/evalml.objectives.RecallMacro.score reading sources... [ 59%] generated/methods/evalml.objectives.RecallMicro.score reading sources... [ 60%] generated/methods/evalml.objectives.RecallWeighted.score reading sources... [ 60%] generated/methods/evalml.pipelines.LinearRegressionPipeline.__init__ reading sources... [ 61%] generated/methods/evalml.pipelines.LogisticRegressionPipeline.__init__ reading sources... [ 61%] generated/methods/evalml.pipelines.PipelineBase.__init__ reading sources... [ 62%] generated/methods/evalml.pipelines.PipelineBase.describe reading sources... [ 62%] generated/methods/evalml.pipelines.PipelineBase.fit reading sources... [ 63%] generated/methods/evalml.pipelines.PipelineBase.get_component reading sources... [ 63%] generated/methods/evalml.pipelines.PipelineBase.predict reading sources... [ 64%] generated/methods/evalml.pipelines.PipelineBase.predict_proba reading sources... [ 64%] generated/methods/evalml.pipelines.PipelineBase.score reading sources... [ 65%] generated/methods/evalml.pipelines.RFClassificationPipeline.__init__ reading sources... [ 65%] generated/methods/evalml.pipelines.RFRegressionPipeline.__init__ reading sources... [ 66%] generated/methods/evalml.pipelines.XGBoostPipeline.__init__ reading sources... [ 66%] generated/methods/evalml.pipelines.components.LinearRegressor.__init__ reading sources... [ 67%] generated/methods/evalml.pipelines.components.LinearRegressor.describe reading sources... [ 67%] generated/methods/evalml.pipelines.components.LinearRegressor.fit reading sources... [ 68%] generated/methods/evalml.pipelines.components.LinearRegressor.predict reading sources... [ 68%] generated/methods/evalml.pipelines.components.LinearRegressor.predict_proba reading sources... [ 69%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.__init__ reading sources... [ 69%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.describe reading sources... [ 70%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.fit reading sources... [ 70%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.predict reading sources... [ 71%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.predict_proba reading sources... [ 71%] generated/methods/evalml.pipelines.components.OneHotEncoder.__init__ reading sources... [ 72%] generated/methods/evalml.pipelines.components.OneHotEncoder.describe reading sources... [ 72%] generated/methods/evalml.pipelines.components.OneHotEncoder.fit reading sources... [ 73%] generated/methods/evalml.pipelines.components.OneHotEncoder.fit_transform reading sources... [ 73%] generated/methods/evalml.pipelines.components.OneHotEncoder.get_feature_names reading sources... [ 74%] generated/methods/evalml.pipelines.components.OneHotEncoder.transform reading sources... [ 74%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.__init__ reading sources... [ 75%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.describe reading sources... [ 75%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.fit reading sources... [ 76%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.fit_transform reading sources... [ 76%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.get_indices reading sources... [ 77%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.get_names reading sources... [ 77%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.transform reading sources... [ 78%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.__init__ reading sources... [ 78%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.describe reading sources... [ 79%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.fit reading sources... [ 80%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.fit_transform reading sources... [ 80%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.get_indices reading sources... [ 81%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.get_names reading sources... [ 81%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.transform reading sources... [ 82%] generated/methods/evalml.pipelines.components.RandomForestClassifier.__init__ reading sources... [ 82%] generated/methods/evalml.pipelines.components.RandomForestClassifier.describe reading sources... [ 83%] generated/methods/evalml.pipelines.components.RandomForestClassifier.fit reading sources... [ 83%] generated/methods/evalml.pipelines.components.RandomForestClassifier.predict reading sources... [ 84%] generated/methods/evalml.pipelines.components.RandomForestClassifier.predict_proba reading sources... [ 84%] generated/methods/evalml.pipelines.components.RandomForestRegressor.__init__ reading sources... [ 85%] generated/methods/evalml.pipelines.components.RandomForestRegressor.describe reading sources... [ 85%] generated/methods/evalml.pipelines.components.RandomForestRegressor.fit reading sources... [ 86%] generated/methods/evalml.pipelines.components.RandomForestRegressor.predict reading sources... [ 86%] generated/methods/evalml.pipelines.components.RandomForestRegressor.predict_proba reading sources... [ 87%] generated/methods/evalml.pipelines.components.SimpleImputer.__init__ reading sources... [ 87%] generated/methods/evalml.pipelines.components.SimpleImputer.describe reading sources... [ 88%] generated/methods/evalml.pipelines.components.SimpleImputer.fit reading sources... [ 88%] generated/methods/evalml.pipelines.components.SimpleImputer.fit_transform reading sources... [ 89%] generated/methods/evalml.pipelines.components.SimpleImputer.transform reading sources... [ 89%] generated/methods/evalml.pipelines.components.StandardScaler.__init__ reading sources... [ 90%] generated/methods/evalml.pipelines.components.StandardScaler.describe reading sources... [ 90%] generated/methods/evalml.pipelines.components.StandardScaler.fit reading sources... [ 91%] generated/methods/evalml.pipelines.components.StandardScaler.fit_transform reading sources... [ 91%] generated/methods/evalml.pipelines.components.StandardScaler.transform reading sources... [ 92%] generated/methods/evalml.pipelines.components.XGBoostClassifier.__init__ reading sources... [ 92%] generated/methods/evalml.pipelines.components.XGBoostClassifier.describe reading sources... [ 93%] generated/methods/evalml.pipelines.components.XGBoostClassifier.fit reading sources... [ 93%] generated/methods/evalml.pipelines.components.XGBoostClassifier.predict reading sources... [ 94%] generated/methods/evalml.pipelines.components.XGBoostClassifier.predict_proba reading sources... [ 94%] generated/methods/evalml.tuners.SKOptTuner.__init__ reading sources... [ 95%] generated/methods/evalml.tuners.SKOptTuner.add reading sources... [ 95%] generated/methods/evalml.tuners.SKOptTuner.propose reading sources... [ 96%] guardrails/overfitting reading sources... [ 96%] guardrails/overview reading sources... [ 97%] index reading sources... [ 97%] objectives/custom_objectives reading sources... [ 98%] objectives/overview reading sources... [ 98%] pipelines/components reading sources... [ 99%] pipelines/custom_pipelines reading sources... [100%] pipelines/overview WARNING: failed to import AutoClassifier.set_problem_type WARNING: toctree references unknown document 'generated/methods/AutoClassifier.set_problem_type' WARNING: autodoc: failed to import method 'AutoClassifier.set_problem_type' from module 'evalml'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sphinx/util/inspect.py", line 177, in safe_getattr return getattr(obj, name, *defargs) AttributeError: type object 'AutoClassifier' has no attribute 'set_problem_type' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 271, in import_object obj = attrgetter(obj, attrname) File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sphinx/ext/autodoc/__init__.py", line 231, in get_attr return autodoc_attrgetter(self.env.app, obj, name, *defargs) File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sphinx/ext/autodoc/__init__.py", line 1446, in autodoc_attrgetter return safe_getattr(obj, name, *defargs) File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sphinx/util/inspect.py", line 193, in safe_getattr raise AttributeError(name) AttributeError: set_problem_type looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.AutoClassifier.set_problem_type.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 0%] api_reference writing output... [ 1%] automl/pipeline_search writing output... [ 1%] automl/regression_example writing output... [ 2%] automl/search_results writing output... [ 2%] changelog writing output... [ 3%] demos/fraud writing output... [ 3%] demos/lead_scoring writing output... [ 4%] faq writing output... [ 4%] generated/evalml.AutoClassifier writing output... [ 5%] generated/evalml.AutoClassifier.plot.generate_confusion_matrix writing output... [ 5%] generated/evalml.AutoClassifier.plot.generate_roc_plot writing output... [ 6%] generated/evalml.AutoClassifier.plot.get_confusion_matrix_data writing output... [ 6%] generated/evalml.AutoClassifier.plot.get_roc_data writing output... [ 7%] generated/evalml.AutoRegressor writing output... [ 7%] generated/evalml.AutoRegressor.plot.generate_confusion_matrix writing output... [ 8%] generated/evalml.AutoRegressor.plot.generate_roc_plot writing output... [ 8%] generated/evalml.AutoRegressor.plot.get_confusion_matrix_data writing output... [ 9%] generated/evalml.AutoRegressor.plot.get_roc_data writing output... [ 9%] generated/evalml.demos.load_breast_cancer writing output... [ 10%] generated/evalml.demos.load_diabetes writing output... [ 10%] generated/evalml.demos.load_fraud writing output... [ 11%] generated/evalml.demos.load_wine writing output... [ 11%] generated/evalml.guardrails.detect_highly_null writing output... [ 12%] generated/evalml.guardrails.detect_id_columns writing output... [ 12%] generated/evalml.guardrails.detect_label_leakage writing output... [ 13%] generated/evalml.guardrails.detect_outliers writing output... [ 13%] generated/evalml.list_model_types writing output... [ 14%] generated/evalml.objectives.AUC writing output... [ 14%] generated/evalml.objectives.AUCMacro writing output... [ 15%] generated/evalml.objectives.AUCMicro writing output... [ 15%] generated/evalml.objectives.AUCWeighted writing output... [ 16%] generated/evalml.objectives.ConfusionMatrix writing output... [ 16%] generated/evalml.objectives.ExpVariance writing output... [ 17%] generated/evalml.objectives.F1 writing output... [ 17%] generated/evalml.objectives.F1Macro writing output... [ 18%] generated/evalml.objectives.F1Micro writing output... [ 18%] generated/evalml.objectives.F1Weighted writing output... [ 19%] generated/evalml.objectives.FraudCost writing output... [ 20%] generated/evalml.objectives.LeadScoring writing output... [ 20%] generated/evalml.objectives.LogLoss writing output... [ 21%] generated/evalml.objectives.MAE writing output... [ 21%] generated/evalml.objectives.MCC writing output... [ 22%] generated/evalml.objectives.MSE writing output... [ 22%] generated/evalml.objectives.MSLE writing output... [ 23%] generated/evalml.objectives.MaxError writing output... [ 23%] generated/evalml.objectives.MedianAE writing output... [ 24%] generated/evalml.objectives.Precision writing output... [ 24%] generated/evalml.objectives.PrecisionMacro writing output... [ 25%] generated/evalml.objectives.PrecisionMicro writing output... [ 25%] generated/evalml.objectives.PrecisionWeighted writing output... [ 26%] generated/evalml.objectives.R2 writing output... [ 26%] generated/evalml.objectives.ROC writing output... [ 27%] generated/evalml.objectives.Recall writing output... [ 27%] generated/evalml.objectives.RecallMacro writing output... [ 28%] generated/evalml.objectives.RecallMicro writing output... [ 28%] generated/evalml.objectives.RecallWeighted writing output... [ 29%] generated/evalml.pipelines.LinearRegressionPipeline writing output... [ 29%] generated/evalml.pipelines.LogisticRegressionPipeline writing output... [ 30%] generated/evalml.pipelines.PipelineBase writing output... [ 30%] generated/evalml.pipelines.PipelineBase.plot writing output... [ 31%] generated/evalml.pipelines.RFClassificationPipeline writing output... [ 31%] generated/evalml.pipelines.RFRegressionPipeline writing output... [ 32%] generated/evalml.pipelines.XGBoostPipeline writing output... [ 32%] generated/evalml.pipelines.components.LinearRegressor writing output... [ 33%] generated/evalml.pipelines.components.LogisticRegressionClassifier writing output... [ 33%] generated/evalml.pipelines.components.OneHotEncoder writing output... [ 34%] generated/evalml.pipelines.components.RFClassifierSelectFromModel writing output... [ 34%] generated/evalml.pipelines.components.RFRegressorSelectFromModel writing output... [ 35%] generated/evalml.pipelines.components.RandomForestClassifier writing output... [ 35%] generated/evalml.pipelines.components.RandomForestRegressor writing output... [ 36%] generated/evalml.pipelines.components.SimpleImputer writing output... [ 36%] generated/evalml.pipelines.components.StandardScaler writing output... [ 37%] generated/evalml.pipelines.components.XGBoostClassifier writing output... [ 37%] generated/evalml.pipelines.get_pipelines writing output... [ 38%] generated/evalml.pipelines.load_pipeline writing output... [ 38%] generated/evalml.pipelines.save_pipeline writing output... [ 39%] generated/evalml.preprocessing.load_data writing output... [ 40%] generated/evalml.preprocessing.split_data writing output... [ 40%] generated/evalml.problem_types.ProblemTypes writing output... [ 41%] generated/evalml.problem_types.handle_problem_types writing output... [ 41%] generated/evalml.tuners.SKOptTuner writing output... [ 42%] generated/methods/evalml.AutoClassifier.__init__ writing output... [ 42%] generated/methods/evalml.AutoClassifier.set_problem_type writing output... [ 43%] generated/methods/evalml.AutoRegressor.__init__ writing output... [ 43%] generated/methods/evalml.objectives.AUC.score writing output... [ 44%] generated/methods/evalml.objectives.AUCMacro.score writing output... [ 44%] generated/methods/evalml.objectives.AUCMicro.score writing output... [ 45%] generated/methods/evalml.objectives.AUCWeighted.score writing output... [ 45%] generated/methods/evalml.objectives.ConfusionMatrix.score writing output... [ 46%] generated/methods/evalml.objectives.ExpVariance.score writing output... [ 46%] generated/methods/evalml.objectives.F1.score writing output... [ 47%] generated/methods/evalml.objectives.F1Macro.score writing output... [ 47%] generated/methods/evalml.objectives.F1Micro.score writing output... [ 48%] generated/methods/evalml.objectives.F1Weighted.score writing output... [ 48%] generated/methods/evalml.objectives.FraudCost.__init__ writing output... [ 49%] generated/methods/evalml.objectives.FraudCost.decision_function writing output... [ 49%] generated/methods/evalml.objectives.FraudCost.objective_function writing output... [ 50%] generated/methods/evalml.objectives.LeadScoring.__init__ writing output... [ 50%] generated/methods/evalml.objectives.LeadScoring.decision_function writing output... [ 51%] generated/methods/evalml.objectives.LeadScoring.objective_function writing output... [ 51%] generated/methods/evalml.objectives.LogLoss.score writing output... [ 52%] generated/methods/evalml.objectives.MAE.score writing output... [ 52%] generated/methods/evalml.objectives.MCC.score writing output... [ 53%] generated/methods/evalml.objectives.MSE.score writing output... [ 53%] generated/methods/evalml.objectives.MSLE.score writing output... [ 54%] generated/methods/evalml.objectives.MaxError.score writing output... [ 54%] generated/methods/evalml.objectives.MedianAE.score writing output... [ 55%] generated/methods/evalml.objectives.Precision.score writing output... [ 55%] generated/methods/evalml.objectives.PrecisionMacro.score writing output... [ 56%] generated/methods/evalml.objectives.PrecisionMicro.score writing output... [ 56%] generated/methods/evalml.objectives.PrecisionWeighted.score writing output... [ 57%] generated/methods/evalml.objectives.R2.score writing output... [ 57%] generated/methods/evalml.objectives.ROC.score writing output... [ 58%] generated/methods/evalml.objectives.Recall.score writing output... [ 58%] generated/methods/evalml.objectives.RecallMacro.score writing output... [ 59%] generated/methods/evalml.objectives.RecallMicro.score writing output... [ 60%] generated/methods/evalml.objectives.RecallWeighted.score writing output... [ 60%] generated/methods/evalml.pipelines.LinearRegressionPipeline.__init__ writing output... [ 61%] generated/methods/evalml.pipelines.LogisticRegressionPipeline.__init__ writing output... [ 61%] generated/methods/evalml.pipelines.PipelineBase.__init__ writing output... [ 62%] generated/methods/evalml.pipelines.PipelineBase.describe writing output... [ 62%] generated/methods/evalml.pipelines.PipelineBase.fit writing output... [ 63%] generated/methods/evalml.pipelines.PipelineBase.get_component writing output... [ 63%] generated/methods/evalml.pipelines.PipelineBase.predict writing output... [ 64%] generated/methods/evalml.pipelines.PipelineBase.predict_proba writing output... [ 64%] generated/methods/evalml.pipelines.PipelineBase.score writing output... [ 65%] generated/methods/evalml.pipelines.RFClassificationPipeline.__init__ writing output... [ 65%] generated/methods/evalml.pipelines.RFRegressionPipeline.__init__ writing output... [ 66%] generated/methods/evalml.pipelines.XGBoostPipeline.__init__ writing output... [ 66%] generated/methods/evalml.pipelines.components.LinearRegressor.__init__ writing output... [ 67%] generated/methods/evalml.pipelines.components.LinearRegressor.describe writing output... [ 67%] generated/methods/evalml.pipelines.components.LinearRegressor.fit writing output... [ 68%] generated/methods/evalml.pipelines.components.LinearRegressor.predict writing output... [ 68%] generated/methods/evalml.pipelines.components.LinearRegressor.predict_proba writing output... [ 69%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.__init__ writing output... [ 69%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.describe writing output... [ 70%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.fit writing output... [ 70%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.predict writing output... [ 71%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.predict_proba writing output... [ 71%] generated/methods/evalml.pipelines.components.OneHotEncoder.__init__ writing output... [ 72%] generated/methods/evalml.pipelines.components.OneHotEncoder.describe writing output... [ 72%] generated/methods/evalml.pipelines.components.OneHotEncoder.fit writing output... [ 73%] generated/methods/evalml.pipelines.components.OneHotEncoder.fit_transform writing output... [ 73%] generated/methods/evalml.pipelines.components.OneHotEncoder.get_feature_names writing output... [ 74%] generated/methods/evalml.pipelines.components.OneHotEncoder.transform writing output... [ 74%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.__init__ writing output... [ 75%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.describe writing output... [ 75%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.fit writing output... [ 76%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.fit_transform writing output... [ 76%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.get_indices writing output... [ 77%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.get_names writing output... [ 77%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.transform writing output... [ 78%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.__init__ writing output... [ 78%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.describe writing output... [ 79%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.fit writing output... [ 80%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.fit_transform writing output... [ 80%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.get_indices writing output... [ 81%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.get_names writing output... [ 81%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.transform writing output... [ 82%] generated/methods/evalml.pipelines.components.RandomForestClassifier.__init__ writing output... [ 82%] generated/methods/evalml.pipelines.components.RandomForestClassifier.describe writing output... [ 83%] generated/methods/evalml.pipelines.components.RandomForestClassifier.fit writing output... [ 83%] generated/methods/evalml.pipelines.components.RandomForestClassifier.predict writing output... [ 84%] generated/methods/evalml.pipelines.components.RandomForestClassifier.predict_proba writing output... [ 84%] generated/methods/evalml.pipelines.components.RandomForestRegressor.__init__ writing output... [ 85%] generated/methods/evalml.pipelines.components.RandomForestRegressor.describe writing output... [ 85%] generated/methods/evalml.pipelines.components.RandomForestRegressor.fit writing output... [ 86%] generated/methods/evalml.pipelines.components.RandomForestRegressor.predict writing output... [ 86%] generated/methods/evalml.pipelines.components.RandomForestRegressor.predict_proba writing output... [ 87%] generated/methods/evalml.pipelines.components.SimpleImputer.__init__ writing output... [ 87%] generated/methods/evalml.pipelines.components.SimpleImputer.describe writing output... [ 88%] generated/methods/evalml.pipelines.components.SimpleImputer.fit writing output... [ 88%] generated/methods/evalml.pipelines.components.SimpleImputer.fit_transform writing output... [ 89%] generated/methods/evalml.pipelines.components.SimpleImputer.transform writing output... [ 89%] generated/methods/evalml.pipelines.components.StandardScaler.__init__ writing output... [ 90%] generated/methods/evalml.pipelines.components.StandardScaler.describe writing output... [ 90%] generated/methods/evalml.pipelines.components.StandardScaler.fit writing output... [ 91%] generated/methods/evalml.pipelines.components.StandardScaler.fit_transform writing output... [ 91%] generated/methods/evalml.pipelines.components.StandardScaler.transform writing output... [ 92%] generated/methods/evalml.pipelines.components.XGBoostClassifier.__init__ writing output... [ 92%] generated/methods/evalml.pipelines.components.XGBoostClassifier.describe writing output... [ 93%] generated/methods/evalml.pipelines.components.XGBoostClassifier.fit writing output... [ 93%] generated/methods/evalml.pipelines.components.XGBoostClassifier.predict writing output... [ 94%] generated/methods/evalml.pipelines.components.XGBoostClassifier.predict_proba writing output... [ 94%] generated/methods/evalml.tuners.SKOptTuner.__init__ writing output... [ 95%] generated/methods/evalml.tuners.SKOptTuner.add writing output... [ 95%] generated/methods/evalml.tuners.SKOptTuner.propose writing output... [ 96%] guardrails/overfitting writing output... [ 96%] guardrails/overview writing output... [ 97%] index writing output... [ 97%] objectives/custom_objectives writing output... [ 98%] objectives/overview writing output... [ 98%] pipelines/components writing output... [ 99%] pipelines/custom_pipelines writing output... [100%] pipelines/overview /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/api_reference.rst:46::: WARNING: toctree contains reference to nonexisting document 'generated/methods/AutoClassifier.set_problem_type' /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.AutoClassifier.rst:22::: WARNING: toctree contains reference to nonexisting document 'generated/methods/AutoClassifier.set_problem_type' :: WARNING: toctree contains reference to nonexisting document 'generated/methods/AutoClassifier.set_problem_type' :: WARNING: toctree contains reference to nonexisting document 'generated/methods/AutoClassifier.set_problem_type' /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/index.ipynb:: WARNING: toctree contains reference to nonexisting document 'generated/methods/AutoClassifier.set_problem_type' generating indices... genindex highlighting module code... [ 2%] evalml.demos.breast_cancer highlighting module code... [ 5%] evalml.demos.diabetes highlighting module code... [ 7%] evalml.demos.fraud highlighting module code... [ 10%] evalml.demos.wine highlighting module code... [ 13%] evalml.guardrails.utils highlighting module code... [ 15%] evalml.models.auto_classifier highlighting module code... [ 18%] evalml.models.auto_regressor highlighting module code... [ 21%] evalml.models.pipeline_search_plots highlighting module code... [ 23%] evalml.objectives.fraud_cost highlighting module code... [ 26%] evalml.objectives.lead_scoring highlighting module code... [ 28%] evalml.objectives.standard_metrics highlighting module code... [ 31%] evalml.pipelines.classification.logistic_regression highlighting module code... [ 34%] evalml.pipelines.classification.random_forest highlighting module code... [ 36%] evalml.pipelines.classification.xgboost highlighting module code... [ 39%] evalml.pipelines.components.component_base highlighting module code... [ 42%] evalml.pipelines.components.estimators.classifiers.logistic_regression highlighting module code... [ 44%] evalml.pipelines.components.estimators.classifiers.rf_classifier highlighting module code... [ 47%] evalml.pipelines.components.estimators.classifiers.xgboost_classifier highlighting module code... [ 50%] evalml.pipelines.components.estimators.estimator highlighting module code... [ 52%] evalml.pipelines.components.estimators.regressors.linear_regressor highlighting module code... [ 55%] evalml.pipelines.components.estimators.regressors.rf_regressor highlighting module code... [ 57%] evalml.pipelines.components.transformers.encoders.encoder highlighting module code... [ 60%] evalml.pipelines.components.transformers.encoders.onehot_encoder highlighting module code... [ 63%] evalml.pipelines.components.transformers.feature_selection.feature_selector highlighting module code... [ 65%] 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... [ 71%] evalml.pipelines.components.transformers.imputers.simple_imputer highlighting module code... [ 73%] evalml.pipelines.components.transformers.scalers.standard_scaler highlighting module code... [ 76%] evalml.pipelines.components.transformers.transformer highlighting module code... [ 78%] evalml.pipelines.pipeline_base highlighting module code... [ 81%] evalml.pipelines.pipeline_plots highlighting module code... [ 84%] evalml.pipelines.regression.linear_regression highlighting module code... [ 86%] evalml.pipelines.regression.random_forest highlighting module code... [ 89%] evalml.pipelines.utils highlighting module code... [ 92%] evalml.preprocessing.utils highlighting module code... [ 94%] evalml.problem_types.problem_types highlighting module code... [ 97%] evalml.problem_types.utils highlighting module code... [100%] evalml.tuners.skopt_tuner writing additional pages... search copying images... [ 33%] images/evalml_logo.png copying images... [ 66%] _build/doctrees-readthedocs/nbsphinx/index_20_0.svg copying images... [100%] pipelines/../_build/doctrees-readthedocs/nbsphinx/pipelines_overview_3_0.svg copying static files... done copying readthedocs static files... done copying searchtools... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 9 warnings. The HTML pages are in _build/html. [rtd-command-info] start-time: 2019-12-12T19:08:48.396578Z, end-time: 2019-12-12T19:14:43.013662Z, duration: 354, exit-code: 0 python sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=en . _build/localmedia Running Sphinx v2.0.1 loading translations [en]... done making output directory... done [autosummary] generating autosummary for: api_reference.rst building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 195 added, 0 changed, 0 removed reading sources... [ 0%] api_reference reading sources... [ 1%] automl/pipeline_search reading sources... [ 1%] automl/regression_example reading sources... [ 2%] automl/search_results reading sources... [ 2%] changelog reading sources... [ 3%] demos/fraud reading sources... [ 3%] demos/lead_scoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sklearn/linear_model/logistic.py:947: ConvergenceWarning: lbfgs failed to converge. Increase the number of iterations. "of iterations.", ConvergenceWarning) /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sklearn/linear_model/logistic.py:947: ConvergenceWarning: lbfgs failed to converge. Increase the number of iterations. "of iterations.", ConvergenceWarning) /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sklearn/linear_model/logistic.py:947: ConvergenceWarning: lbfgs failed to converge. Increase the number of iterations. "of iterations.", ConvergenceWarning) /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sklearn/linear_model/logistic.py:947: ConvergenceWarning: lbfgs failed to converge. Increase the number of iterations. "of iterations.", ConvergenceWarning) /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sklearn/linear_model/logistic.py:947: ConvergenceWarning: lbfgs failed to converge. Increase the number of iterations. "of iterations.", ConvergenceWarning) /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sklearn/linear_model/logistic.py:947: ConvergenceWarning: lbfgs failed to converge. Increase the number of iterations. "of iterations.", ConvergenceWarning) /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sklearn/linear_model/logistic.py:947: ConvergenceWarning: lbfgs failed to converge. Increase the number of iterations. "of iterations.", ConvergenceWarning) reading sources... [ 4%] faq reading sources... [ 4%] generated/evalml.AutoClassifier reading sources... [ 5%] generated/evalml.AutoClassifier.plot.generate_confusion_matrix reading sources... [ 5%] generated/evalml.AutoClassifier.plot.generate_roc_plot reading sources... [ 6%] generated/evalml.AutoClassifier.plot.get_confusion_matrix_data reading sources... [ 6%] generated/evalml.AutoClassifier.plot.get_roc_data reading sources... [ 7%] generated/evalml.AutoRegressor reading sources... [ 7%] generated/evalml.AutoRegressor.plot.generate_confusion_matrix reading sources... [ 8%] generated/evalml.AutoRegressor.plot.generate_roc_plot reading sources... [ 8%] generated/evalml.AutoRegressor.plot.get_confusion_matrix_data reading sources... [ 9%] generated/evalml.AutoRegressor.plot.get_roc_data reading sources... [ 9%] generated/evalml.demos.load_breast_cancer reading sources... [ 10%] generated/evalml.demos.load_diabetes reading sources... [ 10%] generated/evalml.demos.load_fraud reading sources... [ 11%] generated/evalml.demos.load_wine reading sources... [ 11%] generated/evalml.guardrails.detect_highly_null reading sources... [ 12%] generated/evalml.guardrails.detect_id_columns reading sources... [ 12%] generated/evalml.guardrails.detect_label_leakage reading sources... [ 13%] generated/evalml.guardrails.detect_outliers reading sources... [ 13%] generated/evalml.list_model_types reading sources... [ 14%] generated/evalml.objectives.AUC reading sources... [ 14%] generated/evalml.objectives.AUCMacro reading sources... [ 15%] generated/evalml.objectives.AUCMicro reading sources... [ 15%] generated/evalml.objectives.AUCWeighted reading sources... [ 16%] generated/evalml.objectives.ConfusionMatrix reading sources... [ 16%] generated/evalml.objectives.ExpVariance reading sources... [ 17%] generated/evalml.objectives.F1 reading sources... [ 17%] generated/evalml.objectives.F1Macro reading sources... [ 18%] generated/evalml.objectives.F1Micro reading sources... [ 18%] generated/evalml.objectives.F1Weighted reading sources... [ 19%] generated/evalml.objectives.FraudCost reading sources... [ 20%] generated/evalml.objectives.LeadScoring reading sources... [ 20%] generated/evalml.objectives.LogLoss reading sources... [ 21%] generated/evalml.objectives.MAE reading sources... [ 21%] generated/evalml.objectives.MCC reading sources... [ 22%] generated/evalml.objectives.MSE reading sources... [ 22%] generated/evalml.objectives.MSLE reading sources... [ 23%] generated/evalml.objectives.MaxError reading sources... [ 23%] generated/evalml.objectives.MedianAE reading sources... [ 24%] generated/evalml.objectives.Precision reading sources... [ 24%] generated/evalml.objectives.PrecisionMacro reading sources... [ 25%] generated/evalml.objectives.PrecisionMicro reading sources... [ 25%] generated/evalml.objectives.PrecisionWeighted reading sources... [ 26%] generated/evalml.objectives.R2 reading sources... [ 26%] generated/evalml.objectives.ROC reading sources... [ 27%] generated/evalml.objectives.Recall reading sources... [ 27%] generated/evalml.objectives.RecallMacro reading sources... [ 28%] generated/evalml.objectives.RecallMicro reading sources... [ 28%] generated/evalml.objectives.RecallWeighted reading sources... [ 29%] generated/evalml.pipelines.LinearRegressionPipeline reading sources... [ 29%] generated/evalml.pipelines.LogisticRegressionPipeline reading sources... [ 30%] generated/evalml.pipelines.PipelineBase reading sources... [ 30%] generated/evalml.pipelines.PipelineBase.plot reading sources... [ 31%] generated/evalml.pipelines.RFClassificationPipeline reading sources... [ 31%] generated/evalml.pipelines.RFRegressionPipeline reading sources... [ 32%] generated/evalml.pipelines.XGBoostPipeline reading sources... [ 32%] generated/evalml.pipelines.components.LinearRegressor reading sources... [ 33%] generated/evalml.pipelines.components.LogisticRegressionClassifier reading sources... [ 33%] generated/evalml.pipelines.components.OneHotEncoder reading sources... [ 34%] generated/evalml.pipelines.components.RFClassifierSelectFromModel reading sources... [ 34%] generated/evalml.pipelines.components.RFRegressorSelectFromModel reading sources... [ 35%] generated/evalml.pipelines.components.RandomForestClassifier reading sources... [ 35%] generated/evalml.pipelines.components.RandomForestRegressor reading sources... [ 36%] generated/evalml.pipelines.components.SimpleImputer reading sources... [ 36%] generated/evalml.pipelines.components.StandardScaler reading sources... [ 37%] generated/evalml.pipelines.components.XGBoostClassifier reading sources... [ 37%] generated/evalml.pipelines.get_pipelines reading sources... [ 38%] generated/evalml.pipelines.load_pipeline reading sources... [ 38%] generated/evalml.pipelines.save_pipeline reading sources... [ 39%] generated/evalml.preprocessing.load_data reading sources... [ 40%] generated/evalml.preprocessing.split_data reading sources... [ 40%] generated/evalml.problem_types.ProblemTypes reading sources... [ 41%] generated/evalml.problem_types.handle_problem_types reading sources... [ 41%] generated/evalml.tuners.SKOptTuner reading sources... [ 42%] generated/methods/evalml.AutoClassifier.__init__ reading sources... [ 42%] generated/methods/evalml.AutoClassifier.set_problem_type reading sources... [ 43%] generated/methods/evalml.AutoRegressor.__init__ reading sources... [ 43%] generated/methods/evalml.objectives.AUC.score reading sources... [ 44%] generated/methods/evalml.objectives.AUCMacro.score reading sources... [ 44%] generated/methods/evalml.objectives.AUCMicro.score reading sources... [ 45%] generated/methods/evalml.objectives.AUCWeighted.score reading sources... [ 45%] generated/methods/evalml.objectives.ConfusionMatrix.score reading sources... [ 46%] generated/methods/evalml.objectives.ExpVariance.score reading sources... [ 46%] generated/methods/evalml.objectives.F1.score reading sources... [ 47%] generated/methods/evalml.objectives.F1Macro.score reading sources... [ 47%] generated/methods/evalml.objectives.F1Micro.score reading sources... [ 48%] generated/methods/evalml.objectives.F1Weighted.score reading sources... [ 48%] generated/methods/evalml.objectives.FraudCost.__init__ reading sources... [ 49%] generated/methods/evalml.objectives.FraudCost.decision_function reading sources... [ 49%] generated/methods/evalml.objectives.FraudCost.objective_function reading sources... [ 50%] generated/methods/evalml.objectives.LeadScoring.__init__ reading sources... [ 50%] generated/methods/evalml.objectives.LeadScoring.decision_function reading sources... [ 51%] generated/methods/evalml.objectives.LeadScoring.objective_function reading sources... [ 51%] generated/methods/evalml.objectives.LogLoss.score reading sources... [ 52%] generated/methods/evalml.objectives.MAE.score reading sources... [ 52%] generated/methods/evalml.objectives.MCC.score reading sources... [ 53%] generated/methods/evalml.objectives.MSE.score reading sources... [ 53%] generated/methods/evalml.objectives.MSLE.score reading sources... [ 54%] generated/methods/evalml.objectives.MaxError.score reading sources... [ 54%] generated/methods/evalml.objectives.MedianAE.score reading sources... [ 55%] generated/methods/evalml.objectives.Precision.score reading sources... [ 55%] generated/methods/evalml.objectives.PrecisionMacro.score reading sources... [ 56%] generated/methods/evalml.objectives.PrecisionMicro.score reading sources... [ 56%] generated/methods/evalml.objectives.PrecisionWeighted.score reading sources... [ 57%] generated/methods/evalml.objectives.R2.score reading sources... [ 57%] generated/methods/evalml.objectives.ROC.score reading sources... [ 58%] generated/methods/evalml.objectives.Recall.score reading sources... [ 58%] generated/methods/evalml.objectives.RecallMacro.score reading sources... [ 59%] generated/methods/evalml.objectives.RecallMicro.score reading sources... [ 60%] generated/methods/evalml.objectives.RecallWeighted.score reading sources... [ 60%] generated/methods/evalml.pipelines.LinearRegressionPipeline.__init__ reading sources... [ 61%] generated/methods/evalml.pipelines.LogisticRegressionPipeline.__init__ reading sources... [ 61%] generated/methods/evalml.pipelines.PipelineBase.__init__ reading sources... [ 62%] generated/methods/evalml.pipelines.PipelineBase.describe reading sources... [ 62%] generated/methods/evalml.pipelines.PipelineBase.fit reading sources... [ 63%] generated/methods/evalml.pipelines.PipelineBase.get_component reading sources... [ 63%] generated/methods/evalml.pipelines.PipelineBase.predict reading sources... [ 64%] generated/methods/evalml.pipelines.PipelineBase.predict_proba reading sources... [ 64%] generated/methods/evalml.pipelines.PipelineBase.score reading sources... [ 65%] generated/methods/evalml.pipelines.RFClassificationPipeline.__init__ reading sources... [ 65%] generated/methods/evalml.pipelines.RFRegressionPipeline.__init__ reading sources... [ 66%] generated/methods/evalml.pipelines.XGBoostPipeline.__init__ reading sources... [ 66%] generated/methods/evalml.pipelines.components.LinearRegressor.__init__ reading sources... [ 67%] generated/methods/evalml.pipelines.components.LinearRegressor.describe reading sources... [ 67%] generated/methods/evalml.pipelines.components.LinearRegressor.fit reading sources... [ 68%] generated/methods/evalml.pipelines.components.LinearRegressor.predict reading sources... [ 68%] generated/methods/evalml.pipelines.components.LinearRegressor.predict_proba reading sources... [ 69%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.__init__ reading sources... [ 69%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.describe reading sources... [ 70%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.fit reading sources... [ 70%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.predict reading sources... [ 71%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.predict_proba reading sources... [ 71%] generated/methods/evalml.pipelines.components.OneHotEncoder.__init__ reading sources... [ 72%] generated/methods/evalml.pipelines.components.OneHotEncoder.describe reading sources... [ 72%] generated/methods/evalml.pipelines.components.OneHotEncoder.fit reading sources... [ 73%] generated/methods/evalml.pipelines.components.OneHotEncoder.fit_transform reading sources... [ 73%] generated/methods/evalml.pipelines.components.OneHotEncoder.get_feature_names reading sources... [ 74%] generated/methods/evalml.pipelines.components.OneHotEncoder.transform reading sources... [ 74%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.__init__ reading sources... [ 75%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.describe reading sources... [ 75%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.fit reading sources... [ 76%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.fit_transform reading sources... [ 76%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.get_indices reading sources... [ 77%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.get_names reading sources... [ 77%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.transform reading sources... [ 78%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.__init__ reading sources... [ 78%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.describe reading sources... [ 79%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.fit reading sources... [ 80%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.fit_transform reading sources... [ 80%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.get_indices reading sources... [ 81%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.get_names reading sources... [ 81%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.transform reading sources... [ 82%] generated/methods/evalml.pipelines.components.RandomForestClassifier.__init__ reading sources... [ 82%] generated/methods/evalml.pipelines.components.RandomForestClassifier.describe reading sources... [ 83%] generated/methods/evalml.pipelines.components.RandomForestClassifier.fit reading sources... [ 83%] generated/methods/evalml.pipelines.components.RandomForestClassifier.predict reading sources... [ 84%] generated/methods/evalml.pipelines.components.RandomForestClassifier.predict_proba reading sources... [ 84%] generated/methods/evalml.pipelines.components.RandomForestRegressor.__init__ reading sources... [ 85%] generated/methods/evalml.pipelines.components.RandomForestRegressor.describe reading sources... [ 85%] generated/methods/evalml.pipelines.components.RandomForestRegressor.fit reading sources... [ 86%] generated/methods/evalml.pipelines.components.RandomForestRegressor.predict reading sources... [ 86%] generated/methods/evalml.pipelines.components.RandomForestRegressor.predict_proba reading sources... [ 87%] generated/methods/evalml.pipelines.components.SimpleImputer.__init__ reading sources... [ 87%] generated/methods/evalml.pipelines.components.SimpleImputer.describe reading sources... [ 88%] generated/methods/evalml.pipelines.components.SimpleImputer.fit reading sources... [ 88%] generated/methods/evalml.pipelines.components.SimpleImputer.fit_transform reading sources... [ 89%] generated/methods/evalml.pipelines.components.SimpleImputer.transform reading sources... [ 89%] generated/methods/evalml.pipelines.components.StandardScaler.__init__ reading sources... [ 90%] generated/methods/evalml.pipelines.components.StandardScaler.describe reading sources... [ 90%] generated/methods/evalml.pipelines.components.StandardScaler.fit reading sources... [ 91%] generated/methods/evalml.pipelines.components.StandardScaler.fit_transform reading sources... [ 91%] generated/methods/evalml.pipelines.components.StandardScaler.transform reading sources... [ 92%] generated/methods/evalml.pipelines.components.XGBoostClassifier.__init__ reading sources... [ 92%] generated/methods/evalml.pipelines.components.XGBoostClassifier.describe reading sources... [ 93%] generated/methods/evalml.pipelines.components.XGBoostClassifier.fit reading sources... [ 93%] generated/methods/evalml.pipelines.components.XGBoostClassifier.predict reading sources... [ 94%] generated/methods/evalml.pipelines.components.XGBoostClassifier.predict_proba reading sources... [ 94%] generated/methods/evalml.tuners.SKOptTuner.__init__ reading sources... [ 95%] generated/methods/evalml.tuners.SKOptTuner.add reading sources... [ 95%] generated/methods/evalml.tuners.SKOptTuner.propose reading sources... [ 96%] guardrails/overfitting reading sources... [ 96%] guardrails/overview reading sources... [ 97%] index reading sources... [ 97%] objectives/custom_objectives reading sources... [ 98%] objectives/overview reading sources... [ 98%] pipelines/components reading sources... [ 99%] pipelines/custom_pipelines reading sources... [100%] pipelines/overview WARNING: failed to import AutoClassifier.set_problem_type WARNING: toctree references unknown document 'generated/methods/AutoClassifier.set_problem_type' WARNING: autodoc: failed to import method 'AutoClassifier.set_problem_type' from module 'evalml'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sphinx/util/inspect.py", line 177, in safe_getattr return getattr(obj, name, *defargs) AttributeError: type object 'AutoClassifier' has no attribute 'set_problem_type' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 271, in import_object obj = attrgetter(obj, attrname) File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sphinx/ext/autodoc/__init__.py", line 231, in get_attr return autodoc_attrgetter(self.env.app, obj, name, *defargs) File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sphinx/ext/autodoc/__init__.py", line 1446, in autodoc_attrgetter return safe_getattr(obj, name, *defargs) File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sphinx/util/inspect.py", line 193, in safe_getattr raise AttributeError(name) AttributeError: set_problem_type looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.AutoClassifier.set_problem_type.rst: WARNING: document isn't included in any toctree done preparing documents... done assembling single document... objectives/overview demos/fraud demos/lead_scoring objectives/custom_objectives automl/pipeline_search automl/search_results automl/regression_example pipelines/overview pipelines/components pipelines/custom_pipelines guardrails/overview guardrails/overfitting changelog api_reference generated/evalml.demos.load_fraud generated/evalml.demos.load_wine generated/evalml.demos.load_breast_cancer generated/evalml.demos.load_diabetes generated/evalml.preprocessing.load_data generated/evalml.preprocessing.split_data generated/evalml.AutoClassifier generated/methods/evalml.AutoClassifier.__init__ generated/methods/AutoClassifier.set_problem_type /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.AutoClassifier.rst: WARNING: toctree contains ref to nonexisting file 'generated/methods/AutoClassifier.set_problem_type' generated/evalml.AutoRegressor generated/methods/evalml.AutoRegressor.__init__ generated/evalml.AutoClassifier.plot.get_roc_data generated/evalml.AutoClassifier.plot.generate_roc_plot generated/evalml.AutoRegressor.plot.get_roc_data generated/evalml.AutoRegressor.plot.generate_roc_plot generated/evalml.AutoClassifier.plot.get_confusion_matrix_data generated/evalml.AutoClassifier.plot.generate_confusion_matrix generated/evalml.AutoRegressor.plot.get_confusion_matrix_data generated/evalml.AutoRegressor.plot.generate_confusion_matrix generated/evalml.list_model_types generated/evalml.pipelines.components.OneHotEncoder generated/methods/evalml.pipelines.components.OneHotEncoder.__init__ generated/methods/evalml.pipelines.components.OneHotEncoder.describe generated/methods/evalml.pipelines.components.OneHotEncoder.fit generated/methods/evalml.pipelines.components.OneHotEncoder.fit_transform generated/methods/evalml.pipelines.components.OneHotEncoder.get_feature_names generated/methods/evalml.pipelines.components.OneHotEncoder.transform generated/evalml.pipelines.components.RFRegressorSelectFromModel generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.__init__ generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.describe generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.fit generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.fit_transform generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.get_indices generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.get_names generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.transform generated/evalml.pipelines.components.RFClassifierSelectFromModel generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.__init__ generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.describe generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.fit generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.fit_transform generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.get_indices generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.get_names generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.transform generated/evalml.pipelines.components.SimpleImputer generated/methods/evalml.pipelines.components.SimpleImputer.__init__ generated/methods/evalml.pipelines.components.SimpleImputer.describe generated/methods/evalml.pipelines.components.SimpleImputer.fit generated/methods/evalml.pipelines.components.SimpleImputer.fit_transform generated/methods/evalml.pipelines.components.SimpleImputer.transform generated/evalml.pipelines.components.StandardScaler generated/methods/evalml.pipelines.components.StandardScaler.__init__ generated/methods/evalml.pipelines.components.StandardScaler.describe generated/methods/evalml.pipelines.components.StandardScaler.fit generated/methods/evalml.pipelines.components.StandardScaler.fit_transform generated/methods/evalml.pipelines.components.StandardScaler.transform generated/evalml.pipelines.components.LogisticRegressionClassifier generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.__init__ generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.describe generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.fit generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.predict generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.predict_proba generated/evalml.pipelines.components.RandomForestClassifier generated/methods/evalml.pipelines.components.RandomForestClassifier.__init__ generated/methods/evalml.pipelines.components.RandomForestClassifier.describe generated/methods/evalml.pipelines.components.RandomForestClassifier.fit generated/methods/evalml.pipelines.components.RandomForestClassifier.predict generated/methods/evalml.pipelines.components.RandomForestClassifier.predict_proba generated/evalml.pipelines.components.XGBoostClassifier generated/methods/evalml.pipelines.components.XGBoostClassifier.__init__ generated/methods/evalml.pipelines.components.XGBoostClassifier.describe generated/methods/evalml.pipelines.components.XGBoostClassifier.fit generated/methods/evalml.pipelines.components.XGBoostClassifier.predict generated/methods/evalml.pipelines.components.XGBoostClassifier.predict_proba generated/evalml.pipelines.components.LinearRegressor generated/methods/evalml.pipelines.components.LinearRegressor.__init__ generated/methods/evalml.pipelines.components.LinearRegressor.describe generated/methods/evalml.pipelines.components.LinearRegressor.fit generated/methods/evalml.pipelines.components.LinearRegressor.predict generated/methods/evalml.pipelines.components.LinearRegressor.predict_proba generated/evalml.pipelines.components.RandomForestRegressor generated/methods/evalml.pipelines.components.RandomForestRegressor.__init__ generated/methods/evalml.pipelines.components.RandomForestRegressor.describe generated/methods/evalml.pipelines.components.RandomForestRegressor.fit generated/methods/evalml.pipelines.components.RandomForestRegressor.predict generated/methods/evalml.pipelines.components.RandomForestRegressor.predict_proba generated/evalml.pipelines.get_pipelines generated/evalml.pipelines.save_pipeline generated/evalml.pipelines.load_pipeline generated/evalml.pipelines.PipelineBase generated/methods/evalml.pipelines.PipelineBase.__init__ generated/methods/evalml.pipelines.PipelineBase.describe generated/methods/evalml.pipelines.PipelineBase.fit generated/methods/evalml.pipelines.PipelineBase.get_component generated/methods/evalml.pipelines.PipelineBase.predict generated/methods/evalml.pipelines.PipelineBase.predict_proba generated/methods/evalml.pipelines.PipelineBase.score generated/evalml.pipelines.RFClassificationPipeline generated/methods/evalml.pipelines.RFClassificationPipeline.__init__ generated/evalml.pipelines.XGBoostPipeline generated/methods/evalml.pipelines.XGBoostPipeline.__init__ generated/evalml.pipelines.LogisticRegressionPipeline generated/methods/evalml.pipelines.LogisticRegressionPipeline.__init__ generated/evalml.pipelines.RFRegressionPipeline generated/methods/evalml.pipelines.RFRegressionPipeline.__init__ generated/evalml.pipelines.LinearRegressionPipeline generated/methods/evalml.pipelines.LinearRegressionPipeline.__init__ generated/evalml.pipelines.PipelineBase.plot generated/evalml.objectives.FraudCost generated/methods/evalml.objectives.FraudCost.__init__ generated/methods/evalml.objectives.FraudCost.decision_function generated/methods/evalml.objectives.FraudCost.objective_function generated/evalml.objectives.LeadScoring generated/methods/evalml.objectives.LeadScoring.__init__ generated/methods/evalml.objectives.LeadScoring.decision_function generated/methods/evalml.objectives.LeadScoring.objective_function generated/evalml.objectives.F1 generated/methods/evalml.objectives.F1.score generated/evalml.objectives.F1Micro generated/methods/evalml.objectives.F1Micro.score generated/evalml.objectives.F1Macro generated/methods/evalml.objectives.F1Macro.score generated/evalml.objectives.F1Weighted generated/methods/evalml.objectives.F1Weighted.score generated/evalml.objectives.Precision generated/methods/evalml.objectives.Precision.score generated/evalml.objectives.PrecisionMicro generated/methods/evalml.objectives.PrecisionMicro.score generated/evalml.objectives.PrecisionMacro generated/methods/evalml.objectives.PrecisionMacro.score generated/evalml.objectives.PrecisionWeighted generated/methods/evalml.objectives.PrecisionWeighted.score generated/evalml.objectives.Recall generated/methods/evalml.objectives.Recall.score generated/evalml.objectives.RecallMicro generated/methods/evalml.objectives.RecallMicro.score generated/evalml.objectives.RecallMacro generated/methods/evalml.objectives.RecallMacro.score generated/evalml.objectives.RecallWeighted generated/methods/evalml.objectives.RecallWeighted.score generated/evalml.objectives.AUC generated/methods/evalml.objectives.AUC.score generated/evalml.objectives.AUCMicro generated/methods/evalml.objectives.AUCMicro.score generated/evalml.objectives.AUCMacro generated/methods/evalml.objectives.AUCMacro.score generated/evalml.objectives.AUCWeighted generated/methods/evalml.objectives.AUCWeighted.score generated/evalml.objectives.LogLoss generated/methods/evalml.objectives.LogLoss.score generated/evalml.objectives.MCC generated/methods/evalml.objectives.MCC.score generated/evalml.objectives.ROC generated/methods/evalml.objectives.ROC.score generated/evalml.objectives.ConfusionMatrix generated/methods/evalml.objectives.ConfusionMatrix.score generated/evalml.objectives.R2 generated/methods/evalml.objectives.R2.score generated/evalml.objectives.MAE generated/methods/evalml.objectives.MAE.score generated/evalml.objectives.MSE generated/methods/evalml.objectives.MSE.score generated/evalml.objectives.MSLE generated/methods/evalml.objectives.MSLE.score generated/evalml.objectives.MedianAE generated/methods/evalml.objectives.MedianAE.score generated/evalml.objectives.MaxError generated/methods/evalml.objectives.MaxError.score generated/evalml.objectives.ExpVariance generated/methods/evalml.objectives.ExpVariance.score generated/evalml.problem_types.ProblemTypes generated/evalml.problem_types.handle_problem_types generated/evalml.tuners.SKOptTuner generated/methods/evalml.tuners.SKOptTuner.__init__ generated/methods/evalml.tuners.SKOptTuner.add generated/methods/evalml.tuners.SKOptTuner.propose generated/evalml.guardrails.detect_highly_null generated/evalml.guardrails.detect_label_leakage generated/evalml.guardrails.detect_outliers generated/evalml.guardrails.detect_id_columns faq done writing... WARNING: toctree contains reference to nonexisting document 'generated/methods/AutoClassifier.set_problem_type' done writing additional files... done copying images... [ 33%] images/evalml_logo.png copying images... [ 66%] _build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/index_20_0.svg copying images... [100%] pipelines/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/pipelines_overview_3_0.svg copying static files... done copying readthedocs static files... done copying extra files... done dumping object inventory... done build succeeded, 6 warnings. The HTML page is in _build/localmedia. [rtd-command-info] start-time: 2019-12-12T19:14:43.405179Z, end-time: 2019-12-12T19:20:19.155288Z, duration: 335, exit-code: 0 python sphinx-build -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v2.0.1 loading translations [en]... done making output directory... done [autosummary] generating autosummary for: api_reference.rst building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 195 added, 0 changed, 0 removed reading sources... [ 0%] api_reference reading sources... [ 1%] automl/pipeline_search reading sources... [ 1%] automl/regression_example reading sources... [ 2%] automl/search_results reading sources... [ 2%] changelog reading sources... [ 3%] demos/fraud reading sources... [ 3%] demos/lead_scoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sklearn/linear_model/logistic.py:947: ConvergenceWarning: lbfgs failed to converge. Increase the number of iterations. "of iterations.", ConvergenceWarning) /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sklearn/linear_model/logistic.py:947: ConvergenceWarning: lbfgs failed to converge. Increase the number of iterations. "of iterations.", ConvergenceWarning) /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sklearn/linear_model/logistic.py:947: ConvergenceWarning: lbfgs failed to converge. Increase the number of iterations. "of iterations.", ConvergenceWarning) /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sklearn/linear_model/logistic.py:947: ConvergenceWarning: lbfgs failed to converge. Increase the number of iterations. "of iterations.", ConvergenceWarning) /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sklearn/linear_model/logistic.py:947: ConvergenceWarning: lbfgs failed to converge. Increase the number of iterations. "of iterations.", ConvergenceWarning) /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sklearn/linear_model/logistic.py:947: ConvergenceWarning: lbfgs failed to converge. Increase the number of iterations. "of iterations.", ConvergenceWarning) /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sklearn/linear_model/logistic.py:947: ConvergenceWarning: lbfgs failed to converge. Increase the number of iterations. "of iterations.", ConvergenceWarning) reading sources... [ 4%] faq reading sources... [ 4%] generated/evalml.AutoClassifier reading sources... [ 5%] generated/evalml.AutoClassifier.plot.generate_confusion_matrix reading sources... [ 5%] generated/evalml.AutoClassifier.plot.generate_roc_plot reading sources... [ 6%] generated/evalml.AutoClassifier.plot.get_confusion_matrix_data reading sources... [ 6%] generated/evalml.AutoClassifier.plot.get_roc_data reading sources... [ 7%] generated/evalml.AutoRegressor reading sources... [ 7%] generated/evalml.AutoRegressor.plot.generate_confusion_matrix reading sources... [ 8%] generated/evalml.AutoRegressor.plot.generate_roc_plot reading sources... [ 8%] generated/evalml.AutoRegressor.plot.get_confusion_matrix_data reading sources... [ 9%] generated/evalml.AutoRegressor.plot.get_roc_data reading sources... [ 9%] generated/evalml.demos.load_breast_cancer reading sources... [ 10%] generated/evalml.demos.load_diabetes reading sources... [ 10%] generated/evalml.demos.load_fraud reading sources... [ 11%] generated/evalml.demos.load_wine reading sources... [ 11%] generated/evalml.guardrails.detect_highly_null reading sources... [ 12%] generated/evalml.guardrails.detect_id_columns reading sources... [ 12%] generated/evalml.guardrails.detect_label_leakage reading sources... [ 13%] generated/evalml.guardrails.detect_outliers reading sources... [ 13%] generated/evalml.list_model_types reading sources... [ 14%] generated/evalml.objectives.AUC reading sources... [ 14%] generated/evalml.objectives.AUCMacro reading sources... [ 15%] generated/evalml.objectives.AUCMicro reading sources... [ 15%] generated/evalml.objectives.AUCWeighted reading sources... [ 16%] generated/evalml.objectives.ConfusionMatrix reading sources... [ 16%] generated/evalml.objectives.ExpVariance reading sources... [ 17%] generated/evalml.objectives.F1 reading sources... [ 17%] generated/evalml.objectives.F1Macro reading sources... [ 18%] generated/evalml.objectives.F1Micro reading sources... [ 18%] generated/evalml.objectives.F1Weighted reading sources... [ 19%] generated/evalml.objectives.FraudCost reading sources... [ 20%] generated/evalml.objectives.LeadScoring reading sources... [ 20%] generated/evalml.objectives.LogLoss reading sources... [ 21%] generated/evalml.objectives.MAE reading sources... [ 21%] generated/evalml.objectives.MCC reading sources... [ 22%] generated/evalml.objectives.MSE reading sources... [ 22%] generated/evalml.objectives.MSLE reading sources... [ 23%] generated/evalml.objectives.MaxError reading sources... [ 23%] generated/evalml.objectives.MedianAE reading sources... [ 24%] generated/evalml.objectives.Precision reading sources... [ 24%] generated/evalml.objectives.PrecisionMacro reading sources... [ 25%] generated/evalml.objectives.PrecisionMicro reading sources... [ 25%] generated/evalml.objectives.PrecisionWeighted reading sources... [ 26%] generated/evalml.objectives.R2 reading sources... [ 26%] generated/evalml.objectives.ROC reading sources... [ 27%] generated/evalml.objectives.Recall reading sources... [ 27%] generated/evalml.objectives.RecallMacro reading sources... [ 28%] generated/evalml.objectives.RecallMicro reading sources... [ 28%] generated/evalml.objectives.RecallWeighted reading sources... [ 29%] generated/evalml.pipelines.LinearRegressionPipeline reading sources... [ 29%] generated/evalml.pipelines.LogisticRegressionPipeline reading sources... [ 30%] generated/evalml.pipelines.PipelineBase reading sources... [ 30%] generated/evalml.pipelines.PipelineBase.plot reading sources... [ 31%] generated/evalml.pipelines.RFClassificationPipeline reading sources... [ 31%] generated/evalml.pipelines.RFRegressionPipeline reading sources... [ 32%] generated/evalml.pipelines.XGBoostPipeline reading sources... [ 32%] generated/evalml.pipelines.components.LinearRegressor reading sources... [ 33%] generated/evalml.pipelines.components.LogisticRegressionClassifier reading sources... [ 33%] generated/evalml.pipelines.components.OneHotEncoder reading sources... [ 34%] generated/evalml.pipelines.components.RFClassifierSelectFromModel reading sources... [ 34%] generated/evalml.pipelines.components.RFRegressorSelectFromModel reading sources... [ 35%] generated/evalml.pipelines.components.RandomForestClassifier reading sources... [ 35%] generated/evalml.pipelines.components.RandomForestRegressor reading sources... [ 36%] generated/evalml.pipelines.components.SimpleImputer reading sources... [ 36%] generated/evalml.pipelines.components.StandardScaler reading sources... [ 37%] generated/evalml.pipelines.components.XGBoostClassifier reading sources... [ 37%] generated/evalml.pipelines.get_pipelines reading sources... [ 38%] generated/evalml.pipelines.load_pipeline reading sources... [ 38%] generated/evalml.pipelines.save_pipeline reading sources... [ 39%] generated/evalml.preprocessing.load_data reading sources... [ 40%] generated/evalml.preprocessing.split_data reading sources... [ 40%] generated/evalml.problem_types.ProblemTypes reading sources... [ 41%] generated/evalml.problem_types.handle_problem_types reading sources... [ 41%] generated/evalml.tuners.SKOptTuner reading sources... [ 42%] generated/methods/evalml.AutoClassifier.__init__ reading sources... [ 42%] generated/methods/evalml.AutoClassifier.set_problem_type reading sources... [ 43%] generated/methods/evalml.AutoRegressor.__init__ reading sources... [ 43%] generated/methods/evalml.objectives.AUC.score reading sources... [ 44%] generated/methods/evalml.objectives.AUCMacro.score reading sources... [ 44%] generated/methods/evalml.objectives.AUCMicro.score reading sources... [ 45%] generated/methods/evalml.objectives.AUCWeighted.score reading sources... [ 45%] generated/methods/evalml.objectives.ConfusionMatrix.score reading sources... [ 46%] generated/methods/evalml.objectives.ExpVariance.score reading sources... [ 46%] generated/methods/evalml.objectives.F1.score reading sources... [ 47%] generated/methods/evalml.objectives.F1Macro.score reading sources... [ 47%] generated/methods/evalml.objectives.F1Micro.score reading sources... [ 48%] generated/methods/evalml.objectives.F1Weighted.score reading sources... [ 48%] generated/methods/evalml.objectives.FraudCost.__init__ reading sources... [ 49%] generated/methods/evalml.objectives.FraudCost.decision_function reading sources... [ 49%] generated/methods/evalml.objectives.FraudCost.objective_function reading sources... [ 50%] generated/methods/evalml.objectives.LeadScoring.__init__ reading sources... [ 50%] generated/methods/evalml.objectives.LeadScoring.decision_function reading sources... [ 51%] generated/methods/evalml.objectives.LeadScoring.objective_function reading sources... [ 51%] generated/methods/evalml.objectives.LogLoss.score reading sources... [ 52%] generated/methods/evalml.objectives.MAE.score reading sources... [ 52%] generated/methods/evalml.objectives.MCC.score reading sources... [ 53%] generated/methods/evalml.objectives.MSE.score reading sources... [ 53%] generated/methods/evalml.objectives.MSLE.score reading sources... [ 54%] generated/methods/evalml.objectives.MaxError.score reading sources... [ 54%] generated/methods/evalml.objectives.MedianAE.score reading sources... [ 55%] generated/methods/evalml.objectives.Precision.score reading sources... [ 55%] generated/methods/evalml.objectives.PrecisionMacro.score reading sources... [ 56%] generated/methods/evalml.objectives.PrecisionMicro.score reading sources... [ 56%] generated/methods/evalml.objectives.PrecisionWeighted.score reading sources... [ 57%] generated/methods/evalml.objectives.R2.score reading sources... [ 57%] generated/methods/evalml.objectives.ROC.score reading sources... [ 58%] generated/methods/evalml.objectives.Recall.score reading sources... [ 58%] generated/methods/evalml.objectives.RecallMacro.score reading sources... [ 59%] generated/methods/evalml.objectives.RecallMicro.score reading sources... [ 60%] generated/methods/evalml.objectives.RecallWeighted.score reading sources... [ 60%] generated/methods/evalml.pipelines.LinearRegressionPipeline.__init__ reading sources... [ 61%] generated/methods/evalml.pipelines.LogisticRegressionPipeline.__init__ reading sources... [ 61%] generated/methods/evalml.pipelines.PipelineBase.__init__ reading sources... [ 62%] generated/methods/evalml.pipelines.PipelineBase.describe reading sources... [ 62%] generated/methods/evalml.pipelines.PipelineBase.fit reading sources... [ 63%] generated/methods/evalml.pipelines.PipelineBase.get_component reading sources... [ 63%] generated/methods/evalml.pipelines.PipelineBase.predict reading sources... [ 64%] generated/methods/evalml.pipelines.PipelineBase.predict_proba reading sources... [ 64%] generated/methods/evalml.pipelines.PipelineBase.score reading sources... [ 65%] generated/methods/evalml.pipelines.RFClassificationPipeline.__init__ reading sources... [ 65%] generated/methods/evalml.pipelines.RFRegressionPipeline.__init__ reading sources... [ 66%] generated/methods/evalml.pipelines.XGBoostPipeline.__init__ reading sources... [ 66%] generated/methods/evalml.pipelines.components.LinearRegressor.__init__ reading sources... [ 67%] generated/methods/evalml.pipelines.components.LinearRegressor.describe reading sources... [ 67%] generated/methods/evalml.pipelines.components.LinearRegressor.fit reading sources... [ 68%] generated/methods/evalml.pipelines.components.LinearRegressor.predict reading sources... [ 68%] generated/methods/evalml.pipelines.components.LinearRegressor.predict_proba reading sources... [ 69%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.__init__ reading sources... [ 69%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.describe reading sources... [ 70%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.fit reading sources... [ 70%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.predict reading sources... [ 71%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.predict_proba reading sources... [ 71%] generated/methods/evalml.pipelines.components.OneHotEncoder.__init__ reading sources... [ 72%] generated/methods/evalml.pipelines.components.OneHotEncoder.describe reading sources... [ 72%] generated/methods/evalml.pipelines.components.OneHotEncoder.fit reading sources... [ 73%] generated/methods/evalml.pipelines.components.OneHotEncoder.fit_transform reading sources... [ 73%] generated/methods/evalml.pipelines.components.OneHotEncoder.get_feature_names reading sources... [ 74%] generated/methods/evalml.pipelines.components.OneHotEncoder.transform reading sources... [ 74%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.__init__ reading sources... [ 75%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.describe reading sources... [ 75%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.fit reading sources... [ 76%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.fit_transform reading sources... [ 76%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.get_indices reading sources... [ 77%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.get_names reading sources... [ 77%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.transform reading sources... [ 78%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.__init__ reading sources... [ 78%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.describe reading sources... [ 79%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.fit reading sources... [ 80%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.fit_transform reading sources... [ 80%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.get_indices reading sources... [ 81%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.get_names reading sources... [ 81%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.transform reading sources... [ 82%] generated/methods/evalml.pipelines.components.RandomForestClassifier.__init__ reading sources... [ 82%] generated/methods/evalml.pipelines.components.RandomForestClassifier.describe reading sources... [ 83%] generated/methods/evalml.pipelines.components.RandomForestClassifier.fit reading sources... [ 83%] generated/methods/evalml.pipelines.components.RandomForestClassifier.predict reading sources... [ 84%] generated/methods/evalml.pipelines.components.RandomForestClassifier.predict_proba reading sources... [ 84%] generated/methods/evalml.pipelines.components.RandomForestRegressor.__init__ reading sources... [ 85%] generated/methods/evalml.pipelines.components.RandomForestRegressor.describe reading sources... [ 85%] generated/methods/evalml.pipelines.components.RandomForestRegressor.fit reading sources... [ 86%] generated/methods/evalml.pipelines.components.RandomForestRegressor.predict reading sources... [ 86%] generated/methods/evalml.pipelines.components.RandomForestRegressor.predict_proba reading sources... [ 87%] generated/methods/evalml.pipelines.components.SimpleImputer.__init__ reading sources... [ 87%] generated/methods/evalml.pipelines.components.SimpleImputer.describe reading sources... [ 88%] generated/methods/evalml.pipelines.components.SimpleImputer.fit reading sources... [ 88%] generated/methods/evalml.pipelines.components.SimpleImputer.fit_transform reading sources... [ 89%] generated/methods/evalml.pipelines.components.SimpleImputer.transform reading sources... [ 89%] generated/methods/evalml.pipelines.components.StandardScaler.__init__ reading sources... [ 90%] generated/methods/evalml.pipelines.components.StandardScaler.describe reading sources... [ 90%] generated/methods/evalml.pipelines.components.StandardScaler.fit reading sources... [ 91%] generated/methods/evalml.pipelines.components.StandardScaler.fit_transform reading sources... [ 91%] generated/methods/evalml.pipelines.components.StandardScaler.transform reading sources... [ 92%] generated/methods/evalml.pipelines.components.XGBoostClassifier.__init__ reading sources... [ 92%] generated/methods/evalml.pipelines.components.XGBoostClassifier.describe reading sources... [ 93%] generated/methods/evalml.pipelines.components.XGBoostClassifier.fit reading sources... [ 93%] generated/methods/evalml.pipelines.components.XGBoostClassifier.predict reading sources... [ 94%] generated/methods/evalml.pipelines.components.XGBoostClassifier.predict_proba reading sources... [ 94%] generated/methods/evalml.tuners.SKOptTuner.__init__ reading sources... [ 95%] generated/methods/evalml.tuners.SKOptTuner.add reading sources... [ 95%] generated/methods/evalml.tuners.SKOptTuner.propose reading sources... [ 96%] guardrails/overfitting reading sources... [ 96%] guardrails/overview reading sources... [ 97%] index reading sources... [ 97%] objectives/custom_objectives reading sources... [ 98%] objectives/overview reading sources... [ 98%] pipelines/components reading sources... [ 99%] pipelines/custom_pipelines reading sources... [100%] pipelines/overview WARNING: failed to import AutoClassifier.set_problem_type WARNING: toctree references unknown document 'generated/methods/AutoClassifier.set_problem_type' WARNING: autodoc: failed to import method 'AutoClassifier.set_problem_type' from module 'evalml'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sphinx/util/inspect.py", line 177, in safe_getattr return getattr(obj, name, *defargs) AttributeError: type object 'AutoClassifier' has no attribute 'set_problem_type' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 271, in import_object obj = attrgetter(obj, attrname) File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sphinx/ext/autodoc/__init__.py", line 231, in get_attr return autodoc_attrgetter(self.env.app, obj, name, *defargs) File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sphinx/ext/autodoc/__init__.py", line 1446, in autodoc_attrgetter return safe_getattr(obj, name, *defargs) File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sphinx/util/inspect.py", line 193, in safe_getattr raise AttributeError(name) AttributeError: set_problem_type looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.AutoClassifier.set_problem_type.rst: WARNING: document isn't included in any toctree done processing EvalML.tex... index objectives/overview demos/fraud demos/lead_scoring objectives/custom_objectives automl/pipeline_search automl/search_results automl/regression_example pipelines/overview pipelines/components pipelines/custom_pipelines guardrails/overview guardrails/overfitting changelog api_reference generated/evalml.demos.load_fraud generated/evalml.demos.load_wine generated/evalml.demos.load_breast_cancer generated/evalml.demos.load_diabetes generated/evalml.preprocessing.load_data generated/evalml.preprocessing.split_data generated/evalml.AutoClassifier generated/methods/evalml.AutoClassifier.__init__ generated/methods/AutoClassifier.set_problem_type /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.AutoClassifier.rst: WARNING: toctree contains ref to nonexisting file 'generated/methods/AutoClassifier.set_problem_type' generated/evalml.AutoRegressor generated/methods/evalml.AutoRegressor.__init__ generated/evalml.AutoClassifier.plot.get_roc_data generated/evalml.AutoClassifier.plot.generate_roc_plot generated/evalml.AutoRegressor.plot.get_roc_data generated/evalml.AutoRegressor.plot.generate_roc_plot generated/evalml.AutoClassifier.plot.get_confusion_matrix_data generated/evalml.AutoClassifier.plot.generate_confusion_matrix generated/evalml.AutoRegressor.plot.get_confusion_matrix_data generated/evalml.AutoRegressor.plot.generate_confusion_matrix generated/evalml.list_model_types generated/evalml.pipelines.components.OneHotEncoder generated/methods/evalml.pipelines.components.OneHotEncoder.__init__ generated/methods/evalml.pipelines.components.OneHotEncoder.describe generated/methods/evalml.pipelines.components.OneHotEncoder.fit generated/methods/evalml.pipelines.components.OneHotEncoder.fit_transform generated/methods/evalml.pipelines.components.OneHotEncoder.get_feature_names generated/methods/evalml.pipelines.components.OneHotEncoder.transform generated/evalml.pipelines.components.RFRegressorSelectFromModel generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.__init__ generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.describe generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.fit generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.fit_transform generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.get_indices generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.get_names generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.transform generated/evalml.pipelines.components.RFClassifierSelectFromModel generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.__init__ generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.describe generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.fit generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.fit_transform generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.get_indices generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.get_names generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.transform generated/evalml.pipelines.components.SimpleImputer generated/methods/evalml.pipelines.components.SimpleImputer.__init__ generated/methods/evalml.pipelines.components.SimpleImputer.describe generated/methods/evalml.pipelines.components.SimpleImputer.fit generated/methods/evalml.pipelines.components.SimpleImputer.fit_transform generated/methods/evalml.pipelines.components.SimpleImputer.transform generated/evalml.pipelines.components.StandardScaler generated/methods/evalml.pipelines.components.StandardScaler.__init__ generated/methods/evalml.pipelines.components.StandardScaler.describe generated/methods/evalml.pipelines.components.StandardScaler.fit generated/methods/evalml.pipelines.components.StandardScaler.fit_transform generated/methods/evalml.pipelines.components.StandardScaler.transform generated/evalml.pipelines.components.LogisticRegressionClassifier generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.__init__ generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.describe generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.fit generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.predict generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.predict_proba generated/evalml.pipelines.components.RandomForestClassifier generated/methods/evalml.pipelines.components.RandomForestClassifier.__init__ generated/methods/evalml.pipelines.components.RandomForestClassifier.describe generated/methods/evalml.pipelines.components.RandomForestClassifier.fit generated/methods/evalml.pipelines.components.RandomForestClassifier.predict generated/methods/evalml.pipelines.components.RandomForestClassifier.predict_proba generated/evalml.pipelines.components.XGBoostClassifier generated/methods/evalml.pipelines.components.XGBoostClassifier.__init__ generated/methods/evalml.pipelines.components.XGBoostClassifier.describe generated/methods/evalml.pipelines.components.XGBoostClassifier.fit generated/methods/evalml.pipelines.components.XGBoostClassifier.predict generated/methods/evalml.pipelines.components.XGBoostClassifier.predict_proba generated/evalml.pipelines.components.LinearRegressor generated/methods/evalml.pipelines.components.LinearRegressor.__init__ generated/methods/evalml.pipelines.components.LinearRegressor.describe generated/methods/evalml.pipelines.components.LinearRegressor.fit generated/methods/evalml.pipelines.components.LinearRegressor.predict generated/methods/evalml.pipelines.components.LinearRegressor.predict_proba generated/evalml.pipelines.components.RandomForestRegressor generated/methods/evalml.pipelines.components.RandomForestRegressor.__init__ generated/methods/evalml.pipelines.components.RandomForestRegressor.describe generated/methods/evalml.pipelines.components.RandomForestRegressor.fit generated/methods/evalml.pipelines.components.RandomForestRegressor.predict generated/methods/evalml.pipelines.components.RandomForestRegressor.predict_proba generated/evalml.pipelines.get_pipelines generated/evalml.pipelines.save_pipeline generated/evalml.pipelines.load_pipeline generated/evalml.pipelines.PipelineBase generated/methods/evalml.pipelines.PipelineBase.__init__ generated/methods/evalml.pipelines.PipelineBase.describe generated/methods/evalml.pipelines.PipelineBase.fit generated/methods/evalml.pipelines.PipelineBase.get_component generated/methods/evalml.pipelines.PipelineBase.predict generated/methods/evalml.pipelines.PipelineBase.predict_proba generated/methods/evalml.pipelines.PipelineBase.score generated/evalml.pipelines.RFClassificationPipeline generated/methods/evalml.pipelines.RFClassificationPipeline.__init__ generated/evalml.pipelines.XGBoostPipeline generated/methods/evalml.pipelines.XGBoostPipeline.__init__ generated/evalml.pipelines.LogisticRegressionPipeline generated/methods/evalml.pipelines.LogisticRegressionPipeline.__init__ generated/evalml.pipelines.RFRegressionPipeline generated/methods/evalml.pipelines.RFRegressionPipeline.__init__ generated/evalml.pipelines.LinearRegressionPipeline generated/methods/evalml.pipelines.LinearRegressionPipeline.__init__ generated/evalml.pipelines.PipelineBase.plot generated/evalml.objectives.FraudCost generated/methods/evalml.objectives.FraudCost.__init__ generated/methods/evalml.objectives.FraudCost.decision_function generated/methods/evalml.objectives.FraudCost.objective_function generated/evalml.objectives.LeadScoring generated/methods/evalml.objectives.LeadScoring.__init__ generated/methods/evalml.objectives.LeadScoring.decision_function generated/methods/evalml.objectives.LeadScoring.objective_function generated/evalml.objectives.F1 generated/methods/evalml.objectives.F1.score generated/evalml.objectives.F1Micro generated/methods/evalml.objectives.F1Micro.score generated/evalml.objectives.F1Macro generated/methods/evalml.objectives.F1Macro.score generated/evalml.objectives.F1Weighted generated/methods/evalml.objectives.F1Weighted.score generated/evalml.objectives.Precision generated/methods/evalml.objectives.Precision.score generated/evalml.objectives.PrecisionMicro generated/methods/evalml.objectives.PrecisionMicro.score generated/evalml.objectives.PrecisionMacro generated/methods/evalml.objectives.PrecisionMacro.score generated/evalml.objectives.PrecisionWeighted generated/methods/evalml.objectives.PrecisionWeighted.score generated/evalml.objectives.Recall generated/methods/evalml.objectives.Recall.score generated/evalml.objectives.RecallMicro generated/methods/evalml.objectives.RecallMicro.score generated/evalml.objectives.RecallMacro generated/methods/evalml.objectives.RecallMacro.score generated/evalml.objectives.RecallWeighted generated/methods/evalml.objectives.RecallWeighted.score generated/evalml.objectives.AUC generated/methods/evalml.objectives.AUC.score generated/evalml.objectives.AUCMicro generated/methods/evalml.objectives.AUCMicro.score generated/evalml.objectives.AUCMacro generated/methods/evalml.objectives.AUCMacro.score generated/evalml.objectives.AUCWeighted generated/methods/evalml.objectives.AUCWeighted.score generated/evalml.objectives.LogLoss generated/methods/evalml.objectives.LogLoss.score generated/evalml.objectives.MCC generated/methods/evalml.objectives.MCC.score generated/evalml.objectives.ROC generated/methods/evalml.objectives.ROC.score generated/evalml.objectives.ConfusionMatrix generated/methods/evalml.objectives.ConfusionMatrix.score generated/evalml.objectives.R2 generated/methods/evalml.objectives.R2.score generated/evalml.objectives.MAE generated/methods/evalml.objectives.MAE.score generated/evalml.objectives.MSE generated/methods/evalml.objectives.MSE.score generated/evalml.objectives.MSLE generated/methods/evalml.objectives.MSLE.score generated/evalml.objectives.MedianAE generated/methods/evalml.objectives.MedianAE.score generated/evalml.objectives.MaxError generated/methods/evalml.objectives.MaxError.score generated/evalml.objectives.ExpVariance generated/methods/evalml.objectives.ExpVariance.score generated/evalml.problem_types.ProblemTypes generated/evalml.problem_types.handle_problem_types generated/evalml.tuners.SKOptTuner generated/methods/evalml.tuners.SKOptTuner.__init__ generated/methods/evalml.tuners.SKOptTuner.add generated/methods/evalml.tuners.SKOptTuner.propose generated/evalml.guardrails.detect_highly_null generated/evalml.guardrails.detect_label_leakage generated/evalml.guardrails.detect_outliers generated/evalml.guardrails.detect_id_columns faq resolving references... done writing... done copying images... [ 33%] images/evalml_logo.png copying images... [ 66%] _build/doctrees/nbsphinx/index_20_0.svg copying images... [100%] pipelines/../_build/doctrees/nbsphinx/pipelines_overview_3_0.svg copying TeX support files... copying TeX support files... done build succeeded, 5 warnings. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). sed: can't read /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/_build/latex/_static/js/theme.js: No such file or directory [rtd-command-info] start-time: 2019-12-12T19:20:20.067924Z, end-time: 2019-12-12T19:20:20.391611Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2019-12-12T19:20:20.473293Z, end-time: 2019-12-12T19:20:26.885285Z, duration: 6, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=feature-labs-inc-evalml -interaction=nonstopmode Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 4, chunk 1. Subroutine makeglo redefined at (eval 11) line 7, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 1 January 2015, version: 4.41. File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at /usr/bin/latexmk line 7482. Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="feature-labs-inc-evalml" "EvalML.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./EvalML.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/23 v2.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file feature-labs-inc-evalml.idx (./feature-labs-inc-evalml.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1 <./evalml_logo.png >] [2] Chapter 1. [3] [4] Chapter 2. LaTeX Warning: Hyper reference `objectives/overview::doc' on page 5 undefined o n input line 264. LaTeX Warning: Hyper reference `objectives/custom_objectives::doc' on page 5 un defined on input line 264. LaTeX Warning: Hyper reference `pipelines/overview::doc' on page 5 undefined on input line 289. [5] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.353 ...ts} 20\%|██ | Elapsed:00:02 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.353 ...ts} 20\%|██ | Elapsed:00:02 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.353 ...ts} 20\%|██ | Elapsed:00:02 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.354 ... 40\%|████ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.354 ... 40\%|████ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.354 ... 40\%|████ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.354 ... 40\%|████ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.354 ... 40\%|████ | Elapsed:00:04 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.355 ...0\%|██████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.355 ...0\%|██████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.355 ...0\%|██████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.355 ...0\%|██████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.355 ...0\%|██████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.355 ...0\%|██████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.355 ...0\%|██████ | Elapsed:00:14 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...████████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...████████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...████████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...████████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...████████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...████████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...████████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...████████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...████████ | Elapsed:00:17 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.357 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.357 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.357 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.357 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.357 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.357 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.357 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.357 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.357 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.357 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.357 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.358 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.358 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.358 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.358 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.358 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.358 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.358 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.358 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.358 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.358 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.358 ...��████████| Elapsed:00:18 LaTeX Warning: Hyper reference `guardrails/overview::doc' on page 6 undefined o n input line 369. Overfull \hbox (27.04442pt too wide) in paragraph at lines 428--428 []|\T1/pcr/b/n/9 ************************************************************** ******************************| Overfull \hbox (27.04442pt too wide) in paragraph at lines 430--430 []|\T1/pcr/b/n/9 ************************************************************** ******************************| [6] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.515 ...t\sphinxincludegraphics{{index_20_0}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.515 ...t\sphinxincludegraphics{{index_20_0}.svg} LaTeX Warning: Hyper reference `automl/pipeline_search::doc' on page 7 undefine d on input line 522. [7] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) LaTeX Warning: Hyper reference `demos/fraud::doc' on page 8 undefined on input line 539. LaTeX Warning: Hyper reference `demos/lead_scoring::doc' on page 8 undefined on input line 542. LaTeX Warning: Hyper reference `objectives/custom_objectives::doc' on page 8 un defined on input line 551. [8] [9] ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.748 ...ts} 20\%|██ | Elapsed:00:05 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.748 ...ts} 20\%|██ | Elapsed:00:05 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.748 ...ts} 20\%|██ | Elapsed:00:05 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.749 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.749 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.749 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.749 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.749 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.750 ...0\%|██████ | Elapsed:00:27 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.750 ...0\%|██████ | Elapsed:00:27 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.750 ...0\%|██████ | Elapsed:00:27 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.750 ...0\%|██████ | Elapsed:00:27 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.750 ...0\%|██████ | Elapsed:00:27 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.750 ...0\%|██████ | Elapsed:00:27 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.750 ...0\%|██████ | Elapsed:00:27 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.751 ...████████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.751 ...████████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.751 ...████████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.751 ...████████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.751 ...████████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.751 ...████████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.751 ...████████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.751 ...████████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.751 ...████████ | Elapsed:00:33 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.752 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.752 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.752 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.752 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.752 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.752 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.752 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.752 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.752 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.752 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.752 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.753 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.753 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.753 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.753 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.753 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.753 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.753 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.753 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.753 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.753 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.753 ...��████████| Elapsed:00:37 Overfull \hbox (59.44438pt too wide) in paragraph at lines 833--833 []|\T1/pcr/b/n/9 ************************************************************** ************************************| Overfull \hbox (59.44438pt too wide) in paragraph at lines 835--835 []|\T1/pcr/b/n/9 ************************************************************** ************************************| [10] [11] ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.997 ...ts} 20\%|██ | Elapsed:00:03 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.997 ...ts} 20\%|██ | Elapsed:00:03 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.997 ...ts} 20\%|██ | Elapsed:00:03 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.998 ... 40\%|████ | Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.998 ... 40\%|████ | Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.998 ... 40\%|████ | Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.998 ... 40\%|████ | Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.998 ... 40\%|████ | Elapsed:00:06 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.999 ...0\%|██████ | Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.999 ...0\%|██████ | Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.999 ...0\%|██████ | Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.999 ...0\%|██████ | Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.999 ...0\%|██████ | Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.999 ...0\%|██████ | Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.999 ...0\%|██████ | Elapsed:00:21 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1000 ...��███████ | Elapsed:00:24 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1000 ...��███████ | Elapsed:00:24 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1000 ...��███████ | Elapsed:00:24 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1000 ...��███████ | Elapsed:00:24 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1000 ...��███████ | Elapsed:00:24 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1000 ...��███████ | Elapsed:00:24 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1000 ...��███████ | Elapsed:00:24 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1000 ...��███████ | Elapsed:00:24 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1000 ...��███████ | Elapsed:00:24 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1001 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1001 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1001 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1001 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1001 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1001 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1001 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1001 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1001 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1001 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1001 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1002 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1002 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1002 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1002 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1002 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1002 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1002 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1002 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1002 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1002 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1002 ...�████████| Elapsed:00:26 [12] [13] [14] ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1319 ...s} 20\%|██ | Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1319 ...s} 20\%|██ | Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1319 ...s} 20\%|██ | Elapsed:00:06 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1320 ... 40\%|████ | Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1320 ... 40\%|████ | Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1320 ... 40\%|████ | Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1320 ... 40\%|████ | Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1320 ... 40\%|████ | Elapsed:00:12 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1321 ...\%|██████ | Elapsed:00:30 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1321 ...\%|██████ | Elapsed:00:30 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1321 ...\%|██████ | Elapsed:00:30 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1321 ...\%|██████ | Elapsed:00:30 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1321 ...\%|██████ | Elapsed:00:30 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1321 ...\%|██████ | Elapsed:00:30 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1321 ...\%|██████ | Elapsed:00:30 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1322 ...��███████ | Elapsed:00:36 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1322 ...��███████ | Elapsed:00:36 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1322 ...��███████ | Elapsed:00:36 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1322 ...��███████ | Elapsed:00:36 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1322 ...��███████ | Elapsed:00:36 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1322 ...��███████ | Elapsed:00:36 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1322 ...��███████ | Elapsed:00:36 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1322 ...��███████ | Elapsed:00:36 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1322 ...��███████ | Elapsed:00:36 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1323 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1323 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1323 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1323 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1323 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1323 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1323 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1323 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1323 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1323 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1323 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1324 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1324 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1324 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1324 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1324 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1324 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1324 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1324 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1324 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1324 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1324 ...�████████| Elapsed:00:41 Overfull \hbox (27.04442pt too wide) in paragraph at lines 1404--1404 []|\T1/pcr/b/n/9 ************************************************************** ******************************| Overfull \hbox (27.04442pt too wide) in paragraph at lines 1406--1406 []|\T1/pcr/b/n/9 ************************************************************** ******************************| [15] [16] ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1568 ...s} 20\%|██ | Elapsed:00:02 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1568 ...s} 20\%|██ | Elapsed:00:02 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1568 ...s} 20\%|██ | Elapsed:00:02 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1569 ... 40\%|████ | Elapsed:00:05 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1569 ... 40\%|████ | Elapsed:00:05 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1569 ... 40\%|████ | Elapsed:00:05 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1569 ... 40\%|████ | Elapsed:00:05 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1569 ... 40\%|████ | Elapsed:00:05 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1570 ...\%|██████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1570 ...\%|██████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1570 ...\%|██████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1570 ...\%|██████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1570 ...\%|██████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1570 ...\%|██████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1570 ...\%|██████ | Elapsed:00:16 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1571 ...��███████ | Elapsed:00:19 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1571 ...��███████ | Elapsed:00:19 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1571 ...��███████ | Elapsed:00:19 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1571 ...��███████ | Elapsed:00:19 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1571 ...��███████ | Elapsed:00:19 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1571 ...��███████ | Elapsed:00:19 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1571 ...��███████ | Elapsed:00:19 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1571 ...��███████ | Elapsed:00:19 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1571 ...��███████ | Elapsed:00:19 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1572 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1572 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1572 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1572 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1572 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1572 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1572 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1572 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1572 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1572 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1572 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1573 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1573 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1573 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1573 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1573 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1573 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1573 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1573 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1573 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1573 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1573 ...�████████| Elapsed:00:21 [17] [18] [19] [20] [21] ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2127 ...ots} 10\%|█ | Elapsed:00:09 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2127 ...ots} 10\%|█ | Elapsed:00:09 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2128 ...s} 20\%|██ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2128 ...s} 20\%|██ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2128 ...s} 20\%|██ | Elapsed:00:15 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2129 ... 30\%|███ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2129 ... 30\%|███ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2129 ... 30\%|███ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2129 ... 30\%|███ | Elapsed:00:15 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2130 ... 40\%|████ | Elapsed:00:23 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2130 ... 40\%|████ | Elapsed:00:23 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2130 ... 40\%|████ | Elapsed:00:23 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2130 ... 40\%|████ | Elapsed:00:23 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2130 ... 40\%|████ | Elapsed:00:23 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2131 ...50\%|█████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2131 ...50\%|█████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2131 ...50\%|█████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2131 ...50\%|█████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2131 ...50\%|█████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2131 ...50\%|█████ | Elapsed:00:33 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2135 ...50\%|█████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2135 ...50\%|█████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2135 ...50\%|█████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2135 ...50\%|█████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2135 ...50\%|█████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2135 ...50\%|█████ | Elapsed:00:33 [22] ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2268 ...s} 20\%|██ | Elapsed:00:02 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2268 ...s} 20\%|██ | Elapsed:00:02 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2268 ...s} 20\%|██ | Elapsed:00:02 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2269 ... 40\%|████ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2269 ... 40\%|████ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2269 ... 40\%|████ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2269 ... 40\%|████ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2269 ... 40\%|████ | Elapsed:00:04 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2270 ...\%|██████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2270 ...\%|██████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2270 ...\%|██████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2270 ...\%|██████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2270 ...\%|██████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2270 ...\%|██████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2270 ...\%|██████ | Elapsed:00:14 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2271 ...��███████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2271 ...��███████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2271 ...��███████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2271 ...��███████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2271 ...��███████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2271 ...��███████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2271 ...��███████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2271 ...��███████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2271 ...��███████ | Elapsed:00:16 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2272 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2272 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2272 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2272 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2272 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2272 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2272 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2272 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2272 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2272 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2272 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2273 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2273 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2273 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2273 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2273 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2273 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2273 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2273 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2273 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2273 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2273 ...�████████| Elapsed:00:18 [23] Overfull \hbox (27.04442pt too wide) in paragraph at lines 2343--2343 []|\T1/pcr/b/n/9 ************************************************************** ******************************| Overfull \hbox (27.04442pt too wide) in paragraph at lines 2345--2345 []|\T1/pcr/b/n/9 ************************************************************** ******************************| [24] [25] [26] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (2.68169pt too high) detected at line 3143 [27] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (2.68169pt too high) detected at line 3143 [28] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (2.68169pt too high) detected at line 3143 [29] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (2.68169pt too high) detected at line 3143 [30] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (2.68169pt too high) detected at line 3143 [31] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (2.68169pt too high) detected at line 3143 [32] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (2.68169pt too high) detected at line 3143 [33] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (2.68169pt too high) detected at line 3143 [34] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (2.68169pt too high) detected at line 3143 [35] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (2.68169pt too high) detected at line 3143 [36] [37] ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3222 ...s} 20\%|██ | Elapsed:00:09 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3222 ...s} 20\%|██ | Elapsed:00:09 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3222 ...s} 20\%|██ | Elapsed:00:09 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3223 ... 40\%|████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3223 ... 40\%|████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3223 ... 40\%|████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3223 ... 40\%|████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3223 ... 40\%|████ | Elapsed:00:15 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3224 ...\%|██████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3224 ...\%|██████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3224 ...\%|██████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3224 ...\%|██████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3224 ...\%|██████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3224 ...\%|██████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3224 ...\%|██████ | Elapsed:00:15 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3225 ...��███████ | Elapsed:00:23 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3225 ...��███████ | Elapsed:00:23 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3225 ...��███████ | Elapsed:00:23 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3225 ...��███████ | Elapsed:00:23 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3225 ...��███████ | Elapsed:00:23 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3225 ...��███████ | Elapsed:00:23 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3225 ...��███████ | Elapsed:00:23 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3225 ...��███████ | Elapsed:00:23 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3225 ...��███████ | Elapsed:00:23 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3226 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3226 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3226 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3226 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3226 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3226 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3226 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3226 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3226 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3226 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3226 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3227 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3227 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3227 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3227 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3227 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3227 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3227 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3227 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3227 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3227 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3227 ...�████████| Elapsed:00:33 Overfull \hbox (48.6444pt too wide) in paragraph at lines 3329--3329 []|\T1/pcr/b/n/9 ************************************************************** **********************************| Overfull \hbox (48.6444pt too wide) in paragraph at lines 3331--3331 []|\T1/pcr/b/n/9 ************************************************************** **********************************| [38] LaTeX Warning: Hyper reference `pipelines/components::doc' on page 39 undefined on input line 3376. LaTeX Warning: Hyper reference `pipelines/custom_pipelines::doc' on page 39 und efined on input line 3376. ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3401 ...degraphics{{pipelines_overview_3_0}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3401 ...degraphics{{pipelines_overview_3_0}.svg} Overfull \hbox (27.04442pt too wide) in paragraph at lines 3426--3426 []|\T1/pcr/b/n/9 ************************************************************** ******************************| Overfull \hbox (27.04442pt too wide) in paragraph at lines 3428--3428 []|\T1/pcr/b/n/9 ************************************************************** ******************************| [39] LaTeX Warning: Hyper reference `pipelines/overview::doc' on page 40 undefined o n input line 3484. LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.SimpleImp uter::doc' on page 40 undefined on input line 3519. [40] LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.LogisticR egressionClassifier::doc' on page 41 undefined on input line 3549. LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.SimpleImp uter::doc' on page 41 undefined on input line 3593. LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.StandardS caler::doc' on page 41 undefined on input line 3601. LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.OneHotEnc oder::doc' on page 41 undefined on input line 3609. LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.RFClassif ierSelectFromModel::doc' on page 41 undefined on input line 3617. LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.LinearReg ressor::doc' on page 41 undefined on input line 3630. LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.XGBoostCl assifier::doc' on page 41 undefined on input line 3638. [41] LaTeX Warning: Hyper reference `guardrails/overfitting::doc' on page 42 undefin ed on input line 3695. LaTeX Warning: Hyper reference `pipelines/components::doc' on page 42 undefined on input line 3700. [42] Underfull \hbox (badness 10000) in paragraph at lines 3742--3743 \T1/ptm/m/n/10 EvalML pro-vides two util-ity func-tions to check for ab-nor-mal data: \T1/pcr/m/n/10 detect_outliers() \T1/ptm/m/n/10 and [43] [44] ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3945 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3945 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3945 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3945 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3945 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3945 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3945 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3945 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3945 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3945 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3945 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3946 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3946 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3946 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3946 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3946 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3946 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3946 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3946 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3946 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3946 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3946 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4063 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4063 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4063 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4063 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4063 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4063 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4063 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4063 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4063 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4063 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4063 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4064 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4064 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4064 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4064 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4064 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4064 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4064 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4064 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4064 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4064 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4064 ...�████████| Elapsed:00:04 [45] Overfull \hbox (27.04442pt too wide) in paragraph at lines 4093--4093 []|\T1/pcr/b/n/9 ************************************************************** ******************************| Overfull \hbox (27.04442pt too wide) in paragraph at lines 4095--4095 []|\T1/pcr/b/n/9 ************************************************************** ******************************| [46] ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4256 ... 33\%|███▎ | Elapsed:00:02 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4256 ... 33\%|███▎ | Elapsed:00:02 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4256 ... 33\%|███▎ | Elapsed:00:02 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4256 ... 33\%|███▎ | Elapsed:00:02 ! Package inputenc Error: Unicode char ▎ (U+258E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4256 ... 33\%|███▎ | Elapsed:00:02 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4257 ...|██████▋ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4257 ...|██████▋ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4257 ...|██████▋ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4257 ...|██████▋ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4257 ...|██████▋ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4257 ...|██████▋ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4257 ...|██████▋ | Elapsed:00:04 ! Package inputenc Error: Unicode char ▋ (U+258B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4257 ...|██████▋ | Elapsed:00:04 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4258 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4258 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4258 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4258 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4258 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4258 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4258 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4258 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4258 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4258 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4258 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4259 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4259 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4259 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4259 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4259 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4259 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4259 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4259 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4259 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4259 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4259 ...�████████| Elapsed:00:14 [47] [48] [49] [50] LaTeX Warning: Hyper reference `generated/evalml.demos.load_fraud:evalml.demos. load_fraud' on page 51 undefined on input line 4731. LaTeX Warning: Hyper reference `generated/evalml.demos.load_wine:evalml.demos.l oad_wine' on page 51 undefined on input line 4736. LaTeX Warning: Hyper reference `generated/evalml.demos.load_breast_cancer:evalm l.demos.load_breast_cancer' on page 51 undefined on input line 4741. LaTeX Warning: Hyper reference `generated/evalml.demos.load_diabetes:evalml.dem os.load_diabetes' on page 51 undefined on input line 4746. Package longtable Warning: Column widths have changed (longtable) in table 1 on input line 4751. [51] LaTeX Warning: Hyper reference `generated/evalml.preprocessing.load_data:evalml .preprocessing.load_data' on page 52 undefined on input line 4853. LaTeX Warning: Hyper reference `generated/evalml.preprocessing.split_data:evalm l.preprocessing.split_data' on page 52 undefined on input line 4858. Package longtable Warning: Column widths have changed (longtable) in table 2 on input line 4863. LaTeX Warning: Hyper reference `generated/evalml.AutoClassifier:evalml.AutoClas sifier' on page 52 undefined on input line 4963. LaTeX Warning: Hyper reference `generated/evalml.AutoRegressor:evalml.AutoRegre ssor' on page 52 undefined on input line 4968. [52] Package longtable Warning: Column widths have changed (longtable) in table 3 on input line 4973. Underfull \hbox (badness 10000) in paragraph at lines 4980--4980 []\T1/ptm/m/it/10 objective=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mul-ti-class=F alse\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_pipelines=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4980--4980 \T1/ptm/m/it/10 max_time=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 pa-tience=None\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 tol-er-ance=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4980--4980 \T1/ptm/m/it/10 model_types=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 cv=None\T1/ptm /m/n/10 , \T1/ptm/m/it/10 tuner=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de- Underfull \hbox (badness 10000) in paragraph at lines 4980--4980 \T1/ptm/m/it/10 tect_label_leakage=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 start_i teration_callback=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4980--4980 \T1/ptm/m/it/10 add_result_callback=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ad-di- tional_objectives=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- LaTeX Warning: Hyper reference `generated/methods/evalml.AutoClassifier.__init_ _:evalml.AutoClassifier.__init__' on page 53 undefined on input line 5002. Package longtable Warning: Column widths have changed (longtable) in table 4 on input line 5012. Underfull \hbox (badness 10000) in paragraph at lines 5019--5019 []\T1/ptm/m/it/10 objective=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mul-ti-class=F alse\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_pipelines=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5019--5019 \T1/ptm/m/it/10 max_time=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 pa-tience=None\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 tol-er-ance=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5019--5019 \T1/ptm/m/it/10 model_types=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 cv=None\T1/ptm /m/n/10 , \T1/ptm/m/it/10 tuner=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de- Underfull \hbox (badness 10000) in paragraph at lines 5019--5019 \T1/ptm/m/it/10 tect_label_leakage=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 start_i teration_callback=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5019--5019 \T1/ptm/m/it/10 add_result_callback=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ad-di- tional_objectives=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- [53] Package longtable Warning: Column widths have changed (longtable) in table 5 on input line 5115. Underfull \hbox (badness 10000) in paragraph at lines 5125--5125 []\T1/ptm/m/it/10 objective=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_pipelines= None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_time=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5125--5125 \T1/ptm/m/it/10 pa-tience=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tol-er-ance=None \T1/ptm/m/n/10 , \T1/ptm/m/it/10 model_types=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5125--5125 \T1/ptm/m/it/10 cv=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tuner=None\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 de-tect_label_leakage=True\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5125--5125 \T1/ptm/m/it/10 start_iteration_callback=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 a dd_result_callback=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ad-di- LaTeX Warning: Hyper reference `generated/methods/evalml.AutoRegressor.__init__ :evalml.AutoRegressor.__init__' on page 54 undefined on input line 5147. Package longtable Warning: Column widths have changed (longtable) in table 6 on input line 5152. Underfull \hbox (badness 10000) in paragraph at lines 5159--5159 []\T1/ptm/m/it/10 objective=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_pipelines= None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_time=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5159--5159 \T1/ptm/m/it/10 pa-tience=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tol-er-ance=None \T1/ptm/m/n/10 , \T1/ptm/m/it/10 model_types=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5159--5159 \T1/ptm/m/it/10 cv=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tuner=None\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 de-tect_label_leakage=True\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5159--5159 \T1/ptm/m/it/10 start_iteration_callback=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 a dd_result_callback=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ad-di- [54] Package longtable Warning: Column widths have changed (longtable) in table 7 on input line 5252. LaTeX Warning: Hyper reference `generated/evalml.AutoClassifier.plot.get_roc_da ta:evalml.AutoClassifier.plot.get_roc_data' on page 55 undefined on input line 5278. LaTeX Warning: Hyper reference `generated/evalml.AutoClassifier.plot.generate_r oc_plot:evalml.AutoClassifier.plot.generate_roc_plot' on page 55 undefined on i nput line 5283. LaTeX Warning: Hyper reference `generated/evalml.AutoRegressor.plot.get_roc_dat a:evalml.AutoRegressor.plot.get_roc_data' on page 55 undefined on input line 52 88. LaTeX Warning: Hyper reference `generated/evalml.AutoRegressor.plot.generate_ro c_plot:evalml.AutoRegressor.plot.generate_roc_plot' on page 55 undefined on inp ut line 5293. LaTeX Warning: Hyper reference `generated/evalml.AutoClassifier.plot.get_confus ion_matrix_data:evalml.AutoClassifier.plot.get_confusion_matrix_data' on page 5 5 undefined on input line 5298. Underfull \hbox (badness 10000) in paragraph at lines 5298--5299 []|\T1/pcr/m/sl/10 AutoClassifier.plot. LaTeX Warning: Hyper reference `generated/evalml.AutoClassifier.plot.generate_c onfusion_matrix:evalml.AutoClassifier.plot.generate_confusion_matrix' on page 5 5 undefined on input line 5303. Underfull \hbox (badness 10000) in paragraph at lines 5303--5304 []|\T1/pcr/m/sl/10 AutoClassifier.plot. Underfull \hbox (badness 10000) in paragraph at lines 5305--5307 []|\T1/ptm/m/n/10 Generate con-fu-sion ma-trix plot for a given Underfull \hbox (badness 10000) in paragraph at lines 5305--5307 \T1/ptm/m/n/10 pipeline us-ing the data re-turned from LaTeX Warning: Hyper reference `generated/evalml.AutoRegressor.plot.get_confusi on_matrix_data:evalml.AutoRegressor.plot.get_confusion_matrix_data' on page 55 undefined on input line 5308. Underfull \hbox (badness 10000) in paragraph at lines 5308--5309 []|\T1/pcr/m/sl/10 AutoRegressor.plot. LaTeX Warning: Hyper reference `generated/evalml.AutoRegressor.plot.generate_co nfusion_matrix:evalml.AutoRegressor.plot.generate_confusion_matrix' on page 55 undefined on input line 5313. Underfull \hbox (badness 10000) in paragraph at lines 5313--5314 []|\T1/pcr/m/sl/10 AutoRegressor.plot. Underfull \hbox (badness 10000) in paragraph at lines 5315--5317 []|\T1/ptm/m/n/10 Generate con-fu-sion ma-trix plot for a given Underfull \hbox (badness 10000) in paragraph at lines 5315--5317 \T1/ptm/m/n/10 pipeline us-ing the data re-turned from Package longtable Warning: Column widths have changed (longtable) in table 8 on input line 5318. [55] [56] LaTeX Warning: Hyper reference `generated/evalml.list_model_types:evalml.list_m odel_types' on page 57 undefined on input line 5471. Package longtable Warning: Column widths have changed (longtable) in table 9 on input line 5476. LaTeX Warning: Hyper reference `generated/evalml.problem_types.ProblemTypes:eva lml.problem_types.ProblemTypes' on page 57 undefined on input line 5487. LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.OneHotEnc oder:evalml.pipelines.components.OneHotEncoder' on page 57 undefined on input l ine 5521. LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.RFRegress orSelectFromModel:evalml.pipelines.components.RFRegressorSelectFromModel' on pa ge 57 undefined on input line 5526. LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.RFClassif ierSelectFromModel:evalml.pipelines.components.RFClassifierSelectFromModel' on page 57 undefined on input line 5531. LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.SimpleImp uter:evalml.pipelines.components.SimpleImputer' on page 57 undefined on input l ine 5536. LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.StandardS caler:evalml.pipelines.components.StandardScaler' on page 57 undefined on input line 5541. Package longtable Warning: Column widths have changed (longtable) in table 10 on input line 5546. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.O neHotEncoder.__init__:evalml.pipelines.components.OneHotEncoder.__init__' on pa ge 57 undefined on input line 5575. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.O neHotEncoder.describe:evalml.pipelines.components.OneHotEncoder.describe' on pa ge 57 undefined on input line 5580. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.O neHotEncoder.fit:evalml.pipelines.components.OneHotEncoder.fit' on page 57 unde fined on input line 5585. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.O neHotEncoder.fit_transform:evalml.pipelines.components.OneHotEncoder.fit_transf orm' on page 57 undefined on input line 5590. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.O neHotEncoder.get_feature_names:evalml.pipelines.components.OneHotEncoder.get_fe ature_names' on page 57 undefined on input line 5595. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.O neHotEncoder.transform:evalml.pipelines.components.OneHotEncoder.transform' on page 57 undefined on input line 5600. Package longtable Warning: Column widths have changed (longtable) in table 11 on input line 5605. [57] [58] Overfull \hbox (19.00412pt too wide) in paragraph at lines 5742--5742 []\T1/ptm/m/it/10 number_features=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5742--5742 \T1/ptm/m/it/10 n_estimators=10\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5742--5742 \T1/ptm/m/it/10 max_depth=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5742--5742 \T1/ptm/m/it/10 per- Underfull \hbox (badness 10000) in paragraph at lines 5742--5742 \T1/ptm/m/it/10 cent_features=0.5\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5742--5742 \T1/ptm/m/it/10 threshold=-inf\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5742--5742 \T1/ptm/m/it/10 n_jobs=-1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R FRegressorSelectFromModel.__init__:evalml.pipelines.components.RFRegressorSelec tFromModel.__init__' on page 59 undefined on input line 5764. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R FRegressorSelectFromModel.describe:evalml.pipelines.components.RFRegressorSelec tFromModel.describe' on page 59 undefined on input line 5769. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R FRegressorSelectFromModel.fit:evalml.pipelines.components.RFRegressorSelectFrom Model.fit' on page 59 undefined on input line 5774. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R FRegressorSelectFromModel.fit_transform:evalml.pipelines.components.RFRegressor SelectFromModel.fit_transform' on page 59 undefined on input line 5779. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R FRegressorSelectFromModel.get_indices:evalml.pipelines.components.RFRegressorSe lectFromModel.get_indices' on page 59 undefined on input line 5784. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R FRegressorSelectFromModel.get_names:evalml.pipelines.components.RFRegressorSele ctFromModel.get_names' on page 59 undefined on input line 5789. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R FRegressorSelectFromModel.transform:evalml.pipelines.components.RFRegressorSele ctFromModel.transform' on page 59 undefined on input line 5794. Package longtable Warning: Column widths have changed (longtable) in table 12 on input line 5799. Underfull \hbox (badness 10000) in paragraph at lines 5806--5806 []\T1/ptm/m/it/10 number_features=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 n_estima tors=10\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5806--5806 \T1/ptm/m/it/10 max_depth=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 per-cent_feature s=0.5\T1/ptm/m/n/10 , [59] [60] Overfull \hbox (25.00412pt too wide) in paragraph at lines 5952--5952 []\T1/ptm/m/it/10 number_features=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5952--5952 \T1/ptm/m/it/10 n_estimators=10\T1/ptm/m/n/10 , Overfull \hbox (1.48462pt too wide) in paragraph at lines 5952--5952 \T1/ptm/m/it/10 max_depth=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5952--5952 \T1/ptm/m/it/10 per- Overfull \hbox (2.50423pt too wide) in paragraph at lines 5952--5952 \T1/ptm/m/it/10 cent_features=0.5\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5952--5952 \T1/ptm/m/it/10 threshold=-inf\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5952--5952 \T1/ptm/m/it/10 n_jobs=-1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R FClassifierSelectFromModel.__init__:evalml.pipelines.components.RFClassifierSel ectFromModel.__init__' on page 61 undefined on input line 5974. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R FClassifierSelectFromModel.describe:evalml.pipelines.components.RFClassifierSel ectFromModel.describe' on page 61 undefined on input line 5979. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R FClassifierSelectFromModel.fit:evalml.pipelines.components.RFClassifierSelectFr omModel.fit' on page 61 undefined on input line 5984. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R FClassifierSelectFromModel.fit_transform:evalml.pipelines.components.RFClassifi erSelectFromModel.fit_transform' on page 61 undefined on input line 5989. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R FClassifierSelectFromModel.get_indices:evalml.pipelines.components.RFClassifier SelectFromModel.get_indices' on page 61 undefined on input line 5994. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R FClassifierSelectFromModel.get_names:evalml.pipelines.components.RFClassifierSe lectFromModel.get_names' on page 61 undefined on input line 5999. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R FClassifierSelectFromModel.transform:evalml.pipelines.components.RFClassifierSe lectFromModel.transform' on page 61 undefined on input line 6004. Package longtable Warning: Column widths have changed (longtable) in table 13 on input line 6009. Underfull \hbox (badness 10000) in paragraph at lines 6016--6016 []\T1/ptm/m/it/10 number_features=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 n_estima tors=10\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 6016--6016 \T1/ptm/m/it/10 max_depth=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 per-cent_feature s=0.5\T1/ptm/m/n/10 , [61] [62] LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.S impleImputer.__init__:evalml.pipelines.components.SimpleImputer.__init__' on pa ge 63 undefined on input line 6184. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.S impleImputer.describe:evalml.pipelines.components.SimpleImputer.describe' on pa ge 63 undefined on input line 6189. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.S impleImputer.fit:evalml.pipelines.components.SimpleImputer.fit' on page 63 unde fined on input line 6194. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.S impleImputer.fit_transform:evalml.pipelines.components.SimpleImputer.fit_transf orm' on page 63 undefined on input line 6199. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.S impleImputer.transform:evalml.pipelines.components.SimpleImputer.transform' on page 63 undefined on input line 6204. Package longtable Warning: Column widths have changed (longtable) in table 14 on input line 6209. [63] LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.S tandardScaler.__init__:evalml.pipelines.components.StandardScaler.__init__' on page 64 undefined on input line 6349. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.S tandardScaler.describe:evalml.pipelines.components.StandardScaler.describe' on page 64 undefined on input line 6354. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.S tandardScaler.fit:evalml.pipelines.components.StandardScaler.fit' on page 64 un defined on input line 6359. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.S tandardScaler.fit_transform:evalml.pipelines.components.StandardScaler.fit_tran sform' on page 64 undefined on input line 6364. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.S tandardScaler.transform:evalml.pipelines.components.StandardScaler.transform' o n page 64 undefined on input line 6369. Package longtable Warning: Column widths have changed (longtable) in table 15 on input line 6374. [64] LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.LogisticR egressionClassifier:evalml.pipelines.components.LogisticRegressionClassifier' o n page 65 undefined on input line 6508. LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.RandomFor estClassifier:evalml.pipelines.components.RandomForestClassifier' on page 65 un defined on input line 6513. LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.XGBoostCl assifier:evalml.pipelines.components.XGBoostClassifier' on page 65 undefined on input line 6518. LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.LinearReg ressor:evalml.pipelines.components.LinearRegressor' on page 65 undefined on inp ut line 6523. LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.RandomFor estRegressor:evalml.pipelines.components.RandomForestRegressor' on page 65 unde fined on input line 6528. Package longtable Warning: Column widths have changed (longtable) in table 16 on input line 6533. Underfull \hbox (badness 10000) in paragraph at lines 6540--6540 []\T1/ptm/m/it/10 penalty='l2'\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 6540--6540 \T1/ptm/m/it/10 C=1.0\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.L ogisticRegressionClassifier.__init__:evalml.pipelines.components.LogisticRegres sionClassifier.__init__' on page 65 undefined on input line 6562. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.L ogisticRegressionClassifier.describe:evalml.pipelines.components.LogisticRegres sionClassifier.describe' on page 65 undefined on input line 6567. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.L ogisticRegressionClassifier.fit:evalml.pipelines.components.LogisticRegressionC lassifier.fit' on page 65 undefined on input line 6572. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.L ogisticRegressionClassifier.predict:evalml.pipelines.components.LogisticRegress ionClassifier.predict' on page 65 undefined on input line 6577. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.L ogisticRegressionClassifier.predict_proba:evalml.pipelines.components.LogisticR egressionClassifier.predict_proba' on page 65 undefined on input line 6582. [65] Package longtable Warning: Column widths have changed (longtable) in table 17 on input line 6587. Underfull \hbox (badness 10000) in paragraph at lines 6594--6594 []\T1/ptm/m/it/10 penalty='l2'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 C=1.0\T1/ptm/m/n /10 , \T1/ptm/m/it/10 n_jobs=-1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- [66] Underfull \hbox (badness 10000) in paragraph at lines 6705--6705 []\T1/ptm/m/it/10 n_estimators=10\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 6705--6705 \T1/ptm/m/it/10 max_depth=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 6705--6705 \T1/ptm/m/it/10 n_jobs=-1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R andomForestClassifier.__init__:evalml.pipelines.components.RandomForestClassifi er.__init__' on page 67 undefined on input line 6727. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R andomForestClassifier.describe:evalml.pipelines.components.RandomForestClassifi er.describe' on page 67 undefined on input line 6732. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R andomForestClassifier.fit:evalml.pipelines.components.RandomForestClassifier.fi t' on page 67 undefined on input line 6737. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R andomForestClassifier.predict:evalml.pipelines.components.RandomForestClassifie r.predict' on page 67 undefined on input line 6742. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R andomForestClassifier.predict_proba:evalml.pipelines.components.RandomForestCla ssifier.predict_proba' on page 67 undefined on input line 6747. Package longtable Warning: Column widths have changed (longtable) in table 18 on input line 6752. [67] Underfull \hbox (badness 10000) in paragraph at lines 6870--6870 []\T1/ptm/m/it/10 eta=0.1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_depth=3\T1/ptm/m/ n/10 , Underfull \hbox (badness 10000) in paragraph at lines 6870--6870 \T1/ptm/m/it/10 min_child_weight=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.X GBoostClassifier.__init__:evalml.pipelines.components.XGBoostClassifier.__init_ _' on page 68 undefined on input line 6892. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.X GBoostClassifier.describe:evalml.pipelines.components.XGBoostClassifier.describ e' on page 68 undefined on input line 6897. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.X GBoostClassifier.fit:evalml.pipelines.components.XGBoostClassifier.fit' on page 68 undefined on input line 6902. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.X GBoostClassifier.predict:evalml.pipelines.components.XGBoostClassifier.predict' on page 68 undefined on input line 6907. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.X GBoostClassifier.predict_proba:evalml.pipelines.components.XGBoostClassifier.pr edict_proba' on page 68 undefined on input line 6912. Package longtable Warning: Column widths have changed (longtable) in table 19 on input line 6917. [68] Underfull \hbox (badness 10000) in paragraph at lines 7035--7035 []\T1/ptm/m/it/10 fit_intercept=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 nor-mal- [69] LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.L inearRegressor.__init__:evalml.pipelines.components.LinearRegressor.__init__' o n page 70 undefined on input line 7057. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.L inearRegressor.describe:evalml.pipelines.components.LinearRegressor.describe' o n page 70 undefined on input line 7062. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.L inearRegressor.fit:evalml.pipelines.components.LinearRegressor.fit' on page 70 undefined on input line 7067. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.L inearRegressor.predict:evalml.pipelines.components.LinearRegressor.predict' on page 70 undefined on input line 7072. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.L inearRegressor.predict_proba:evalml.pipelines.components.LinearRegressor.predic t_proba' on page 70 undefined on input line 7077. Package longtable Warning: Column widths have changed (longtable) in table 20 on input line 7082. [70] Underfull \hbox (badness 10000) in paragraph at lines 7200--7200 []\T1/ptm/m/it/10 n_estimators=10\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7200--7200 \T1/ptm/m/it/10 max_depth=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7200--7200 \T1/ptm/m/it/10 n_jobs=-1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R andomForestRegressor.__init__:evalml.pipelines.components.RandomForestRegressor .__init__' on page 71 undefined on input line 7222. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R andomForestRegressor.describe:evalml.pipelines.components.RandomForestRegressor .describe' on page 71 undefined on input line 7227. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R andomForestRegressor.fit:evalml.pipelines.components.RandomForestRegressor.fit' on page 71 undefined on input line 7232. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R andomForestRegressor.predict:evalml.pipelines.components.RandomForestRegressor. predict' on page 71 undefined on input line 7237. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R andomForestRegressor.predict_proba:evalml.pipelines.components.RandomForestRegr essor.predict_proba' on page 71 undefined on input line 7242. Package longtable Warning: Column widths have changed (longtable) in table 21 on input line 7247. Underfull \hbox (badness 6708) in paragraph at lines 7254--7254 []\T1/ptm/m/it/10 n_estimators=10\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_depth=Non e\T1/ptm/m/n/10 , \T1/ptm/m/it/10 n_jobs=-1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran - [71] LaTeX Warning: Hyper reference `generated/evalml.pipelines.get_pipelines:evalml .pipelines.get_pipelines' on page 72 undefined on input line 7381. LaTeX Warning: Hyper reference `generated/evalml.pipelines.save_pipeline:evalml .pipelines.save_pipeline' on page 72 undefined on input line 7386. LaTeX Warning: Hyper reference `generated/evalml.pipelines.load_pipeline:evalml .pipelines.load_pipeline' on page 72 undefined on input line 7391. Package longtable Warning: Column widths have changed (longtable) in table 22 on input line 7396. LaTeX Warning: Hyper reference `generated/evalml.problem_types.ProblemTypes:eva lml.problem_types.ProblemTypes' on page 72 undefined on input line 7408. [72] LaTeX Warning: Hyper reference `generated/evalml.pipelines.PipelineBase:evalml. pipelines.PipelineBase' on page 73 undefined on input line 7479. LaTeX Warning: Hyper reference `generated/evalml.pipelines.RFClassificationPipe line:evalml.pipelines.RFClassificationPipeline' on page 73 undefined on input l ine 7484. LaTeX Warning: Hyper reference `generated/evalml.pipelines.XGBoostPipeline:eval ml.pipelines.XGBoostPipeline' on page 73 undefined on input line 7489. LaTeX Warning: Hyper reference `generated/evalml.pipelines.LogisticRegressionPi peline:evalml.pipelines.LogisticRegressionPipeline' on page 73 undefined on inp ut line 7494. LaTeX Warning: Hyper reference `generated/evalml.pipelines.RFRegressionPipeline :evalml.pipelines.RFRegressionPipeline' on page 73 undefined on input line 7499 . LaTeX Warning: Hyper reference `generated/evalml.pipelines.LinearRegressionPipe line:evalml.pipelines.LinearRegressionPipeline' on page 73 undefined on input l ine 7504. Package longtable Warning: Column widths have changed (longtable) in table 23 on input line 7509. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.PipelineBase .__init__:evalml.pipelines.PipelineBase.__init__' on page 73 undefined on input line 7536. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.PipelineBase .describe:evalml.pipelines.PipelineBase.describe' on page 73 undefined on input line 7541. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.PipelineBase .fit:evalml.pipelines.PipelineBase.fit' on page 73 undefined on input line 7546 . LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.PipelineBase .get_component:evalml.pipelines.PipelineBase.get_component' on page 73 undefine d on input line 7551. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.PipelineBase .predict:evalml.pipelines.PipelineBase.predict' on page 73 undefined on input l ine 7556. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.PipelineBase .predict_proba:evalml.pipelines.PipelineBase.predict_proba' on page 73 undefine d on input line 7561. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.PipelineBase .score:evalml.pipelines.PipelineBase.score' on page 73 undefined on input line 7566. Package longtable Warning: Column widths have changed (longtable) in table 24 on input line 7571. [73] [74] Underfull \hbox (badness 10000) in paragraph at lines 7757--7757 \T1/ptm/m/it/10 im-pute_strategy\T1/ptm/m/n/10 , \T1/ptm/m/it/10 per-cent_featu res\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7757--7757 \T1/ptm/m/it/10 num-ber_features\T1/ptm/m/n/10 , \T1/ptm/m/it/10 n_jobs=-1\T1/p tm/m/n/10 , \T1/ptm/m/it/10 ran- LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RFClassifica tionPipeline.__init__:evalml.pipelines.RFClassificationPipeline.__init__' on pa ge 75 undefined on input line 7779. Package longtable Warning: Column widths have changed (longtable) in table 25 on input line 7784. [75] LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.XGBoostPipel ine.__init__:evalml.pipelines.XGBoostPipeline.__init__' on page 76 undefined on input line 7844. Package longtable Warning: Column widths have changed (longtable) in table 26 on input line 7849. Underfull \hbox (badness 10000) in paragraph at lines 7887--7887 []\T1/ptm/m/it/10 objective\T1/ptm/m/n/10 , \T1/ptm/m/it/10 penalty\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 C\T1/ptm/m/n/10 , \T1/ptm/m/it/10 im- Underfull \hbox (badness 10000) in paragraph at lines 7887--7887 \T1/ptm/m/it/10 pute_strategy\T1/ptm/m/n/10 , \T1/ptm/m/it/10 num-ber_features\ T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.LogisticRegr essionPipeline.__init__:evalml.pipelines.LogisticRegressionPipeline.__init__' o n page 76 undefined on input line 7909. Package longtable Warning: Column widths have changed (longtable) in table 27 on input line 7914. Underfull \hbox (badness 7522) in paragraph at lines 7921--7921 []\T1/ptm/m/it/10 objective\T1/ptm/m/n/10 , \T1/ptm/m/it/10 penalty\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 C\T1/ptm/m/n/10 , \T1/ptm/m/it/10 im-pute_strategy\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 num- [76] Underfull \hbox (badness 5105) in paragraph at lines 7952--7952 []\T1/ptm/m/it/10 objective\T1/ptm/m/n/10 , \T1/ptm/m/it/10 n_estimators\T1/ptm /m/n/10 , \T1/ptm/m/it/10 max_depth\T1/ptm/m/n/10 , \T1/ptm/m/it/10 im- Underfull \hbox (badness 10000) in paragraph at lines 7952--7952 \T1/ptm/m/it/10 pute_strategy\T1/ptm/m/n/10 , \T1/ptm/m/it/10 per-cent_features \T1/ptm/m/n/10 , \T1/ptm/m/it/10 num- LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RFRegression Pipeline.__init__:evalml.pipelines.RFRegressionPipeline.__init__' on page 77 un defined on input line 7974. Package longtable Warning: Column widths have changed (longtable) in table 28 on input line 7979. Underfull \hbox (badness 10000) in paragraph at lines 7986--7986 []\T1/ptm/m/it/10 objective\T1/ptm/m/n/10 , \T1/ptm/m/it/10 n_estimators\T1/ptm /m/n/10 , \T1/ptm/m/it/10 max_depth\T1/ptm/m/n/10 , \T1/ptm/m/it/10 im-pute_str ategy\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7986--7986 \T1/ptm/m/it/10 per-cent_features\T1/ptm/m/n/10 , \T1/ptm/m/it/10 num-ber_featu res\T1/ptm/m/n/10 , \T1/ptm/m/it/10 n_jobs=-1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 r an- Underfull \hbox (badness 10000) in paragraph at lines 8017--8017 []\T1/ptm/m/it/10 objective\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran-dom_state\T1/pt m/m/n/10 , \T1/ptm/m/it/10 num- Underfull \hbox (badness 7273) in paragraph at lines 8017--8017 \T1/ptm/m/it/10 ber_features\T1/ptm/m/n/10 , \T1/ptm/m/it/10 im-pute_strategy\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 nor- Underfull \hbox (badness 10000) in paragraph at lines 8017--8017 \T1/ptm/m/it/10 mal-ize=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fit_intercept=Tru e\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.LinearRegres sionPipeline.__init__:evalml.pipelines.LinearRegressionPipeline.__init__' on pa ge 77 undefined on input line 8039. Package longtable Warning: Column widths have changed (longtable) in table 29 on input line 8044. Underfull \hbox (badness 10000) in paragraph at lines 8051--8051 []\T1/ptm/m/it/10 objective\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran-dom_state\T1/pt m/m/n/10 , \T1/ptm/m/it/10 num-ber_features\T1/ptm/m/n/10 , \T1/ptm/m/it/10 im- [77] LaTeX Warning: Hyper reference `generated/evalml.pipelines.PipelineBase.plot:ev alml.pipelines.PipelineBase.plot' on page 78 undefined on input line 8098. Underfull \hbox (badness 10000) in paragraph at lines 8100--8102 []|\T1/ptm/m/n/10 alias of \T1/pcr/m/n/10 evalml.pipelines. Package longtable Warning: Column widths have changed (longtable) in table 30 on input line 8103. LaTeX Warning: Hyper reference `generated/evalml.objectives.FraudCost:evalml.ob jectives.FraudCost' on page 78 undefined on input line 8151. LaTeX Warning: Hyper reference `generated/evalml.objectives.LeadScoring:evalml. objectives.LeadScoring' on page 78 undefined on input line 8156. Package longtable Warning: Column widths have changed (longtable) in table 31 on input line 8161. Underfull \hbox (badness 10000) in paragraph at lines 8168--8168 []\T1/ptm/m/it/10 retry_percentage=0.5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in-ter-c hange_fee=0.02\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8168--8168 \T1/ptm/m/it/10 fraud_payout_percentage=1.0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 amo unt_col='amount'\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.FraudCost._ _init__:evalml.objectives.FraudCost.__init__' on page 78 undefined on input lin e 8190. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.FraudCost.d ecision_function:evalml.objectives.FraudCost.decision_function' on page 78 unde fined on input line 8195. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.FraudCost.o bjective_function:evalml.objectives.FraudCost.objective_function' on page 78 un defined on input line 8200. Package longtable Warning: Column widths have changed (longtable) in table 32 on input line 8205. [78] [79] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.LeadScoring .__init__:evalml.objectives.LeadScoring.__init__' on page 80 undefined on input line 8330. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.LeadScoring .decision_function:evalml.objectives.LeadScoring.decision_function' on page 80 undefined on input line 8335. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.LeadScoring .objective_function:evalml.objectives.LeadScoring.objective_function' on page 8 0 undefined on input line 8340. Package longtable Warning: Column widths have changed (longtable) in table 33 on input line 8345. LaTeX Warning: Hyper reference `generated/evalml.objectives.F1:evalml.objective s.F1' on page 80 undefined on input line 8414. LaTeX Warning: Hyper reference `generated/evalml.objectives.F1Micro:evalml.obje ctives.F1Micro' on page 80 undefined on input line 8419. LaTeX Warning: Hyper reference `generated/evalml.objectives.F1Macro:evalml.obje ctives.F1Macro' on page 80 undefined on input line 8424. LaTeX Warning: Hyper reference `generated/evalml.objectives.F1Weighted:evalml.o bjectives.F1Weighted' on page 80 undefined on input line 8429. LaTeX Warning: Hyper reference `generated/evalml.objectives.Precision:evalml.ob jectives.Precision' on page 80 undefined on input line 8434. LaTeX Warning: Hyper reference `generated/evalml.objectives.PrecisionMicro:eval ml.objectives.PrecisionMicro' on page 80 undefined on input line 8439. LaTeX Warning: Hyper reference `generated/evalml.objectives.PrecisionMacro:eval ml.objectives.PrecisionMacro' on page 80 undefined on input line 8444. LaTeX Warning: Hyper reference `generated/evalml.objectives.PrecisionWeighted:e valml.objectives.PrecisionWeighted' on page 80 undefined on input line 8449. LaTeX Warning: Hyper reference `generated/evalml.objectives.Recall:evalml.objec tives.Recall' on page 80 undefined on input line 8454. LaTeX Warning: Hyper reference `generated/evalml.objectives.RecallMicro:evalml. objectives.RecallMicro' on page 80 undefined on input line 8459. LaTeX Warning: Hyper reference `generated/evalml.objectives.RecallMacro:evalml. objectives.RecallMacro' on page 80 undefined on input line 8464. LaTeX Warning: Hyper reference `generated/evalml.objectives.RecallWeighted:eval ml.objectives.RecallWeighted' on page 80 undefined on input line 8469. LaTeX Warning: Hyper reference `generated/evalml.objectives.AUC:evalml.objectiv es.AUC' on page 80 undefined on input line 8474. LaTeX Warning: Hyper reference `generated/evalml.objectives.AUCMicro:evalml.obj ectives.AUCMicro' on page 80 undefined on input line 8479. LaTeX Warning: Hyper reference `generated/evalml.objectives.AUCMacro:evalml.obj ectives.AUCMacro' on page 80 undefined on input line 8484. LaTeX Warning: Hyper reference `generated/evalml.objectives.AUCWeighted:evalml. objectives.AUCWeighted' on page 80 undefined on input line 8489. LaTeX Warning: Hyper reference `generated/evalml.objectives.LogLoss:evalml.obje ctives.LogLoss' on page 80 undefined on input line 8494. LaTeX Warning: Hyper reference `generated/evalml.objectives.MCC:evalml.objectiv es.MCC' on page 80 undefined on input line 8499. LaTeX Warning: Hyper reference `generated/evalml.objectives.ROC:evalml.objectiv es.ROC' on page 80 undefined on input line 8504. LaTeX Warning: Hyper reference `generated/evalml.objectives.ConfusionMatrix:eva lml.objectives.ConfusionMatrix' on page 80 undefined on input line 8509. [80] Package longtable Warning: Column widths have changed (longtable) in table 34 on input line 8514. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.F1.score:ev alml.objectives.F1.score' on page 81 undefined on input line 8543. Package longtable Warning: Column widths have changed (longtable) in table 35 on input line 8548. [81] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.F1Micro.sco re:evalml.objectives.F1Micro.score' on page 82 undefined on input line 8612. Package longtable Warning: Column widths have changed (longtable) in table 36 on input line 8617. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.F1Macro.sco re:evalml.objectives.F1Macro.score' on page 82 undefined on input line 8681. Package longtable Warning: Column widths have changed (longtable) in table 37 on input line 8686. [82] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.F1Weighted. score:evalml.objectives.F1Weighted.score' on page 83 undefined on input line 87 50. Package longtable Warning: Column widths have changed (longtable) in table 38 on input line 8755. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.Precision.s core:evalml.objectives.Precision.score' on page 83 undefined on input line 8819 . Package longtable Warning: Column widths have changed (longtable) in table 39 on input line 8824. [83] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.PrecisionMi cro.score:evalml.objectives.PrecisionMicro.score' on page 84 undefined on input line 8888. Package longtable Warning: Column widths have changed (longtable) in table 40 on input line 8893. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.PrecisionMa cro.score:evalml.objectives.PrecisionMacro.score' on page 84 undefined on input line 8957. Package longtable Warning: Column widths have changed (longtable) in table 41 on input line 8962. [84] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.PrecisionWe ighted.score:evalml.objectives.PrecisionWeighted.score' on page 85 undefined on input line 9026. Package longtable Warning: Column widths have changed (longtable) in table 42 on input line 9031. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.Recall.scor e:evalml.objectives.Recall.score' on page 85 undefined on input line 9095. [85] Package longtable Warning: Column widths have changed (longtable) in table 43 on input line 9100. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.RecallMicro .score:evalml.objectives.RecallMicro.score' on page 86 undefined on input line 9164. Package longtable Warning: Column widths have changed (longtable) in table 44 on input line 9169. [86] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.RecallMacro .score:evalml.objectives.RecallMacro.score' on page 87 undefined on input line 9233. Package longtable Warning: Column widths have changed (longtable) in table 45 on input line 9238. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.RecallWeigh ted.score:evalml.objectives.RecallWeighted.score' on page 87 undefined on input line 9302. Package longtable Warning: Column widths have changed (longtable) in table 46 on input line 9307. [87] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.AUC.score:e valml.objectives.AUC.score' on page 88 undefined on input line 9371. Package longtable Warning: Column widths have changed (longtable) in table 47 on input line 9376. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.AUCMicro.sc ore:evalml.objectives.AUCMicro.score' on page 88 undefined on input line 9440. Package longtable Warning: Column widths have changed (longtable) in table 48 on input line 9445. [88] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.AUCMacro.sc ore:evalml.objectives.AUCMacro.score' on page 89 undefined on input line 9509. Package longtable Warning: Column widths have changed (longtable) in table 49 on input line 9514. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.AUCWeighted .score:evalml.objectives.AUCWeighted.score' on page 89 undefined on input line 9578. Package longtable Warning: Column widths have changed (longtable) in table 50 on input line 9583. [89] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.LogLoss.sco re:evalml.objectives.LogLoss.score' on page 90 undefined on input line 9647. Package longtable Warning: Column widths have changed (longtable) in table 51 on input line 9652. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.MCC.score:e valml.objectives.MCC.score' on page 90 undefined on input line 9716. [90] Package longtable Warning: Column widths have changed (longtable) in table 52 on input line 9721. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.ROC.score:e valml.objectives.ROC.score' on page 91 undefined on input line 9785. Package longtable Warning: Column widths have changed (longtable) in table 53 on input line 9790. [91] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.ConfusionMa trix.score:evalml.objectives.ConfusionMatrix.score' on page 92 undefined on inp ut line 9854. Package longtable Warning: Column widths have changed (longtable) in table 54 on input line 9859. LaTeX Warning: Hyper reference `generated/evalml.objectives.R2:evalml.objective s.R2' on page 92 undefined on input line 9917. LaTeX Warning: Hyper reference `generated/evalml.objectives.MAE:evalml.objectiv es.MAE' on page 92 undefined on input line 9922. LaTeX Warning: Hyper reference `generated/evalml.objectives.MSE:evalml.objectiv es.MSE' on page 92 undefined on input line 9927. LaTeX Warning: Hyper reference `generated/evalml.objectives.MSLE:evalml.objecti ves.MSLE' on page 92 undefined on input line 9932. LaTeX Warning: Hyper reference `generated/evalml.objectives.MedianAE:evalml.obj ectives.MedianAE' on page 92 undefined on input line 9937. LaTeX Warning: Hyper reference `generated/evalml.objectives.MaxError:evalml.obj ectives.MaxError' on page 92 undefined on input line 9942. LaTeX Warning: Hyper reference `generated/evalml.objectives.ExpVariance:evalml. objectives.ExpVariance' on page 92 undefined on input line 9947. Package longtable Warning: Column widths have changed (longtable) in table 55 on input line 9952. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.R2.score:ev alml.objectives.R2.score' on page 92 undefined on input line 9981. Package longtable Warning: Column widths have changed (longtable) in table 56 on input line 9986. [92] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.MAE.score:e valml.objectives.MAE.score' on page 93 undefined on input line 10050. Package longtable Warning: Column widths have changed (longtable) in table 57 on input line 10055. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.MSE.score:e valml.objectives.MSE.score' on page 93 undefined on input line 10119. [93] Package longtable Warning: Column widths have changed (longtable) in table 58 on input line 10124. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.MSLE.score: evalml.objectives.MSLE.score' on page 94 undefined on input line 10188. Package longtable Warning: Column widths have changed (longtable) in table 59 on input line 10193. [94] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.MedianAE.sc ore:evalml.objectives.MedianAE.score' on page 95 undefined on input line 10257. Package longtable Warning: Column widths have changed (longtable) in table 60 on input line 10262. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.MaxError.sc ore:evalml.objectives.MaxError.score' on page 95 undefined on input line 10326. Package longtable Warning: Column widths have changed (longtable) in table 61 on input line 10331. [95] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.ExpVariance .score:evalml.objectives.ExpVariance.score' on page 96 undefined on input line 10395. Package longtable Warning: Column widths have changed (longtable) in table 62 on input line 10400. LaTeX Warning: Hyper reference `generated/evalml.problem_types.ProblemTypes:eva lml.problem_types.ProblemTypes' on page 96 undefined on input line 10458. Package longtable Warning: Column widths have changed (longtable) in table 63 on input line 10463. LaTeX Warning: Hyper reference `generated/evalml.problem_types.handle_problem_t ypes:evalml.problem_types.handle_problem_types' on page 96 undefined on input l ine 10494. Package longtable Warning: Column widths have changed (longtable) in table 64 on input line 10499. [96] LaTeX Warning: Hyper reference `generated/evalml.problem_types.ProblemTypes:eva lml.problem_types.ProblemTypes' on page 97 undefined on input line 10510. LaTeX Warning: Hyper reference `generated/evalml.tuners.SKOptTuner:evalml.tuner s.SKOptTuner' on page 97 undefined on input line 10541. Package longtable Warning: Column widths have changed (longtable) in table 65 on input line 10546. LaTeX Warning: Hyper reference `generated/methods/evalml.tuners.SKOptTuner.__in it__:evalml.tuners.SKOptTuner.__init__' on page 97 undefined on input line 1057 5. LaTeX Warning: Hyper reference `generated/methods/evalml.tuners.SKOptTuner.add: evalml.tuners.SKOptTuner.add' on page 97 undefined on input line 10580. LaTeX Warning: Hyper reference `generated/methods/evalml.tuners.SKOptTuner.prop ose:evalml.tuners.SKOptTuner.propose' on page 97 undefined on input line 10585. Package longtable Warning: Column widths have changed (longtable) in table 66 on input line 10590. [97] LaTeX Warning: Hyper reference `generated/evalml.guardrails.detect_highly_null: evalml.guardrails.detect_highly_null' on page 98 undefined on input line 10688. LaTeX Warning: Hyper reference `generated/evalml.guardrails.detect_label_leakag e:evalml.guardrails.detect_label_leakage' on page 98 undefined on input line 10 693. LaTeX Warning: Hyper reference `generated/evalml.guardrails.detect_outliers:eva lml.guardrails.detect_outliers' on page 98 undefined on input line 10698. LaTeX Warning: Hyper reference `generated/evalml.guardrails.detect_id_columns:e valml.guardrails.detect_id_columns' on page 98 undefined on input line 10703. Package longtable Warning: Column widths have changed (longtable) in table 67 on input line 10708. [98] [99] LaTeX Warning: Hyper reference `objectives/overview::doc' on page 100 undefined on input line 10870. LaTeX Warning: Hyper reference `pipelines/overview::doc' on page 100 undefined on input line 10870. LaTeX Warning: Hyper reference `guardrails/overview::doc' on page 100 undefined on input line 10871. LaTeX Warning: Hyper reference `pipelines/components::doc' on page 100 undefine d on input line 10875. LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.SimpleImp uter::doc' on page 100 undefined on input line 10875. LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.OneHotEnc oder::doc' on page 100 undefined on input line 10879. LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.RFClassif ierSelectFromModel::doc' on page 100 undefined on input line 10883. LaTeX Warning: Hyper reference `objectives/custom_objectives::doc' on page 100 undefined on input line 10895. LaTeX Warning: Hyper reference `guardrails/overfitting::doc' on page 100 undefi ned on input line 10899. [100] LaTeX Warning: Hyper reference `pipelines/custom_pipelines::doc' on page 101 un defined on input line 10903. No file feature-labs-inc-evalml.ind. Package longtable Warning: Table widths have changed. Rerun LaTeX. [101] (./feature-labs-inc-evalml.aux) Package rerunfilecheck Warning: File `feature-labs-inc-evalml.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on feature-labs-inc-evalml.pdf (105 pages, 419774 bytes). Transcript written on feature-labs-inc-evalml.log. Latexmk: Index file 'feature-labs-inc-evalml.idx' was written Latexmk: Missing input file: 'feature-labs-inc-evalml.ind' from line 'No file feature-labs-inc-evalml.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'feature-labs-inc-evalml.pdf' Rule 'makeindex feature-labs-inc-evalml.idx': File changes, etc: Non-existent destination files: 'feature-labs-inc-evalml.ind' ------------ Run number 1 of rule 'makeindex feature-labs-inc-evalml.idx' ------------ ------------ Running 'makeindex -s python.ist -o "feature-labs-inc-evalml.ind" "feature-labs-inc-evalml.idx"' ------------ Latexmk: applying rule 'makeindex feature-labs-inc-evalml.idx'... This is makeindex, version 2.15 [TeX Live 2017] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file feature-labs-inc-evalml.idx....done (178 entries accepted, 0 rejected). Sorting entries....done (1432 comparisons). Generating output file feature-labs-inc-evalml.ind....done (304 lines written, 0 warnings). Output written in feature-labs-inc-evalml.ind. Transcript written in feature-labs-inc-evalml.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'feature-labs-inc-evalml.aux' 'feature-labs-inc-evalml.ind' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="feature-labs-inc-evalml" "EvalML.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./EvalML.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/23 v2.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file feature-labs-inc-evalml.idx (./feature-labs-inc-evalml.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./feature-labs-inc-evalml.out) (./feature-labs-inc-evalml.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./feature-labs-inc-evalml.toc) [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1 <./evalml_logo .png>] [2] Chapter 1. [3] [4] Chapter 2. [5] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.353 ...ts} 20\%|██ | Elapsed:00:02 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.353 ...ts} 20\%|██ | Elapsed:00:02 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.353 ...ts} 20\%|██ | Elapsed:00:02 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.354 ... 40\%|████ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.354 ... 40\%|████ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.354 ... 40\%|████ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.354 ... 40\%|████ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.354 ... 40\%|████ | Elapsed:00:04 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.355 ...0\%|██████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.355 ...0\%|██████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.355 ...0\%|██████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.355 ...0\%|██████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.355 ...0\%|██████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.355 ...0\%|██████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.355 ...0\%|██████ | Elapsed:00:14 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...████████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...████████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...████████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...████████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...████████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...████████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...████████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...████████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...████████ | Elapsed:00:17 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.357 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.357 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.357 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.357 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.357 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.357 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.357 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.357 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.357 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.357 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.357 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.358 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.358 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.358 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.358 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.358 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.358 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.358 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.358 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.358 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.358 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.358 ...��████████| Elapsed:00:18 Overfull \hbox (27.04442pt too wide) in paragraph at lines 428--428 []|\T1/pcr/b/n/9 ************************************************************** ******************************| Overfull \hbox (27.04442pt too wide) in paragraph at lines 430--430 []|\T1/pcr/b/n/9 ************************************************************** ******************************| [6] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.515 ...t\sphinxincludegraphics{{index_20_0}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.515 ...t\sphinxincludegraphics{{index_20_0}.svg} [7] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [8] [9] ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.748 ...ts} 20\%|██ | Elapsed:00:05 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.748 ...ts} 20\%|██ | Elapsed:00:05 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.748 ...ts} 20\%|██ | Elapsed:00:05 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.749 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.749 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.749 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.749 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.749 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.750 ...0\%|██████ | Elapsed:00:27 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.750 ...0\%|██████ | Elapsed:00:27 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.750 ...0\%|██████ | Elapsed:00:27 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.750 ...0\%|██████ | Elapsed:00:27 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.750 ...0\%|██████ | Elapsed:00:27 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.750 ...0\%|██████ | Elapsed:00:27 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.750 ...0\%|██████ | Elapsed:00:27 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.751 ...████████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.751 ...████████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.751 ...████████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.751 ...████████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.751 ...████████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.751 ...████████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.751 ...████████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.751 ...████████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.751 ...████████ | Elapsed:00:33 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.752 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.752 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.752 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.752 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.752 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.752 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.752 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.752 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.752 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.752 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.752 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.753 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.753 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.753 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.753 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.753 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.753 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.753 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.753 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.753 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.753 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.753 ...��████████| Elapsed:00:37 Overfull \hbox (59.44438pt too wide) in paragraph at lines 833--833 []|\T1/pcr/b/n/9 ************************************************************** ************************************| Overfull \hbox (59.44438pt too wide) in paragraph at lines 835--835 []|\T1/pcr/b/n/9 ************************************************************** ************************************| [10] [11] ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.997 ...ts} 20\%|██ | Elapsed:00:03 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.997 ...ts} 20\%|██ | Elapsed:00:03 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.997 ...ts} 20\%|██ | Elapsed:00:03 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.998 ... 40\%|████ | Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.998 ... 40\%|████ | Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.998 ... 40\%|████ | Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.998 ... 40\%|████ | Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.998 ... 40\%|████ | Elapsed:00:06 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.999 ...0\%|██████ | Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.999 ...0\%|██████ | Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.999 ...0\%|██████ | Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.999 ...0\%|██████ | Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.999 ...0\%|██████ | Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.999 ...0\%|██████ | Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.999 ...0\%|██████ | Elapsed:00:21 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1000 ...��███████ | Elapsed:00:24 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1000 ...��███████ | Elapsed:00:24 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1000 ...��███████ | Elapsed:00:24 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1000 ...��███████ | Elapsed:00:24 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1000 ...��███████ | Elapsed:00:24 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1000 ...��███████ | Elapsed:00:24 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1000 ...��███████ | Elapsed:00:24 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1000 ...��███████ | Elapsed:00:24 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1000 ...��███████ | Elapsed:00:24 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1001 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1001 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1001 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1001 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1001 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1001 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1001 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1001 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1001 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1001 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1001 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1002 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1002 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1002 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1002 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1002 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1002 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1002 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1002 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1002 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1002 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1002 ...�████████| Elapsed:00:26 [12] [13] [14] ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1319 ...s} 20\%|██ | Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1319 ...s} 20\%|██ | Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1319 ...s} 20\%|██ | Elapsed:00:06 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1320 ... 40\%|████ | Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1320 ... 40\%|████ | Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1320 ... 40\%|████ | Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1320 ... 40\%|████ | Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1320 ... 40\%|████ | Elapsed:00:12 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1321 ...\%|██████ | Elapsed:00:30 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1321 ...\%|██████ | Elapsed:00:30 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1321 ...\%|██████ | Elapsed:00:30 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1321 ...\%|██████ | Elapsed:00:30 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1321 ...\%|██████ | Elapsed:00:30 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1321 ...\%|██████ | Elapsed:00:30 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1321 ...\%|██████ | Elapsed:00:30 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1322 ...��███████ | Elapsed:00:36 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1322 ...��███████ | Elapsed:00:36 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1322 ...��███████ | Elapsed:00:36 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1322 ...��███████ | Elapsed:00:36 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1322 ...��███████ | Elapsed:00:36 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1322 ...��███████ | Elapsed:00:36 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1322 ...��███████ | Elapsed:00:36 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1322 ...��███████ | Elapsed:00:36 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1322 ...��███████ | Elapsed:00:36 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1323 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1323 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1323 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1323 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1323 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1323 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1323 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1323 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1323 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1323 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1323 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1324 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1324 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1324 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1324 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1324 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1324 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1324 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1324 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1324 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1324 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1324 ...�████████| Elapsed:00:41 Overfull \hbox (27.04442pt too wide) in paragraph at lines 1404--1404 []|\T1/pcr/b/n/9 ************************************************************** ******************************| Overfull \hbox (27.04442pt too wide) in paragraph at lines 1406--1406 []|\T1/pcr/b/n/9 ************************************************************** ******************************| [15] [16] ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1568 ...s} 20\%|██ | Elapsed:00:02 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1568 ...s} 20\%|██ | Elapsed:00:02 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1568 ...s} 20\%|██ | Elapsed:00:02 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1569 ... 40\%|████ | Elapsed:00:05 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1569 ... 40\%|████ | Elapsed:00:05 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1569 ... 40\%|████ | Elapsed:00:05 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1569 ... 40\%|████ | Elapsed:00:05 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1569 ... 40\%|████ | Elapsed:00:05 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1570 ...\%|██████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1570 ...\%|██████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1570 ...\%|██████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1570 ...\%|██████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1570 ...\%|██████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1570 ...\%|██████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1570 ...\%|██████ | Elapsed:00:16 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1571 ...��███████ | Elapsed:00:19 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1571 ...��███████ | Elapsed:00:19 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1571 ...��███████ | Elapsed:00:19 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1571 ...��███████ | Elapsed:00:19 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1571 ...��███████ | Elapsed:00:19 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1571 ...��███████ | Elapsed:00:19 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1571 ...��███████ | Elapsed:00:19 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1571 ...��███████ | Elapsed:00:19 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1571 ...��███████ | Elapsed:00:19 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1572 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1572 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1572 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1572 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1572 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1572 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1572 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1572 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1572 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1572 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1572 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1573 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1573 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1573 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1573 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1573 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1573 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1573 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1573 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1573 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1573 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1573 ...�████████| Elapsed:00:21 [17] [18] [19] [20] [21] ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2127 ...ots} 10\%|█ | Elapsed:00:09 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2127 ...ots} 10\%|█ | Elapsed:00:09 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2128 ...s} 20\%|██ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2128 ...s} 20\%|██ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2128 ...s} 20\%|██ | Elapsed:00:15 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2129 ... 30\%|███ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2129 ... 30\%|███ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2129 ... 30\%|███ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2129 ... 30\%|███ | Elapsed:00:15 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2130 ... 40\%|████ | Elapsed:00:23 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2130 ... 40\%|████ | Elapsed:00:23 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2130 ... 40\%|████ | Elapsed:00:23 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2130 ... 40\%|████ | Elapsed:00:23 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2130 ... 40\%|████ | Elapsed:00:23 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2131 ...50\%|█████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2131 ...50\%|█████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2131 ...50\%|█████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2131 ...50\%|█████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2131 ...50\%|█████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2131 ...50\%|█████ | Elapsed:00:33 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2135 ...50\%|█████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2135 ...50\%|█████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2135 ...50\%|█████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2135 ...50\%|█████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2135 ...50\%|█████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2135 ...50\%|█████ | Elapsed:00:33 [22] ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2268 ...s} 20\%|██ | Elapsed:00:02 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2268 ...s} 20\%|██ | Elapsed:00:02 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2268 ...s} 20\%|██ | Elapsed:00:02 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2269 ... 40\%|████ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2269 ... 40\%|████ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2269 ... 40\%|████ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2269 ... 40\%|████ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2269 ... 40\%|████ | Elapsed:00:04 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2270 ...\%|██████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2270 ...\%|██████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2270 ...\%|██████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2270 ...\%|██████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2270 ...\%|██████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2270 ...\%|██████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2270 ...\%|██████ | Elapsed:00:14 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2271 ...��███████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2271 ...��███████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2271 ...��███████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2271 ...��███████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2271 ...��███████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2271 ...��███████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2271 ...��███████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2271 ...��███████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2271 ...��███████ | Elapsed:00:16 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2272 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2272 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2272 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2272 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2272 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2272 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2272 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2272 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2272 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2272 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2272 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2273 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2273 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2273 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2273 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2273 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2273 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2273 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2273 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2273 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2273 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2273 ...�████████| Elapsed:00:18 [23] Overfull \hbox (27.04442pt too wide) in paragraph at lines 2343--2343 []|\T1/pcr/b/n/9 ************************************************************** ******************************| Overfull \hbox (27.04442pt too wide) in paragraph at lines 2345--2345 []|\T1/pcr/b/n/9 ************************************************************** ******************************| [24] [25] [26] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (2.68169pt too high) detected at line 3143 [27] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (2.68169pt too high) detected at line 3143 [28] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (2.68169pt too high) detected at line 3143 [29] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (2.68169pt too high) detected at line 3143 [30] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (2.68169pt too high) detected at line 3143 [31] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (2.68169pt too high) detected at line 3143 [32] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (2.68169pt too high) detected at line 3143 [33] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (2.68169pt too high) detected at line 3143 [34] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (2.68169pt too high) detected at line 3143 [35] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (2.68169pt too high) detected at line 3143 [36] [37] ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3222 ...s} 20\%|██ | Elapsed:00:09 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3222 ...s} 20\%|██ | Elapsed:00:09 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3222 ...s} 20\%|██ | Elapsed:00:09 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3223 ... 40\%|████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3223 ... 40\%|████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3223 ... 40\%|████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3223 ... 40\%|████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3223 ... 40\%|████ | Elapsed:00:15 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3224 ...\%|██████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3224 ...\%|██████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3224 ...\%|██████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3224 ...\%|██████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3224 ...\%|██████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3224 ...\%|██████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3224 ...\%|██████ | Elapsed:00:15 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3225 ...��███████ | Elapsed:00:23 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3225 ...��███████ | Elapsed:00:23 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3225 ...��███████ | Elapsed:00:23 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3225 ...��███████ | Elapsed:00:23 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3225 ...��███████ | Elapsed:00:23 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3225 ...��███████ | Elapsed:00:23 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3225 ...��███████ | Elapsed:00:23 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3225 ...��███████ | Elapsed:00:23 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3225 ...��███████ | Elapsed:00:23 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3226 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3226 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3226 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3226 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3226 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3226 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3226 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3226 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3226 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3226 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3226 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3227 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3227 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3227 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3227 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3227 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3227 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3227 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3227 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3227 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3227 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3227 ...�████████| Elapsed:00:33 Overfull \hbox (48.6444pt too wide) in paragraph at lines 3329--3329 []|\T1/pcr/b/n/9 ************************************************************** **********************************| Overfull \hbox (48.6444pt too wide) in paragraph at lines 3331--3331 []|\T1/pcr/b/n/9 ************************************************************** **********************************| [38] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3401 ...degraphics{{pipelines_overview_3_0}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3401 ...degraphics{{pipelines_overview_3_0}.svg} Overfull \hbox (27.04442pt too wide) in paragraph at lines 3426--3426 []|\T1/pcr/b/n/9 ************************************************************** ******************************| Overfull \hbox (27.04442pt too wide) in paragraph at lines 3428--3428 []|\T1/pcr/b/n/9 ************************************************************** ******************************| [39] [40] [41] [42] Underfull \hbox (badness 10000) in paragraph at lines 3742--3743 \T1/ptm/m/n/10 EvalML pro-vides two util-ity func-tions to check for ab-nor-mal data: \T1/pcr/m/n/10 detect_outliers() \T1/ptm/m/n/10 and [43] [44] ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3945 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3945 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3945 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3945 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3945 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3945 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3945 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3945 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3945 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3945 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3945 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3946 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3946 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3946 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3946 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3946 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3946 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3946 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3946 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3946 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3946 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3946 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4063 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4063 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4063 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4063 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4063 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4063 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4063 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4063 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4063 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4063 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4063 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4064 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4064 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4064 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4064 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4064 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4064 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4064 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4064 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4064 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4064 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4064 ...�████████| Elapsed:00:04 [45] Overfull \hbox (27.04442pt too wide) in paragraph at lines 4093--4093 []|\T1/pcr/b/n/9 ************************************************************** ******************************| Overfull \hbox (27.04442pt too wide) in paragraph at lines 4095--4095 []|\T1/pcr/b/n/9 ************************************************************** ******************************| [46] ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4256 ... 33\%|███▎ | Elapsed:00:02 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4256 ... 33\%|███▎ | Elapsed:00:02 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4256 ... 33\%|███▎ | Elapsed:00:02 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4256 ... 33\%|███▎ | Elapsed:00:02 ! Package inputenc Error: Unicode char ▎ (U+258E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4256 ... 33\%|███▎ | Elapsed:00:02 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4257 ...|██████▋ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4257 ...|██████▋ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4257 ...|██████▋ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4257 ...|██████▋ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4257 ...|██████▋ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4257 ...|██████▋ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4257 ...|██████▋ | Elapsed:00:04 ! Package inputenc Error: Unicode char ▋ (U+258B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4257 ...|██████▋ | Elapsed:00:04 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4258 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4258 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4258 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4258 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4258 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4258 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4258 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4258 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4258 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4258 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4258 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4259 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4259 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4259 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4259 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4259 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4259 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4259 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4259 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4259 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4259 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4259 ...�████████| Elapsed:00:14 [47] [48] [49] [50] [51] [52] Underfull \hbox (badness 10000) in paragraph at lines 4980--4980 []\T1/ptm/m/it/10 objective=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mul-ti-class=F alse\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_pipelines=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4980--4980 \T1/ptm/m/it/10 max_time=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 pa-tience=None\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 tol-er-ance=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4980--4980 \T1/ptm/m/it/10 model_types=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 cv=None\T1/ptm /m/n/10 , \T1/ptm/m/it/10 tuner=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de- Underfull \hbox (badness 10000) in paragraph at lines 4980--4980 \T1/ptm/m/it/10 tect_label_leakage=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 start_i teration_callback=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4980--4980 \T1/ptm/m/it/10 add_result_callback=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ad-di- tional_objectives=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- Underfull \hbox (badness 10000) in paragraph at lines 5019--5019 []\T1/ptm/m/it/10 objective=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mul-ti-class=F alse\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_pipelines=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5019--5019 \T1/ptm/m/it/10 max_time=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 pa-tience=None\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 tol-er-ance=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5019--5019 \T1/ptm/m/it/10 model_types=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 cv=None\T1/ptm /m/n/10 , \T1/ptm/m/it/10 tuner=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de- Underfull \hbox (badness 10000) in paragraph at lines 5019--5019 \T1/ptm/m/it/10 tect_label_leakage=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 start_i teration_callback=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5019--5019 \T1/ptm/m/it/10 add_result_callback=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ad-di- tional_objectives=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- [53] Underfull \hbox (badness 10000) in paragraph at lines 5125--5125 []\T1/ptm/m/it/10 objective=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_pipelines= None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_time=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5125--5125 \T1/ptm/m/it/10 pa-tience=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tol-er-ance=None \T1/ptm/m/n/10 , \T1/ptm/m/it/10 model_types=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5125--5125 \T1/ptm/m/it/10 cv=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tuner=None\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 de-tect_label_leakage=True\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5125--5125 \T1/ptm/m/it/10 start_iteration_callback=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 a dd_result_callback=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ad-di- Underfull \hbox (badness 10000) in paragraph at lines 5159--5159 []\T1/ptm/m/it/10 objective=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_pipelines= None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_time=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5159--5159 \T1/ptm/m/it/10 pa-tience=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tol-er-ance=None \T1/ptm/m/n/10 , \T1/ptm/m/it/10 model_types=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5159--5159 \T1/ptm/m/it/10 cv=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tuner=None\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 de-tect_label_leakage=True\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5159--5159 \T1/ptm/m/it/10 start_iteration_callback=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 a dd_result_callback=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ad-di- [54] Underfull \hbox (badness 10000) in paragraph at lines 5298--5299 []|[][]\T1/pcr/m/sl/10 AutoClassifier.plot. Underfull \hbox (badness 10000) in paragraph at lines 5303--5304 []|[][]\T1/pcr/m/sl/10 AutoClassifier.plot. Underfull \hbox (badness 10000) in paragraph at lines 5305--5307 []|\T1/ptm/m/n/10 Generate con-fu-sion ma-trix plot for a given Underfull \hbox (badness 10000) in paragraph at lines 5305--5307 \T1/ptm/m/n/10 pipeline us-ing the data re-turned from Underfull \hbox (badness 10000) in paragraph at lines 5308--5309 []|[][]\T1/pcr/m/sl/10 AutoRegressor.plot. Underfull \hbox (badness 10000) in paragraph at lines 5313--5314 []|[][]\T1/pcr/m/sl/10 AutoRegressor.plot. Underfull \hbox (badness 10000) in paragraph at lines 5315--5317 []|\T1/ptm/m/n/10 Generate con-fu-sion ma-trix plot for a given Underfull \hbox (badness 10000) in paragraph at lines 5315--5317 \T1/ptm/m/n/10 pipeline us-ing the data re-turned from [55] [56] [57] [58] Overfull \hbox (19.00412pt too wide) in paragraph at lines 5742--5742 []\T1/ptm/m/it/10 number_features=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5742--5742 \T1/ptm/m/it/10 n_estimators=10\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5742--5742 \T1/ptm/m/it/10 max_depth=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5742--5742 \T1/ptm/m/it/10 per- Underfull \hbox (badness 10000) in paragraph at lines 5742--5742 \T1/ptm/m/it/10 cent_features=0.5\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5742--5742 \T1/ptm/m/it/10 threshold=-inf\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5742--5742 \T1/ptm/m/it/10 n_jobs=-1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- Underfull \hbox (badness 10000) in paragraph at lines 5806--5806 []\T1/ptm/m/it/10 number_features=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 n_estima tors=10\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5806--5806 \T1/ptm/m/it/10 max_depth=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 per-cent_feature s=0.5\T1/ptm/m/n/10 , [59] [60] Overfull \hbox (25.00412pt too wide) in paragraph at lines 5952--5952 []\T1/ptm/m/it/10 number_features=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5952--5952 \T1/ptm/m/it/10 n_estimators=10\T1/ptm/m/n/10 , Overfull \hbox (1.48462pt too wide) in paragraph at lines 5952--5952 \T1/ptm/m/it/10 max_depth=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5952--5952 \T1/ptm/m/it/10 per- Overfull \hbox (2.50423pt too wide) in paragraph at lines 5952--5952 \T1/ptm/m/it/10 cent_features=0.5\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5952--5952 \T1/ptm/m/it/10 threshold=-inf\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5952--5952 \T1/ptm/m/it/10 n_jobs=-1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- Underfull \hbox (badness 10000) in paragraph at lines 6016--6016 []\T1/ptm/m/it/10 number_features=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 n_estima tors=10\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 6016--6016 \T1/ptm/m/it/10 max_depth=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 per-cent_feature s=0.5\T1/ptm/m/n/10 , [61] [62] [63] [64] Underfull \hbox (badness 10000) in paragraph at lines 6540--6540 []\T1/ptm/m/it/10 penalty='l2'\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 6540--6540 \T1/ptm/m/it/10 C=1.0\T1/ptm/m/n/10 , [65] Underfull \hbox (badness 10000) in paragraph at lines 6594--6594 []\T1/ptm/m/it/10 penalty='l2'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 C=1.0\T1/ptm/m/n /10 , \T1/ptm/m/it/10 n_jobs=-1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- [66] Underfull \hbox (badness 10000) in paragraph at lines 6705--6705 []\T1/ptm/m/it/10 n_estimators=10\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 6705--6705 \T1/ptm/m/it/10 max_depth=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 6705--6705 \T1/ptm/m/it/10 n_jobs=-1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- [67] Underfull \hbox (badness 10000) in paragraph at lines 6870--6870 []\T1/ptm/m/it/10 eta=0.1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_depth=3\T1/ptm/m/ n/10 , Underfull \hbox (badness 10000) in paragraph at lines 6870--6870 \T1/ptm/m/it/10 min_child_weight=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- [68] Underfull \hbox (badness 10000) in paragraph at lines 7035--7035 []\T1/ptm/m/it/10 fit_intercept=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 nor-mal- [69] [70] Underfull \hbox (badness 10000) in paragraph at lines 7200--7200 []\T1/ptm/m/it/10 n_estimators=10\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7200--7200 \T1/ptm/m/it/10 max_depth=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7200--7200 \T1/ptm/m/it/10 n_jobs=-1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- Underfull \hbox (badness 6708) in paragraph at lines 7254--7254 []\T1/ptm/m/it/10 n_estimators=10\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_depth=Non e\T1/ptm/m/n/10 , \T1/ptm/m/it/10 n_jobs=-1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran - [71] [72] [73] [74] Underfull \hbox (badness 10000) in paragraph at lines 7757--7757 \T1/ptm/m/it/10 im-pute_strategy\T1/ptm/m/n/10 , \T1/ptm/m/it/10 per-cent_featu res\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7757--7757 \T1/ptm/m/it/10 num-ber_features\T1/ptm/m/n/10 , \T1/ptm/m/it/10 n_jobs=-1\T1/p tm/m/n/10 , \T1/ptm/m/it/10 ran- [75] Underfull \hbox (badness 10000) in paragraph at lines 7887--7887 []\T1/ptm/m/it/10 objective\T1/ptm/m/n/10 , \T1/ptm/m/it/10 penalty\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 C\T1/ptm/m/n/10 , \T1/ptm/m/it/10 im- Underfull \hbox (badness 10000) in paragraph at lines 7887--7887 \T1/ptm/m/it/10 pute_strategy\T1/ptm/m/n/10 , \T1/ptm/m/it/10 num-ber_features\ T1/ptm/m/n/10 , Underfull \hbox (badness 7522) in paragraph at lines 7921--7921 []\T1/ptm/m/it/10 objective\T1/ptm/m/n/10 , \T1/ptm/m/it/10 penalty\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 C\T1/ptm/m/n/10 , \T1/ptm/m/it/10 im-pute_strategy\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 num- [76] Underfull \hbox (badness 5105) in paragraph at lines 7952--7952 []\T1/ptm/m/it/10 objective\T1/ptm/m/n/10 , \T1/ptm/m/it/10 n_estimators\T1/ptm /m/n/10 , \T1/ptm/m/it/10 max_depth\T1/ptm/m/n/10 , \T1/ptm/m/it/10 im- Underfull \hbox (badness 10000) in paragraph at lines 7952--7952 \T1/ptm/m/it/10 pute_strategy\T1/ptm/m/n/10 , \T1/ptm/m/it/10 per-cent_features \T1/ptm/m/n/10 , \T1/ptm/m/it/10 num- Underfull \hbox (badness 10000) in paragraph at lines 7986--7986 []\T1/ptm/m/it/10 objective\T1/ptm/m/n/10 , \T1/ptm/m/it/10 n_estimators\T1/ptm /m/n/10 , \T1/ptm/m/it/10 max_depth\T1/ptm/m/n/10 , \T1/ptm/m/it/10 im-pute_str ategy\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7986--7986 \T1/ptm/m/it/10 per-cent_features\T1/ptm/m/n/10 , \T1/ptm/m/it/10 num-ber_featu res\T1/ptm/m/n/10 , \T1/ptm/m/it/10 n_jobs=-1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 r an- Underfull \hbox (badness 10000) in paragraph at lines 8017--8017 []\T1/ptm/m/it/10 objective\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran-dom_state\T1/pt m/m/n/10 , \T1/ptm/m/it/10 num- Underfull \hbox (badness 7273) in paragraph at lines 8017--8017 \T1/ptm/m/it/10 ber_features\T1/ptm/m/n/10 , \T1/ptm/m/it/10 im-pute_strategy\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 nor- Underfull \hbox (badness 10000) in paragraph at lines 8017--8017 \T1/ptm/m/it/10 mal-ize=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fit_intercept=Tru e\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8051--8051 []\T1/ptm/m/it/10 objective\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran-dom_state\T1/pt m/m/n/10 , \T1/ptm/m/it/10 num-ber_features\T1/ptm/m/n/10 , \T1/ptm/m/it/10 im- [77] Underfull \hbox (badness 10000) in paragraph at lines 8100--8102 []|\T1/ptm/m/n/10 alias of \T1/pcr/m/n/10 evalml.pipelines. Underfull \hbox (badness 10000) in paragraph at lines 8168--8168 []\T1/ptm/m/it/10 retry_percentage=0.5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in-ter-c hange_fee=0.02\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8168--8168 \T1/ptm/m/it/10 fraud_payout_percentage=1.0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 amo unt_col='amount'\T1/ptm/m/n/10 , [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] (./feature-labs-inc-evalml.ind [101] [102] Overfull \hbox (6.64038pt too wide) in paragraph at lines 12--14 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Li nearRegressionPipeline Overfull \hbox (12.10017pt too wide) in paragraph at lines 14--16 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Lo gisticRegressionPipeline Overfull \hbox (3.5304pt too wide) in paragraph at lines 17--19 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.RF ClassificationPipeline Underfull \hbox (badness 10000) in paragraph at lines 19--21 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.RF RegressionPipeline Underfull \hbox (badness 10000) in paragraph at lines 21--22 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.XG BoostPipeline Overfull \hbox (19.69048pt too wide) in paragraph at lines 22--24 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.LinearRegressor Overfull \hbox (67.3796pt too wide) in paragraph at lines 24--26 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.LogisticRegressionClassifier Overfull \hbox (18.78084pt too wide) in paragraph at lines 26--28 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.OneHotEncoder Overfull \hbox (74.44995pt too wide) in paragraph at lines 28--30 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.RFClassifierSelectFromModel Overfull \hbox (75.89014pt too wide) in paragraph at lines 30--32 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.RFRegressorSelectFromModel Overfull \hbox (49.60023pt too wide) in paragraph at lines 32--34 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.RandomForestClassifier Overfull \hbox (51.04042pt too wide) in paragraph at lines 34--36 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.RandomForestRegressor Overfull \hbox (12.12065pt too wide) in paragraph at lines 36--38 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.SimpleImputer Overfull \hbox (15.09074pt too wide) in paragraph at lines 38--40 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.StandardScaler Overfull \hbox (27.69035pt too wide) in paragraph at lines 40--42 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.XGBoostClassifier Underfull \hbox (badness 10000) in paragraph at lines 60--62 []\T1/pcr/m/n/10 decision_function() Underfull \hbox (badness 10000) in paragraph at lines 62--64 []\T1/pcr/m/n/10 decision_function() Underfull \hbox (badness 10000) in paragraph at lines 62--64 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.LeadScoring method\T1/ptm/m/n /10 ), Overfull \hbox (19.69048pt too wide) in paragraph at lines 64--66 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.LinearRegressor Overfull \hbox (67.3796pt too wide) in paragraph at lines 66--68 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.LogisticRegressionClassifier Overfull \hbox (18.78084pt too wide) in paragraph at lines 68--70 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.OneHotEncoder Overfull \hbox (49.60023pt too wide) in paragraph at lines 70--72 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.RandomForestClassifier Overfull \hbox (51.04042pt too wide) in paragraph at lines 72--74 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.RandomForestRegressor Overfull \hbox (74.44995pt too wide) in paragraph at lines 74--76 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.RFClassifierSelectFromModel Overfull \hbox (75.89014pt too wide) in paragraph at lines 76--78 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.RFRegressorSelectFromModel Overfull \hbox (12.12065pt too wide) in paragraph at lines 78--80 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.SimpleImputer Overfull \hbox (15.09074pt too wide) in paragraph at lines 80--82 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.StandardScaler Overfull \hbox (27.69035pt too wide) in paragraph at lines 82--84 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.XGBoostClassifier Underfull \hbox (badness 10000) in paragraph at lines 85--86 []\T1/pcr/m/n/10 detect_highly_null() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 86--87 []\T1/pcr/m/n/10 detect_id_columns() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 87--88 []\T1/pcr/m/n/10 detect_label_leakage() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod- ule [103] Underfull \hbox (badness 10000) in paragraph at lines 100--102 []\T1/pcr/m/n/10 fit() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.compone nts.LinearRegressor Overfull \hbox (37.3796pt too wide) in paragraph at lines 102--104 []\T1/pcr/m/n/10 fit() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.compone nts.LogisticRegressionClassifier Underfull \hbox (badness 10000) in paragraph at lines 104--105 []\T1/pcr/m/n/10 fit() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.compone nts.OneHotEncoder Overfull \hbox (19.60023pt too wide) in paragraph at lines 105--107 []\T1/pcr/m/n/10 fit() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.compone nts.RandomForestClassifier Overfull \hbox (21.04042pt too wide) in paragraph at lines 107--109 []\T1/pcr/m/n/10 fit() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.compone nts.RandomForestRegressor Overfull \hbox (44.44995pt too wide) in paragraph at lines 109--111 []\T1/pcr/m/n/10 fit() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.compone nts.RFClassifierSelectFromModel Overfull \hbox (45.89014pt too wide) in paragraph at lines 111--113 []\T1/pcr/m/n/10 fit() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.compone nts.RFRegressorSelectFromModel Underfull \hbox (badness 10000) in paragraph at lines 113--114 []\T1/pcr/m/n/10 fit() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.compone nts.SimpleImputer Underfull \hbox (badness 10000) in paragraph at lines 114--116 []\T1/pcr/m/n/10 fit() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.compone nts.StandardScaler Overfull \hbox (48.78084pt too wide) in paragraph at lines 119--121 []\T1/pcr/m/n/10 fit_transform() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.components.OneHotEncoder Overfull \hbox (104.44995pt too wide) in paragraph at lines 121--123 []\T1/pcr/m/n/10 fit_transform() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.components.RFClassifierSelectFromModel Overfull \hbox (105.89014pt too wide) in paragraph at lines 123--125 []\T1/pcr/m/n/10 fit_transform() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.components.RFRegressorSelectFromModel Overfull \hbox (42.12065pt too wide) in paragraph at lines 125--127 []\T1/pcr/m/n/10 fit_transform() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.components.SimpleImputer Overfull \hbox (45.09074pt too wide) in paragraph at lines 127--129 []\T1/pcr/m/n/10 fit_transform() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.components.StandardScaler Underfull \hbox (badness 10000) in paragraph at lines 133--135 []\T1/pcr/m/n/10 generate_confusion_matrix() Underfull \hbox (badness 10000) in paragraph at lines 135--137 []\T1/pcr/m/n/10 generate_confusion_matrix() Underfull \hbox (badness 10000) in paragraph at lines 137--139 []\T1/pcr/m/n/10 generate_roc_plot() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.Aut oClassifier.plot Underfull \hbox (badness 5245) in paragraph at lines 139--140 []\T1/pcr/m/n/10 generate_roc_plot() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.Aut oRegressor.plot Underfull \hbox (badness 10000) in paragraph at lines 140--141 []\T1/pcr/m/n/10 get_component() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.PipelineBase Underfull \hbox (badness 10000) in paragraph at lines 141--143 []\T1/pcr/m/n/10 get_confusion_matrix_data() Underfull \hbox (badness 10000) in paragraph at lines 143--145 []\T1/pcr/m/n/10 get_confusion_matrix_data() Underfull \hbox (badness 10000) in paragraph at lines 145--147 []\T1/pcr/m/n/10 get_feature_names() Underfull \hbox (badness 10000) in paragraph at lines 145--147 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.components.OneHotEncoder Overfull \hbox (92.44995pt too wide) in paragraph at lines 147--149 []\T1/pcr/m/n/10 get_indices() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines .components.RFClassifierSelectFromModel Overfull \hbox (93.89014pt too wide) in paragraph at lines 149--151 []\T1/pcr/m/n/10 get_indices() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines .components.RFRegressorSelectFromModel Overfull \hbox (80.44995pt too wide) in paragraph at lines 151--153 []\T1/pcr/m/n/10 get_names() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.c omponents.RFClassifierSelectFromModel Overfull \hbox (81.89014pt too wide) in paragraph at lines 153--155 []\T1/pcr/m/n/10 get_names() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.c omponents.RFRegressorSelectFromModel Underfull \hbox (badness 10000) in paragraph at lines 157--158 []\T1/pcr/m/n/10 get_roc_data() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.AutoRegr essor.plot Underfull \hbox (badness 10000) in paragraph at lines 161--163 []\T1/pcr/m/n/10 handle_problem_types() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 167--168 []\T1/pcr/m/n/10 LinearRegressionPipeline \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 168--169 []\T1/pcr/m/n/10 LinearRegressor \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 176--178 []\T1/pcr/m/n/10 LogisticRegressionClassifier \T1/ptm/m/n/10 (\T1/ptm/m/it/10 c lass in Underfull \hbox (badness 10000) in paragraph at lines 178--179 []\T1/pcr/m/n/10 LogisticRegressionPipeline \T1/ptm/m/n/10 (\T1/ptm/m/it/10 cla ss in [104] Underfull \hbox (badness 10000) in paragraph at lines 192--194 []\T1/pcr/m/n/10 objective_function() Underfull \hbox (badness 10000) in paragraph at lines 194--196 []\T1/pcr/m/n/10 objective_function() Underfull \hbox (badness 10000) in paragraph at lines 194--196 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.LeadScoring method\T1/ptm/m/n /10 ), Underfull \hbox (badness 10000) in paragraph at lines 196--197 []\T1/pcr/m/n/10 OneHotEncoder \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Overfull \hbox (13.69048pt too wide) in paragraph at lines 206--208 []\T1/pcr/m/n/10 predict() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.com ponents.LinearRegressor Overfull \hbox (61.3796pt too wide) in paragraph at lines 208--210 []\T1/pcr/m/n/10 predict() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.com ponents.LogisticRegressionClassifier Overfull \hbox (43.60023pt too wide) in paragraph at lines 210--212 []\T1/pcr/m/n/10 predict() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.com ponents.RandomForestClassifier Overfull \hbox (45.04042pt too wide) in paragraph at lines 212--214 []\T1/pcr/m/n/10 predict() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.com ponents.RandomForestRegressor Overfull \hbox (21.69035pt too wide) in paragraph at lines 214--216 []\T1/pcr/m/n/10 predict() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.com ponents.XGBoostClassifier Overfull \hbox (49.69048pt too wide) in paragraph at lines 217--219 []\T1/pcr/m/n/10 predict_proba() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.components.LinearRegressor Overfull \hbox (97.3796pt too wide) in paragraph at lines 219--221 []\T1/pcr/m/n/10 predict_proba() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.components.LogisticRegressionClassifier Overfull \hbox (79.60023pt too wide) in paragraph at lines 221--223 []\T1/pcr/m/n/10 predict_proba() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.components.RandomForestClassifier Overfull \hbox (81.04042pt too wide) in paragraph at lines 223--225 []\T1/pcr/m/n/10 predict_proba() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.components.RandomForestRegressor Overfull \hbox (57.69035pt too wide) in paragraph at lines 225--227 []\T1/pcr/m/n/10 predict_proba() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.components.XGBoostClassifier Underfull \hbox (badness 10000) in paragraph at lines 227--228 []\T1/pcr/m/n/10 predict_proba() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.PipelineBase Underfull \hbox (badness 10000) in paragraph at lines 234--236 []\T1/pcr/m/n/10 RandomForestClassifier \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class i n Underfull \hbox (badness 10000) in paragraph at lines 236--238 []\T1/pcr/m/n/10 RandomForestRegressor \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 242--243 []\T1/pcr/m/n/10 RFClassificationPipeline \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 243--245 []\T1/pcr/m/n/10 RFClassifierSelectFromModel \T1/ptm/m/n/10 (\T1/ptm/m/it/10 cl ass in Underfull \hbox (badness 10000) in paragraph at lines 246--248 []\T1/pcr/m/n/10 RFRegressorSelectFromModel \T1/ptm/m/n/10 (\T1/ptm/m/it/10 cla ss in Underfull \hbox (badness 10000) in paragraph at lines 273--274 []\T1/pcr/m/n/10 score() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.Prec isionWeighted Underfull \hbox (badness 10000) in paragraph at lines 281--282 []\T1/pcr/m/n/10 SimpleImputer \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 284--285 []\T1/pcr/m/n/10 StandardScaler \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Overfull \hbox (24.78084pt too wide) in paragraph at lines 288--290 []\T1/pcr/m/n/10 transform() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.c omponents.OneHotEncoder [105] Overfull \hbox (80.44995pt too wide) in paragraph at lines 290--292 []\T1/pcr/m/n/10 transform() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.c omponents.RFClassifierSelectFromModel Overfull \hbox (81.89014pt too wide) in paragraph at lines 292--294 []\T1/pcr/m/n/10 transform() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.c omponents.RFRegressorSelectFromModel Overfull \hbox (18.12065pt too wide) in paragraph at lines 294--296 []\T1/pcr/m/n/10 transform() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.c omponents.SimpleImputer Overfull \hbox (21.09074pt too wide) in paragraph at lines 296--298 []\T1/pcr/m/n/10 transform() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.c omponents.StandardScaler Underfull \hbox (badness 10000) in paragraph at lines 301--302 []\T1/pcr/m/n/10 XGBoostClassifier \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in [106]) (./feature-labs-inc-evalml.aux) Package rerunfilecheck Warning: File `feature-labs-inc-evalml.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on feature-labs-inc-evalml.pdf (110 pages, 445251 bytes). Transcript written on feature-labs-inc-evalml.log. Latexmk: Index file 'feature-labs-inc-evalml.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'feature-labs-inc-evalml.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'feature-labs-inc-evalml.aux' 'feature-labs-inc-evalml.out' 'feature-labs-inc-evalml.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="feature-labs-inc-evalml" "EvalML.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./EvalML.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/23 v2.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file feature-labs-inc-evalml.idx (./feature-labs-inc-evalml.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./feature-labs-inc-evalml.out) (./feature-labs-inc-evalml.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./feature-labs-inc-evalml.toc) [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1 <./evalml_logo .png>] [2] Chapter 1. [3] [4] Chapter 2. [5] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.353 ...ts} 20\%|██ | Elapsed:00:02 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.353 ...ts} 20\%|██ | Elapsed:00:02 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.353 ...ts} 20\%|██ | Elapsed:00:02 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.354 ... 40\%|████ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.354 ... 40\%|████ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.354 ... 40\%|████ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.354 ... 40\%|████ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.354 ... 40\%|████ | Elapsed:00:04 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.355 ...0\%|██████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.355 ...0\%|██████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.355 ...0\%|██████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.355 ...0\%|██████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.355 ...0\%|██████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.355 ...0\%|██████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.355 ...0\%|██████ | Elapsed:00:14 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...████████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...████████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...████████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...████████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...████████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...████████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...████████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...████████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...████████ | Elapsed:00:17 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.357 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.357 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.357 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.357 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.357 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.357 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.357 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.357 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.357 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.357 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.357 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.358 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.358 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.358 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.358 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.358 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.358 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.358 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.358 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.358 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.358 ...��████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.358 ...��████████| Elapsed:00:18 Overfull \hbox (27.04442pt too wide) in paragraph at lines 428--428 []|\T1/pcr/b/n/9 ************************************************************** ******************************| Overfull \hbox (27.04442pt too wide) in paragraph at lines 430--430 []|\T1/pcr/b/n/9 ************************************************************** ******************************| [6] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.515 ...t\sphinxincludegraphics{{index_20_0}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.515 ...t\sphinxincludegraphics{{index_20_0}.svg} [7] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [8] [9] ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.748 ...ts} 20\%|██ | Elapsed:00:05 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.748 ...ts} 20\%|██ | Elapsed:00:05 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.748 ...ts} 20\%|██ | Elapsed:00:05 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.749 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.749 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.749 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.749 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.749 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.750 ...0\%|██████ | Elapsed:00:27 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.750 ...0\%|██████ | Elapsed:00:27 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.750 ...0\%|██████ | Elapsed:00:27 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.750 ...0\%|██████ | Elapsed:00:27 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.750 ...0\%|██████ | Elapsed:00:27 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.750 ...0\%|██████ | Elapsed:00:27 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.750 ...0\%|██████ | Elapsed:00:27 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.751 ...████████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.751 ...████████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.751 ...████████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.751 ...████████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.751 ...████████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.751 ...████████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.751 ...████████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.751 ...████████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.751 ...████████ | Elapsed:00:33 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.752 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.752 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.752 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.752 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.752 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.752 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.752 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.752 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.752 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.752 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.752 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.753 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.753 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.753 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.753 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.753 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.753 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.753 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.753 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.753 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.753 ...��████████| Elapsed:00:37 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.753 ...��████████| Elapsed:00:37 Overfull \hbox (59.44438pt too wide) in paragraph at lines 833--833 []|\T1/pcr/b/n/9 ************************************************************** ************************************| Overfull \hbox (59.44438pt too wide) in paragraph at lines 835--835 []|\T1/pcr/b/n/9 ************************************************************** ************************************| [10] [11] ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.997 ...ts} 20\%|██ | Elapsed:00:03 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.997 ...ts} 20\%|██ | Elapsed:00:03 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.997 ...ts} 20\%|██ | Elapsed:00:03 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.998 ... 40\%|████ | Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.998 ... 40\%|████ | Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.998 ... 40\%|████ | Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.998 ... 40\%|████ | Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.998 ... 40\%|████ | Elapsed:00:06 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.999 ...0\%|██████ | Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.999 ...0\%|██████ | Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.999 ...0\%|██████ | Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.999 ...0\%|██████ | Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.999 ...0\%|██████ | Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.999 ...0\%|██████ | Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.999 ...0\%|██████ | Elapsed:00:21 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1000 ...��███████ | Elapsed:00:24 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1000 ...��███████ | Elapsed:00:24 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1000 ...��███████ | Elapsed:00:24 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1000 ...��███████ | Elapsed:00:24 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1000 ...��███████ | Elapsed:00:24 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1000 ...��███████ | Elapsed:00:24 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1000 ...��███████ | Elapsed:00:24 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1000 ...��███████ | Elapsed:00:24 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1000 ...��███████ | Elapsed:00:24 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1001 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1001 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1001 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1001 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1001 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1001 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1001 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1001 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1001 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1001 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1001 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1002 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1002 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1002 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1002 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1002 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1002 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1002 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1002 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1002 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1002 ...�████████| Elapsed:00:26 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1002 ...�████████| Elapsed:00:26 [12] [13] [14] ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1319 ...s} 20\%|██ | Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1319 ...s} 20\%|██ | Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1319 ...s} 20\%|██ | Elapsed:00:06 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1320 ... 40\%|████ | Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1320 ... 40\%|████ | Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1320 ... 40\%|████ | Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1320 ... 40\%|████ | Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1320 ... 40\%|████ | Elapsed:00:12 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1321 ...\%|██████ | Elapsed:00:30 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1321 ...\%|██████ | Elapsed:00:30 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1321 ...\%|██████ | Elapsed:00:30 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1321 ...\%|██████ | Elapsed:00:30 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1321 ...\%|██████ | Elapsed:00:30 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1321 ...\%|██████ | Elapsed:00:30 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1321 ...\%|██████ | Elapsed:00:30 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1322 ...��███████ | Elapsed:00:36 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1322 ...��███████ | Elapsed:00:36 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1322 ...��███████ | Elapsed:00:36 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1322 ...��███████ | Elapsed:00:36 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1322 ...��███████ | Elapsed:00:36 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1322 ...��███████ | Elapsed:00:36 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1322 ...��███████ | Elapsed:00:36 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1322 ...��███████ | Elapsed:00:36 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1322 ...��███████ | Elapsed:00:36 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1323 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1323 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1323 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1323 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1323 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1323 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1323 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1323 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1323 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1323 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1323 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1324 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1324 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1324 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1324 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1324 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1324 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1324 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1324 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1324 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1324 ...�████████| Elapsed:00:41 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1324 ...�████████| Elapsed:00:41 Overfull \hbox (27.04442pt too wide) in paragraph at lines 1404--1404 []|\T1/pcr/b/n/9 ************************************************************** ******************************| Overfull \hbox (27.04442pt too wide) in paragraph at lines 1406--1406 []|\T1/pcr/b/n/9 ************************************************************** ******************************| [15] [16] ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1568 ...s} 20\%|██ | Elapsed:00:02 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1568 ...s} 20\%|██ | Elapsed:00:02 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1568 ...s} 20\%|██ | Elapsed:00:02 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1569 ... 40\%|████ | Elapsed:00:05 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1569 ... 40\%|████ | Elapsed:00:05 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1569 ... 40\%|████ | Elapsed:00:05 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1569 ... 40\%|████ | Elapsed:00:05 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1569 ... 40\%|████ | Elapsed:00:05 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1570 ...\%|██████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1570 ...\%|██████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1570 ...\%|██████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1570 ...\%|██████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1570 ...\%|██████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1570 ...\%|██████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1570 ...\%|██████ | Elapsed:00:16 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1571 ...��███████ | Elapsed:00:19 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1571 ...��███████ | Elapsed:00:19 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1571 ...��███████ | Elapsed:00:19 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1571 ...��███████ | Elapsed:00:19 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1571 ...��███████ | Elapsed:00:19 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1571 ...��███████ | Elapsed:00:19 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1571 ...��███████ | Elapsed:00:19 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1571 ...��███████ | Elapsed:00:19 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1571 ...��███████ | Elapsed:00:19 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1572 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1572 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1572 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1572 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1572 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1572 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1572 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1572 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1572 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1572 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1572 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1573 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1573 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1573 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1573 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1573 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1573 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1573 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1573 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1573 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1573 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1573 ...�████████| Elapsed:00:21 [17] [18] [19] [20] [21] ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2127 ...ots} 10\%|█ | Elapsed:00:09 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2127 ...ots} 10\%|█ | Elapsed:00:09 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2128 ...s} 20\%|██ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2128 ...s} 20\%|██ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2128 ...s} 20\%|██ | Elapsed:00:15 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2129 ... 30\%|███ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2129 ... 30\%|███ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2129 ... 30\%|███ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2129 ... 30\%|███ | Elapsed:00:15 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2130 ... 40\%|████ | Elapsed:00:23 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2130 ... 40\%|████ | Elapsed:00:23 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2130 ... 40\%|████ | Elapsed:00:23 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2130 ... 40\%|████ | Elapsed:00:23 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2130 ... 40\%|████ | Elapsed:00:23 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2131 ...50\%|█████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2131 ...50\%|█████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2131 ...50\%|█████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2131 ...50\%|█████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2131 ...50\%|█████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2131 ...50\%|█████ | Elapsed:00:33 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2135 ...50\%|█████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2135 ...50\%|█████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2135 ...50\%|█████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2135 ...50\%|█████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2135 ...50\%|█████ | Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2135 ...50\%|█████ | Elapsed:00:33 [22] ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2268 ...s} 20\%|██ | Elapsed:00:02 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2268 ...s} 20\%|██ | Elapsed:00:02 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2268 ...s} 20\%|██ | Elapsed:00:02 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2269 ... 40\%|████ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2269 ... 40\%|████ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2269 ... 40\%|████ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2269 ... 40\%|████ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2269 ... 40\%|████ | Elapsed:00:04 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2270 ...\%|██████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2270 ...\%|██████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2270 ...\%|██████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2270 ...\%|██████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2270 ...\%|██████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2270 ...\%|██████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2270 ...\%|██████ | Elapsed:00:14 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2271 ...��███████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2271 ...��███████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2271 ...��███████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2271 ...��███████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2271 ...��███████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2271 ...��███████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2271 ...��███████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2271 ...��███████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2271 ...��███████ | Elapsed:00:16 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2272 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2272 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2272 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2272 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2272 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2272 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2272 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2272 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2272 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2272 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2272 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2273 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2273 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2273 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2273 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2273 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2273 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2273 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2273 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2273 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2273 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2273 ...�████████| Elapsed:00:18 [23] Overfull \hbox (27.04442pt too wide) in paragraph at lines 2343--2343 []|\T1/pcr/b/n/9 ************************************************************** ******************************| Overfull \hbox (27.04442pt too wide) in paragraph at lines 2345--2345 []|\T1/pcr/b/n/9 ************************************************************** ******************************| [24] [25] [26] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (2.68169pt too high) detected at line 3143 [27] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (2.68169pt too high) detected at line 3143 [28] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (2.68169pt too high) detected at line 3143 [29] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (2.68169pt too high) detected at line 3143 [30] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (2.68169pt too high) detected at line 3143 [31] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (2.68169pt too high) detected at line 3143 [32] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (2.68169pt too high) detected at line 3143 [33] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (2.68169pt too high) detected at line 3143 [34] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (2.68169pt too high) detected at line 3143 [35] Underfull \vbox (badness 10000) detected at line 3143 Overfull \vbox (2.68169pt too high) detected at line 3143 [36] [37] ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3222 ...s} 20\%|██ | Elapsed:00:09 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3222 ...s} 20\%|██ | Elapsed:00:09 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3222 ...s} 20\%|██ | Elapsed:00:09 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3223 ... 40\%|████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3223 ... 40\%|████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3223 ... 40\%|████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3223 ... 40\%|████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3223 ... 40\%|████ | Elapsed:00:15 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3224 ...\%|██████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3224 ...\%|██████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3224 ...\%|██████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3224 ...\%|██████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3224 ...\%|██████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3224 ...\%|██████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3224 ...\%|██████ | Elapsed:00:15 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3225 ...��███████ | Elapsed:00:23 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3225 ...��███████ | Elapsed:00:23 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3225 ...��███████ | Elapsed:00:23 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3225 ...��███████ | Elapsed:00:23 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3225 ...��███████ | Elapsed:00:23 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3225 ...��███████ | Elapsed:00:23 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3225 ...��███████ | Elapsed:00:23 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3225 ...��███████ | Elapsed:00:23 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3225 ...��███████ | Elapsed:00:23 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3226 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3226 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3226 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3226 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3226 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3226 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3226 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3226 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3226 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3226 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3226 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3227 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3227 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3227 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3227 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3227 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3227 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3227 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3227 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3227 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3227 ...�████████| Elapsed:00:33 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3227 ...�████████| Elapsed:00:33 Overfull \hbox (48.6444pt too wide) in paragraph at lines 3329--3329 []|\T1/pcr/b/n/9 ************************************************************** **********************************| Overfull \hbox (48.6444pt too wide) in paragraph at lines 3331--3331 []|\T1/pcr/b/n/9 ************************************************************** **********************************| [38] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3401 ...degraphics{{pipelines_overview_3_0}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3401 ...degraphics{{pipelines_overview_3_0}.svg} Overfull \hbox (27.04442pt too wide) in paragraph at lines 3426--3426 []|\T1/pcr/b/n/9 ************************************************************** ******************************| Overfull \hbox (27.04442pt too wide) in paragraph at lines 3428--3428 []|\T1/pcr/b/n/9 ************************************************************** ******************************| [39] [40] [41] [42] Underfull \hbox (badness 10000) in paragraph at lines 3742--3743 \T1/ptm/m/n/10 EvalML pro-vides two util-ity func-tions to check for ab-nor-mal data: \T1/pcr/m/n/10 detect_outliers() \T1/ptm/m/n/10 and [43] [44] ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3945 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3945 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3945 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3945 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3945 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3945 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3945 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3945 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3945 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3945 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3945 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3946 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3946 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3946 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3946 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3946 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3946 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3946 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3946 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3946 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3946 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3946 ...�████████| Elapsed:00:01 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4063 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4063 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4063 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4063 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4063 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4063 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4063 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4063 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4063 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4063 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4063 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4064 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4064 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4064 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4064 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4064 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4064 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4064 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4064 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4064 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4064 ...�████████| Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4064 ...�████████| Elapsed:00:04 [45] Overfull \hbox (27.04442pt too wide) in paragraph at lines 4093--4093 []|\T1/pcr/b/n/9 ************************************************************** ******************************| Overfull \hbox (27.04442pt too wide) in paragraph at lines 4095--4095 []|\T1/pcr/b/n/9 ************************************************************** ******************************| [46] ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4256 ... 33\%|███▎ | Elapsed:00:02 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4256 ... 33\%|███▎ | Elapsed:00:02 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4256 ... 33\%|███▎ | Elapsed:00:02 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4256 ... 33\%|███▎ | Elapsed:00:02 ! Package inputenc Error: Unicode char ▎ (U+258E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4256 ... 33\%|███▎ | Elapsed:00:02 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4257 ...|██████▋ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4257 ...|██████▋ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4257 ...|██████▋ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4257 ...|██████▋ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4257 ...|██████▋ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4257 ...|██████▋ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4257 ...|██████▋ | Elapsed:00:04 ! Package inputenc Error: Unicode char ▋ (U+258B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4257 ...|██████▋ | Elapsed:00:04 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4258 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4258 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4258 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4258 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4258 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4258 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4258 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4258 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4258 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4258 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4258 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4259 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4259 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4259 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4259 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4259 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4259 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4259 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4259 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4259 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4259 ...�████████| Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4259 ...�████████| Elapsed:00:14 [47] [48] [49] [50] [51] [52] Underfull \hbox (badness 10000) in paragraph at lines 4980--4980 []\T1/ptm/m/it/10 objective=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mul-ti-class=F alse\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_pipelines=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4980--4980 \T1/ptm/m/it/10 max_time=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 pa-tience=None\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 tol-er-ance=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4980--4980 \T1/ptm/m/it/10 model_types=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 cv=None\T1/ptm /m/n/10 , \T1/ptm/m/it/10 tuner=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de- Underfull \hbox (badness 10000) in paragraph at lines 4980--4980 \T1/ptm/m/it/10 tect_label_leakage=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 start_i teration_callback=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4980--4980 \T1/ptm/m/it/10 add_result_callback=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ad-di- tional_objectives=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- Underfull \hbox (badness 10000) in paragraph at lines 5019--5019 []\T1/ptm/m/it/10 objective=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mul-ti-class=F alse\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_pipelines=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5019--5019 \T1/ptm/m/it/10 max_time=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 pa-tience=None\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 tol-er-ance=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5019--5019 \T1/ptm/m/it/10 model_types=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 cv=None\T1/ptm /m/n/10 , \T1/ptm/m/it/10 tuner=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de- Underfull \hbox (badness 10000) in paragraph at lines 5019--5019 \T1/ptm/m/it/10 tect_label_leakage=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 start_i teration_callback=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5019--5019 \T1/ptm/m/it/10 add_result_callback=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ad-di- tional_objectives=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- [53] Underfull \hbox (badness 10000) in paragraph at lines 5125--5125 []\T1/ptm/m/it/10 objective=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_pipelines= None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_time=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5125--5125 \T1/ptm/m/it/10 pa-tience=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tol-er-ance=None \T1/ptm/m/n/10 , \T1/ptm/m/it/10 model_types=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5125--5125 \T1/ptm/m/it/10 cv=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tuner=None\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 de-tect_label_leakage=True\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5125--5125 \T1/ptm/m/it/10 start_iteration_callback=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 a dd_result_callback=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ad-di- Underfull \hbox (badness 10000) in paragraph at lines 5159--5159 []\T1/ptm/m/it/10 objective=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_pipelines= None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_time=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5159--5159 \T1/ptm/m/it/10 pa-tience=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tol-er-ance=None \T1/ptm/m/n/10 , \T1/ptm/m/it/10 model_types=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5159--5159 \T1/ptm/m/it/10 cv=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tuner=None\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 de-tect_label_leakage=True\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5159--5159 \T1/ptm/m/it/10 start_iteration_callback=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 a dd_result_callback=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ad-di- [54] Underfull \hbox (badness 10000) in paragraph at lines 5298--5299 []|[][]\T1/pcr/m/sl/10 AutoClassifier.plot. Underfull \hbox (badness 10000) in paragraph at lines 5303--5304 []|[][]\T1/pcr/m/sl/10 AutoClassifier.plot. Underfull \hbox (badness 10000) in paragraph at lines 5305--5307 []|\T1/ptm/m/n/10 Generate con-fu-sion ma-trix plot for a given Underfull \hbox (badness 10000) in paragraph at lines 5305--5307 \T1/ptm/m/n/10 pipeline us-ing the data re-turned from Underfull \hbox (badness 10000) in paragraph at lines 5308--5309 []|[][]\T1/pcr/m/sl/10 AutoRegressor.plot. Underfull \hbox (badness 10000) in paragraph at lines 5313--5314 []|[][]\T1/pcr/m/sl/10 AutoRegressor.plot. Underfull \hbox (badness 10000) in paragraph at lines 5315--5317 []|\T1/ptm/m/n/10 Generate con-fu-sion ma-trix plot for a given Underfull \hbox (badness 10000) in paragraph at lines 5315--5317 \T1/ptm/m/n/10 pipeline us-ing the data re-turned from [55] [56] [57] [58] Overfull \hbox (19.00412pt too wide) in paragraph at lines 5742--5742 []\T1/ptm/m/it/10 number_features=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5742--5742 \T1/ptm/m/it/10 n_estimators=10\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5742--5742 \T1/ptm/m/it/10 max_depth=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5742--5742 \T1/ptm/m/it/10 per- Underfull \hbox (badness 10000) in paragraph at lines 5742--5742 \T1/ptm/m/it/10 cent_features=0.5\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5742--5742 \T1/ptm/m/it/10 threshold=-inf\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5742--5742 \T1/ptm/m/it/10 n_jobs=-1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- Underfull \hbox (badness 10000) in paragraph at lines 5806--5806 []\T1/ptm/m/it/10 number_features=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 n_estima tors=10\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5806--5806 \T1/ptm/m/it/10 max_depth=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 per-cent_feature s=0.5\T1/ptm/m/n/10 , [59] [60] Overfull \hbox (25.00412pt too wide) in paragraph at lines 5952--5952 []\T1/ptm/m/it/10 number_features=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5952--5952 \T1/ptm/m/it/10 n_estimators=10\T1/ptm/m/n/10 , Overfull \hbox (1.48462pt too wide) in paragraph at lines 5952--5952 \T1/ptm/m/it/10 max_depth=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5952--5952 \T1/ptm/m/it/10 per- Overfull \hbox (2.50423pt too wide) in paragraph at lines 5952--5952 \T1/ptm/m/it/10 cent_features=0.5\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5952--5952 \T1/ptm/m/it/10 threshold=-inf\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5952--5952 \T1/ptm/m/it/10 n_jobs=-1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- Underfull \hbox (badness 10000) in paragraph at lines 6016--6016 []\T1/ptm/m/it/10 number_features=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 n_estima tors=10\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 6016--6016 \T1/ptm/m/it/10 max_depth=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 per-cent_feature s=0.5\T1/ptm/m/n/10 , [61] [62] [63] [64] Underfull \hbox (badness 10000) in paragraph at lines 6540--6540 []\T1/ptm/m/it/10 penalty='l2'\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 6540--6540 \T1/ptm/m/it/10 C=1.0\T1/ptm/m/n/10 , [65] Underfull \hbox (badness 10000) in paragraph at lines 6594--6594 []\T1/ptm/m/it/10 penalty='l2'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 C=1.0\T1/ptm/m/n /10 , \T1/ptm/m/it/10 n_jobs=-1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- [66] Underfull \hbox (badness 10000) in paragraph at lines 6705--6705 []\T1/ptm/m/it/10 n_estimators=10\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 6705--6705 \T1/ptm/m/it/10 max_depth=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 6705--6705 \T1/ptm/m/it/10 n_jobs=-1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- [67] Underfull \hbox (badness 10000) in paragraph at lines 6870--6870 []\T1/ptm/m/it/10 eta=0.1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_depth=3\T1/ptm/m/ n/10 , Underfull \hbox (badness 10000) in paragraph at lines 6870--6870 \T1/ptm/m/it/10 min_child_weight=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- [68] Underfull \hbox (badness 10000) in paragraph at lines 7035--7035 []\T1/ptm/m/it/10 fit_intercept=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 nor-mal- [69] [70] Underfull \hbox (badness 10000) in paragraph at lines 7200--7200 []\T1/ptm/m/it/10 n_estimators=10\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7200--7200 \T1/ptm/m/it/10 max_depth=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7200--7200 \T1/ptm/m/it/10 n_jobs=-1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- Underfull \hbox (badness 6708) in paragraph at lines 7254--7254 []\T1/ptm/m/it/10 n_estimators=10\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_depth=Non e\T1/ptm/m/n/10 , \T1/ptm/m/it/10 n_jobs=-1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran - [71] [72] [73] [74] Underfull \hbox (badness 10000) in paragraph at lines 7757--7757 \T1/ptm/m/it/10 im-pute_strategy\T1/ptm/m/n/10 , \T1/ptm/m/it/10 per-cent_featu res\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7757--7757 \T1/ptm/m/it/10 num-ber_features\T1/ptm/m/n/10 , \T1/ptm/m/it/10 n_jobs=-1\T1/p tm/m/n/10 , \T1/ptm/m/it/10 ran- [75] Underfull \hbox (badness 10000) in paragraph at lines 7887--7887 []\T1/ptm/m/it/10 objective\T1/ptm/m/n/10 , \T1/ptm/m/it/10 penalty\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 C\T1/ptm/m/n/10 , \T1/ptm/m/it/10 im- Underfull \hbox (badness 10000) in paragraph at lines 7887--7887 \T1/ptm/m/it/10 pute_strategy\T1/ptm/m/n/10 , \T1/ptm/m/it/10 num-ber_features\ T1/ptm/m/n/10 , Underfull \hbox (badness 7522) in paragraph at lines 7921--7921 []\T1/ptm/m/it/10 objective\T1/ptm/m/n/10 , \T1/ptm/m/it/10 penalty\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 C\T1/ptm/m/n/10 , \T1/ptm/m/it/10 im-pute_strategy\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 num- [76] Underfull \hbox (badness 5105) in paragraph at lines 7952--7952 []\T1/ptm/m/it/10 objective\T1/ptm/m/n/10 , \T1/ptm/m/it/10 n_estimators\T1/ptm /m/n/10 , \T1/ptm/m/it/10 max_depth\T1/ptm/m/n/10 , \T1/ptm/m/it/10 im- Underfull \hbox (badness 10000) in paragraph at lines 7952--7952 \T1/ptm/m/it/10 pute_strategy\T1/ptm/m/n/10 , \T1/ptm/m/it/10 per-cent_features \T1/ptm/m/n/10 , \T1/ptm/m/it/10 num- Underfull \hbox (badness 10000) in paragraph at lines 7986--7986 []\T1/ptm/m/it/10 objective\T1/ptm/m/n/10 , \T1/ptm/m/it/10 n_estimators\T1/ptm /m/n/10 , \T1/ptm/m/it/10 max_depth\T1/ptm/m/n/10 , \T1/ptm/m/it/10 im-pute_str ategy\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 7986--7986 \T1/ptm/m/it/10 per-cent_features\T1/ptm/m/n/10 , \T1/ptm/m/it/10 num-ber_featu res\T1/ptm/m/n/10 , \T1/ptm/m/it/10 n_jobs=-1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 r an- Underfull \hbox (badness 10000) in paragraph at lines 8017--8017 []\T1/ptm/m/it/10 objective\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran-dom_state\T1/pt m/m/n/10 , \T1/ptm/m/it/10 num- Underfull \hbox (badness 7273) in paragraph at lines 8017--8017 \T1/ptm/m/it/10 ber_features\T1/ptm/m/n/10 , \T1/ptm/m/it/10 im-pute_strategy\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 nor- Underfull \hbox (badness 10000) in paragraph at lines 8017--8017 \T1/ptm/m/it/10 mal-ize=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fit_intercept=Tru e\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8051--8051 []\T1/ptm/m/it/10 objective\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran-dom_state\T1/pt m/m/n/10 , \T1/ptm/m/it/10 num-ber_features\T1/ptm/m/n/10 , \T1/ptm/m/it/10 im- [77] Underfull \hbox (badness 10000) in paragraph at lines 8100--8102 []|\T1/ptm/m/n/10 alias of \T1/pcr/m/n/10 evalml.pipelines. Underfull \hbox (badness 10000) in paragraph at lines 8168--8168 []\T1/ptm/m/it/10 retry_percentage=0.5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in-ter-c hange_fee=0.02\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8168--8168 \T1/ptm/m/it/10 fraud_payout_percentage=1.0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 amo unt_col='amount'\T1/ptm/m/n/10 , [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] (./feature-labs-inc-evalml.ind [101] [102] Overfull \hbox (6.64038pt too wide) in paragraph at lines 12--14 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Li nearRegressionPipeline Overfull \hbox (12.10017pt too wide) in paragraph at lines 14--16 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Lo gisticRegressionPipeline Overfull \hbox (3.5304pt too wide) in paragraph at lines 17--19 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.RF ClassificationPipeline Underfull \hbox (badness 10000) in paragraph at lines 19--21 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.RF RegressionPipeline Underfull \hbox (badness 10000) in paragraph at lines 21--22 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.XG BoostPipeline Overfull \hbox (19.69048pt too wide) in paragraph at lines 22--24 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.LinearRegressor Overfull \hbox (67.3796pt too wide) in paragraph at lines 24--26 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.LogisticRegressionClassifier Overfull \hbox (18.78084pt too wide) in paragraph at lines 26--28 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.OneHotEncoder Overfull \hbox (74.44995pt too wide) in paragraph at lines 28--30 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.RFClassifierSelectFromModel Overfull \hbox (75.89014pt too wide) in paragraph at lines 30--32 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.RFRegressorSelectFromModel Overfull \hbox (49.60023pt too wide) in paragraph at lines 32--34 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.RandomForestClassifier Overfull \hbox (51.04042pt too wide) in paragraph at lines 34--36 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.RandomForestRegressor Overfull \hbox (12.12065pt too wide) in paragraph at lines 36--38 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.SimpleImputer Overfull \hbox (15.09074pt too wide) in paragraph at lines 38--40 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.StandardScaler Overfull \hbox (27.69035pt too wide) in paragraph at lines 40--42 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.XGBoostClassifier Underfull \hbox (badness 10000) in paragraph at lines 60--62 []\T1/pcr/m/n/10 decision_function() Underfull \hbox (badness 10000) in paragraph at lines 62--64 []\T1/pcr/m/n/10 decision_function() Underfull \hbox (badness 10000) in paragraph at lines 62--64 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.LeadScoring method\T1/ptm/m/n /10 ), Overfull \hbox (19.69048pt too wide) in paragraph at lines 64--66 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.LinearRegressor Overfull \hbox (67.3796pt too wide) in paragraph at lines 66--68 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.LogisticRegressionClassifier Overfull \hbox (18.78084pt too wide) in paragraph at lines 68--70 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.OneHotEncoder Overfull \hbox (49.60023pt too wide) in paragraph at lines 70--72 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.RandomForestClassifier Overfull \hbox (51.04042pt too wide) in paragraph at lines 72--74 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.RandomForestRegressor Overfull \hbox (74.44995pt too wide) in paragraph at lines 74--76 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.RFClassifierSelectFromModel Overfull \hbox (75.89014pt too wide) in paragraph at lines 76--78 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.RFRegressorSelectFromModel Overfull \hbox (12.12065pt too wide) in paragraph at lines 78--80 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.SimpleImputer Overfull \hbox (15.09074pt too wide) in paragraph at lines 80--82 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.StandardScaler Overfull \hbox (27.69035pt too wide) in paragraph at lines 82--84 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.XGBoostClassifier Underfull \hbox (badness 10000) in paragraph at lines 85--86 []\T1/pcr/m/n/10 detect_highly_null() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 86--87 []\T1/pcr/m/n/10 detect_id_columns() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 87--88 []\T1/pcr/m/n/10 detect_label_leakage() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod- ule [103] Underfull \hbox (badness 10000) in paragraph at lines 100--102 []\T1/pcr/m/n/10 fit() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.compone nts.LinearRegressor Overfull \hbox (37.3796pt too wide) in paragraph at lines 102--104 []\T1/pcr/m/n/10 fit() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.compone nts.LogisticRegressionClassifier Underfull \hbox (badness 10000) in paragraph at lines 104--105 []\T1/pcr/m/n/10 fit() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.compone nts.OneHotEncoder Overfull \hbox (19.60023pt too wide) in paragraph at lines 105--107 []\T1/pcr/m/n/10 fit() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.compone nts.RandomForestClassifier Overfull \hbox (21.04042pt too wide) in paragraph at lines 107--109 []\T1/pcr/m/n/10 fit() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.compone nts.RandomForestRegressor Overfull \hbox (44.44995pt too wide) in paragraph at lines 109--111 []\T1/pcr/m/n/10 fit() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.compone nts.RFClassifierSelectFromModel Overfull \hbox (45.89014pt too wide) in paragraph at lines 111--113 []\T1/pcr/m/n/10 fit() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.compone nts.RFRegressorSelectFromModel Underfull \hbox (badness 10000) in paragraph at lines 113--114 []\T1/pcr/m/n/10 fit() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.compone nts.SimpleImputer Underfull \hbox (badness 10000) in paragraph at lines 114--116 []\T1/pcr/m/n/10 fit() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.compone nts.StandardScaler Overfull \hbox (48.78084pt too wide) in paragraph at lines 119--121 []\T1/pcr/m/n/10 fit_transform() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.components.OneHotEncoder Overfull \hbox (104.44995pt too wide) in paragraph at lines 121--123 []\T1/pcr/m/n/10 fit_transform() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.components.RFClassifierSelectFromModel Overfull \hbox (105.89014pt too wide) in paragraph at lines 123--125 []\T1/pcr/m/n/10 fit_transform() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.components.RFRegressorSelectFromModel Overfull \hbox (42.12065pt too wide) in paragraph at lines 125--127 []\T1/pcr/m/n/10 fit_transform() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.components.SimpleImputer Overfull \hbox (45.09074pt too wide) in paragraph at lines 127--129 []\T1/pcr/m/n/10 fit_transform() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.components.StandardScaler Underfull \hbox (badness 10000) in paragraph at lines 133--135 []\T1/pcr/m/n/10 generate_confusion_matrix() Underfull \hbox (badness 10000) in paragraph at lines 135--137 []\T1/pcr/m/n/10 generate_confusion_matrix() Underfull \hbox (badness 10000) in paragraph at lines 137--139 []\T1/pcr/m/n/10 generate_roc_plot() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.Aut oClassifier.plot Underfull \hbox (badness 5245) in paragraph at lines 139--140 []\T1/pcr/m/n/10 generate_roc_plot() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.Aut oRegressor.plot Underfull \hbox (badness 10000) in paragraph at lines 140--141 []\T1/pcr/m/n/10 get_component() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.PipelineBase Underfull \hbox (badness 10000) in paragraph at lines 141--143 []\T1/pcr/m/n/10 get_confusion_matrix_data() Underfull \hbox (badness 10000) in paragraph at lines 143--145 []\T1/pcr/m/n/10 get_confusion_matrix_data() Underfull \hbox (badness 10000) in paragraph at lines 145--147 []\T1/pcr/m/n/10 get_feature_names() Underfull \hbox (badness 10000) in paragraph at lines 145--147 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.components.OneHotEncoder Overfull \hbox (92.44995pt too wide) in paragraph at lines 147--149 []\T1/pcr/m/n/10 get_indices() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines .components.RFClassifierSelectFromModel Overfull \hbox (93.89014pt too wide) in paragraph at lines 149--151 []\T1/pcr/m/n/10 get_indices() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines .components.RFRegressorSelectFromModel Overfull \hbox (80.44995pt too wide) in paragraph at lines 151--153 []\T1/pcr/m/n/10 get_names() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.c omponents.RFClassifierSelectFromModel Overfull \hbox (81.89014pt too wide) in paragraph at lines 153--155 []\T1/pcr/m/n/10 get_names() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.c omponents.RFRegressorSelectFromModel Underfull \hbox (badness 10000) in paragraph at lines 157--158 []\T1/pcr/m/n/10 get_roc_data() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.AutoRegr essor.plot Underfull \hbox (badness 10000) in paragraph at lines 161--163 []\T1/pcr/m/n/10 handle_problem_types() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 167--168 []\T1/pcr/m/n/10 LinearRegressionPipeline \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 168--169 []\T1/pcr/m/n/10 LinearRegressor \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 176--178 []\T1/pcr/m/n/10 LogisticRegressionClassifier \T1/ptm/m/n/10 (\T1/ptm/m/it/10 c lass in Underfull \hbox (badness 10000) in paragraph at lines 178--179 []\T1/pcr/m/n/10 LogisticRegressionPipeline \T1/ptm/m/n/10 (\T1/ptm/m/it/10 cla ss in [104] Underfull \hbox (badness 10000) in paragraph at lines 192--194 []\T1/pcr/m/n/10 objective_function() Underfull \hbox (badness 10000) in paragraph at lines 194--196 []\T1/pcr/m/n/10 objective_function() Underfull \hbox (badness 10000) in paragraph at lines 194--196 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.LeadScoring method\T1/ptm/m/n /10 ), Underfull \hbox (badness 10000) in paragraph at lines 196--197 []\T1/pcr/m/n/10 OneHotEncoder \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Overfull \hbox (13.69048pt too wide) in paragraph at lines 206--208 []\T1/pcr/m/n/10 predict() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.com ponents.LinearRegressor Overfull \hbox (61.3796pt too wide) in paragraph at lines 208--210 []\T1/pcr/m/n/10 predict() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.com ponents.LogisticRegressionClassifier Overfull \hbox (43.60023pt too wide) in paragraph at lines 210--212 []\T1/pcr/m/n/10 predict() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.com ponents.RandomForestClassifier Overfull \hbox (45.04042pt too wide) in paragraph at lines 212--214 []\T1/pcr/m/n/10 predict() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.com ponents.RandomForestRegressor Overfull \hbox (21.69035pt too wide) in paragraph at lines 214--216 []\T1/pcr/m/n/10 predict() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.com ponents.XGBoostClassifier Overfull \hbox (49.69048pt too wide) in paragraph at lines 217--219 []\T1/pcr/m/n/10 predict_proba() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.components.LinearRegressor Overfull \hbox (97.3796pt too wide) in paragraph at lines 219--221 []\T1/pcr/m/n/10 predict_proba() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.components.LogisticRegressionClassifier Overfull \hbox (79.60023pt too wide) in paragraph at lines 221--223 []\T1/pcr/m/n/10 predict_proba() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.components.RandomForestClassifier Overfull \hbox (81.04042pt too wide) in paragraph at lines 223--225 []\T1/pcr/m/n/10 predict_proba() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.components.RandomForestRegressor Overfull \hbox (57.69035pt too wide) in paragraph at lines 225--227 []\T1/pcr/m/n/10 predict_proba() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.components.XGBoostClassifier Underfull \hbox (badness 10000) in paragraph at lines 227--228 []\T1/pcr/m/n/10 predict_proba() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.PipelineBase Underfull \hbox (badness 10000) in paragraph at lines 234--236 []\T1/pcr/m/n/10 RandomForestClassifier \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class i n Underfull \hbox (badness 10000) in paragraph at lines 236--238 []\T1/pcr/m/n/10 RandomForestRegressor \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 242--243 []\T1/pcr/m/n/10 RFClassificationPipeline \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 243--245 []\T1/pcr/m/n/10 RFClassifierSelectFromModel \T1/ptm/m/n/10 (\T1/ptm/m/it/10 cl ass in Underfull \hbox (badness 10000) in paragraph at lines 246--248 []\T1/pcr/m/n/10 RFRegressorSelectFromModel \T1/ptm/m/n/10 (\T1/ptm/m/it/10 cla ss in Underfull \hbox (badness 10000) in paragraph at lines 273--274 []\T1/pcr/m/n/10 score() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.Prec isionWeighted Underfull \hbox (badness 10000) in paragraph at lines 281--282 []\T1/pcr/m/n/10 SimpleImputer \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 284--285 []\T1/pcr/m/n/10 StandardScaler \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Overfull \hbox (24.78084pt too wide) in paragraph at lines 288--290 []\T1/pcr/m/n/10 transform() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.c omponents.OneHotEncoder [105] Overfull \hbox (80.44995pt too wide) in paragraph at lines 290--292 []\T1/pcr/m/n/10 transform() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.c omponents.RFClassifierSelectFromModel Overfull \hbox (81.89014pt too wide) in paragraph at lines 292--294 []\T1/pcr/m/n/10 transform() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.c omponents.RFRegressorSelectFromModel Overfull \hbox (18.12065pt too wide) in paragraph at lines 294--296 []\T1/pcr/m/n/10 transform() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.c omponents.SimpleImputer Overfull \hbox (21.09074pt too wide) in paragraph at lines 296--298 []\T1/pcr/m/n/10 transform() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.c omponents.StandardScaler Underfull \hbox (badness 10000) in paragraph at lines 301--302 []\T1/pcr/m/n/10 XGBoostClassifier \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in [106]) (./feature-labs-inc-evalml.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on feature-labs-inc-evalml.pdf (110 pages, 445437 bytes). Transcript written on feature-labs-inc-evalml.log. Latexmk: Index file 'feature-labs-inc-evalml.idx' was written Latexmk: Log file says output to 'feature-labs-inc-evalml.pdf' Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 256 Latexmk: Errors, in force_mode: so I tried finishing targets [rtd-command-info] start-time: 2019-12-12T19:20:27.140434Z, end-time: 2019-12-12T19:20:27.452217Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/_build/latex/feature-labs-inc-evalml.pdf /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/artifacts/latest/sphinx_pdf/feature-labs-inc-evalml.pdf [rtd-command-info] start-time: 2019-12-12T19:20:27.549673Z, end-time: 2019-12-12T19:26:07.707693Z, duration: 340, exit-code: 0 python sphinx-build -T -b epub -d _build/doctrees-epub -D language=en . _build/epub Running Sphinx v2.0.1 loading translations [en]... done making output directory... done [autosummary] generating autosummary for: api_reference.rst building [mo]: targets for 0 po files that are out of date building [epub]: targets for 195 source files that are out of date updating environment: 195 added, 0 changed, 0 removed reading sources... [ 0%] api_reference reading sources... [ 1%] automl/pipeline_search reading sources... [ 1%] automl/regression_example reading sources... [ 2%] automl/search_results reading sources... [ 2%] changelog reading sources... [ 3%] demos/fraud reading sources... [ 3%] demos/lead_scoring /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sklearn/linear_model/logistic.py:947: ConvergenceWarning: lbfgs failed to converge. Increase the number of iterations. "of iterations.", ConvergenceWarning) /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sklearn/linear_model/logistic.py:947: ConvergenceWarning: lbfgs failed to converge. Increase the number of iterations. "of iterations.", ConvergenceWarning) /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sklearn/linear_model/logistic.py:947: ConvergenceWarning: lbfgs failed to converge. Increase the number of iterations. "of iterations.", ConvergenceWarning) /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sklearn/linear_model/logistic.py:947: ConvergenceWarning: lbfgs failed to converge. Increase the number of iterations. "of iterations.", ConvergenceWarning) /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sklearn/linear_model/logistic.py:947: ConvergenceWarning: lbfgs failed to converge. Increase the number of iterations. "of iterations.", ConvergenceWarning) /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sklearn/linear_model/logistic.py:947: ConvergenceWarning: lbfgs failed to converge. Increase the number of iterations. "of iterations.", ConvergenceWarning) /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sklearn/linear_model/logistic.py:947: ConvergenceWarning: lbfgs failed to converge. Increase the number of iterations. "of iterations.", ConvergenceWarning) reading sources... [ 4%] faq reading sources... [ 4%] generated/evalml.AutoClassifier reading sources... [ 5%] generated/evalml.AutoClassifier.plot.generate_confusion_matrix reading sources... [ 5%] generated/evalml.AutoClassifier.plot.generate_roc_plot reading sources... [ 6%] generated/evalml.AutoClassifier.plot.get_confusion_matrix_data reading sources... [ 6%] generated/evalml.AutoClassifier.plot.get_roc_data reading sources... [ 7%] generated/evalml.AutoRegressor reading sources... [ 7%] generated/evalml.AutoRegressor.plot.generate_confusion_matrix reading sources... [ 8%] generated/evalml.AutoRegressor.plot.generate_roc_plot reading sources... [ 8%] generated/evalml.AutoRegressor.plot.get_confusion_matrix_data reading sources... [ 9%] generated/evalml.AutoRegressor.plot.get_roc_data reading sources... [ 9%] generated/evalml.demos.load_breast_cancer reading sources... [ 10%] generated/evalml.demos.load_diabetes reading sources... [ 10%] generated/evalml.demos.load_fraud reading sources... [ 11%] generated/evalml.demos.load_wine reading sources... [ 11%] generated/evalml.guardrails.detect_highly_null reading sources... [ 12%] generated/evalml.guardrails.detect_id_columns reading sources... [ 12%] generated/evalml.guardrails.detect_label_leakage reading sources... [ 13%] generated/evalml.guardrails.detect_outliers reading sources... [ 13%] generated/evalml.list_model_types reading sources... [ 14%] generated/evalml.objectives.AUC reading sources... [ 14%] generated/evalml.objectives.AUCMacro reading sources... [ 15%] generated/evalml.objectives.AUCMicro reading sources... [ 15%] generated/evalml.objectives.AUCWeighted reading sources... [ 16%] generated/evalml.objectives.ConfusionMatrix reading sources... [ 16%] generated/evalml.objectives.ExpVariance reading sources... [ 17%] generated/evalml.objectives.F1 reading sources... [ 17%] generated/evalml.objectives.F1Macro reading sources... [ 18%] generated/evalml.objectives.F1Micro reading sources... [ 18%] generated/evalml.objectives.F1Weighted reading sources... [ 19%] generated/evalml.objectives.FraudCost reading sources... [ 20%] generated/evalml.objectives.LeadScoring reading sources... [ 20%] generated/evalml.objectives.LogLoss reading sources... [ 21%] generated/evalml.objectives.MAE reading sources... [ 21%] generated/evalml.objectives.MCC reading sources... [ 22%] generated/evalml.objectives.MSE reading sources... [ 22%] generated/evalml.objectives.MSLE reading sources... [ 23%] generated/evalml.objectives.MaxError reading sources... [ 23%] generated/evalml.objectives.MedianAE reading sources... [ 24%] generated/evalml.objectives.Precision reading sources... [ 24%] generated/evalml.objectives.PrecisionMacro reading sources... [ 25%] generated/evalml.objectives.PrecisionMicro reading sources... [ 25%] generated/evalml.objectives.PrecisionWeighted reading sources... [ 26%] generated/evalml.objectives.R2 reading sources... [ 26%] generated/evalml.objectives.ROC reading sources... [ 27%] generated/evalml.objectives.Recall reading sources... [ 27%] generated/evalml.objectives.RecallMacro reading sources... [ 28%] generated/evalml.objectives.RecallMicro reading sources... [ 28%] generated/evalml.objectives.RecallWeighted reading sources... [ 29%] generated/evalml.pipelines.LinearRegressionPipeline reading sources... [ 29%] generated/evalml.pipelines.LogisticRegressionPipeline reading sources... [ 30%] generated/evalml.pipelines.PipelineBase reading sources... [ 30%] generated/evalml.pipelines.PipelineBase.plot reading sources... [ 31%] generated/evalml.pipelines.RFClassificationPipeline reading sources... [ 31%] generated/evalml.pipelines.RFRegressionPipeline reading sources... [ 32%] generated/evalml.pipelines.XGBoostPipeline reading sources... [ 32%] generated/evalml.pipelines.components.LinearRegressor reading sources... [ 33%] generated/evalml.pipelines.components.LogisticRegressionClassifier reading sources... [ 33%] generated/evalml.pipelines.components.OneHotEncoder reading sources... [ 34%] generated/evalml.pipelines.components.RFClassifierSelectFromModel reading sources... [ 34%] generated/evalml.pipelines.components.RFRegressorSelectFromModel reading sources... [ 35%] generated/evalml.pipelines.components.RandomForestClassifier reading sources... [ 35%] generated/evalml.pipelines.components.RandomForestRegressor reading sources... [ 36%] generated/evalml.pipelines.components.SimpleImputer reading sources... [ 36%] generated/evalml.pipelines.components.StandardScaler reading sources... [ 37%] generated/evalml.pipelines.components.XGBoostClassifier reading sources... [ 37%] generated/evalml.pipelines.get_pipelines reading sources... [ 38%] generated/evalml.pipelines.load_pipeline reading sources... [ 38%] generated/evalml.pipelines.save_pipeline reading sources... [ 39%] generated/evalml.preprocessing.load_data reading sources... [ 40%] generated/evalml.preprocessing.split_data reading sources... [ 40%] generated/evalml.problem_types.ProblemTypes reading sources... [ 41%] generated/evalml.problem_types.handle_problem_types reading sources... [ 41%] generated/evalml.tuners.SKOptTuner reading sources... [ 42%] generated/methods/evalml.AutoClassifier.__init__ reading sources... [ 42%] generated/methods/evalml.AutoClassifier.set_problem_type reading sources... [ 43%] generated/methods/evalml.AutoRegressor.__init__ reading sources... [ 43%] generated/methods/evalml.objectives.AUC.score reading sources... [ 44%] generated/methods/evalml.objectives.AUCMacro.score reading sources... [ 44%] generated/methods/evalml.objectives.AUCMicro.score reading sources... [ 45%] generated/methods/evalml.objectives.AUCWeighted.score reading sources... [ 45%] generated/methods/evalml.objectives.ConfusionMatrix.score reading sources... [ 46%] generated/methods/evalml.objectives.ExpVariance.score reading sources... [ 46%] generated/methods/evalml.objectives.F1.score reading sources... [ 47%] generated/methods/evalml.objectives.F1Macro.score reading sources... [ 47%] generated/methods/evalml.objectives.F1Micro.score reading sources... [ 48%] generated/methods/evalml.objectives.F1Weighted.score reading sources... [ 48%] generated/methods/evalml.objectives.FraudCost.__init__ reading sources... [ 49%] generated/methods/evalml.objectives.FraudCost.decision_function reading sources... [ 49%] generated/methods/evalml.objectives.FraudCost.objective_function reading sources... [ 50%] generated/methods/evalml.objectives.LeadScoring.__init__ reading sources... [ 50%] generated/methods/evalml.objectives.LeadScoring.decision_function reading sources... [ 51%] generated/methods/evalml.objectives.LeadScoring.objective_function reading sources... [ 51%] generated/methods/evalml.objectives.LogLoss.score reading sources... [ 52%] generated/methods/evalml.objectives.MAE.score reading sources... [ 52%] generated/methods/evalml.objectives.MCC.score reading sources... [ 53%] generated/methods/evalml.objectives.MSE.score reading sources... [ 53%] generated/methods/evalml.objectives.MSLE.score reading sources... [ 54%] generated/methods/evalml.objectives.MaxError.score reading sources... [ 54%] generated/methods/evalml.objectives.MedianAE.score reading sources... [ 55%] generated/methods/evalml.objectives.Precision.score reading sources... [ 55%] generated/methods/evalml.objectives.PrecisionMacro.score reading sources... [ 56%] generated/methods/evalml.objectives.PrecisionMicro.score reading sources... [ 56%] generated/methods/evalml.objectives.PrecisionWeighted.score reading sources... [ 57%] generated/methods/evalml.objectives.R2.score reading sources... [ 57%] generated/methods/evalml.objectives.ROC.score reading sources... [ 58%] generated/methods/evalml.objectives.Recall.score reading sources... [ 58%] generated/methods/evalml.objectives.RecallMacro.score reading sources... [ 59%] generated/methods/evalml.objectives.RecallMicro.score reading sources... [ 60%] generated/methods/evalml.objectives.RecallWeighted.score reading sources... [ 60%] generated/methods/evalml.pipelines.LinearRegressionPipeline.__init__ reading sources... [ 61%] generated/methods/evalml.pipelines.LogisticRegressionPipeline.__init__ reading sources... [ 61%] generated/methods/evalml.pipelines.PipelineBase.__init__ reading sources... [ 62%] generated/methods/evalml.pipelines.PipelineBase.describe reading sources... [ 62%] generated/methods/evalml.pipelines.PipelineBase.fit reading sources... [ 63%] generated/methods/evalml.pipelines.PipelineBase.get_component reading sources... [ 63%] generated/methods/evalml.pipelines.PipelineBase.predict reading sources... [ 64%] generated/methods/evalml.pipelines.PipelineBase.predict_proba reading sources... [ 64%] generated/methods/evalml.pipelines.PipelineBase.score reading sources... [ 65%] generated/methods/evalml.pipelines.RFClassificationPipeline.__init__ reading sources... [ 65%] generated/methods/evalml.pipelines.RFRegressionPipeline.__init__ reading sources... [ 66%] generated/methods/evalml.pipelines.XGBoostPipeline.__init__ reading sources... [ 66%] generated/methods/evalml.pipelines.components.LinearRegressor.__init__ reading sources... [ 67%] generated/methods/evalml.pipelines.components.LinearRegressor.describe reading sources... [ 67%] generated/methods/evalml.pipelines.components.LinearRegressor.fit reading sources... [ 68%] generated/methods/evalml.pipelines.components.LinearRegressor.predict reading sources... [ 68%] generated/methods/evalml.pipelines.components.LinearRegressor.predict_proba reading sources... [ 69%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.__init__ reading sources... [ 69%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.describe reading sources... [ 70%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.fit reading sources... [ 70%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.predict reading sources... [ 71%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.predict_proba reading sources... [ 71%] generated/methods/evalml.pipelines.components.OneHotEncoder.__init__ reading sources... [ 72%] generated/methods/evalml.pipelines.components.OneHotEncoder.describe reading sources... [ 72%] generated/methods/evalml.pipelines.components.OneHotEncoder.fit reading sources... [ 73%] generated/methods/evalml.pipelines.components.OneHotEncoder.fit_transform reading sources... [ 73%] generated/methods/evalml.pipelines.components.OneHotEncoder.get_feature_names reading sources... [ 74%] generated/methods/evalml.pipelines.components.OneHotEncoder.transform reading sources... [ 74%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.__init__ reading sources... [ 75%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.describe reading sources... [ 75%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.fit reading sources... [ 76%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.fit_transform reading sources... [ 76%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.get_indices reading sources... [ 77%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.get_names reading sources... [ 77%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.transform reading sources... [ 78%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.__init__ reading sources... [ 78%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.describe reading sources... [ 79%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.fit reading sources... [ 80%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.fit_transform reading sources... [ 80%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.get_indices reading sources... [ 81%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.get_names reading sources... [ 81%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.transform reading sources... [ 82%] generated/methods/evalml.pipelines.components.RandomForestClassifier.__init__ reading sources... [ 82%] generated/methods/evalml.pipelines.components.RandomForestClassifier.describe reading sources... [ 83%] generated/methods/evalml.pipelines.components.RandomForestClassifier.fit reading sources... [ 83%] generated/methods/evalml.pipelines.components.RandomForestClassifier.predict reading sources... [ 84%] generated/methods/evalml.pipelines.components.RandomForestClassifier.predict_proba reading sources... [ 84%] generated/methods/evalml.pipelines.components.RandomForestRegressor.__init__ reading sources... [ 85%] generated/methods/evalml.pipelines.components.RandomForestRegressor.describe reading sources... [ 85%] generated/methods/evalml.pipelines.components.RandomForestRegressor.fit reading sources... [ 86%] generated/methods/evalml.pipelines.components.RandomForestRegressor.predict reading sources... [ 86%] generated/methods/evalml.pipelines.components.RandomForestRegressor.predict_proba reading sources... [ 87%] generated/methods/evalml.pipelines.components.SimpleImputer.__init__ reading sources... [ 87%] generated/methods/evalml.pipelines.components.SimpleImputer.describe reading sources... [ 88%] generated/methods/evalml.pipelines.components.SimpleImputer.fit reading sources... [ 88%] generated/methods/evalml.pipelines.components.SimpleImputer.fit_transform reading sources... [ 89%] generated/methods/evalml.pipelines.components.SimpleImputer.transform reading sources... [ 89%] generated/methods/evalml.pipelines.components.StandardScaler.__init__ reading sources... [ 90%] generated/methods/evalml.pipelines.components.StandardScaler.describe reading sources... [ 90%] generated/methods/evalml.pipelines.components.StandardScaler.fit reading sources... [ 91%] generated/methods/evalml.pipelines.components.StandardScaler.fit_transform reading sources... [ 91%] generated/methods/evalml.pipelines.components.StandardScaler.transform reading sources... [ 92%] generated/methods/evalml.pipelines.components.XGBoostClassifier.__init__ reading sources... [ 92%] generated/methods/evalml.pipelines.components.XGBoostClassifier.describe reading sources... [ 93%] generated/methods/evalml.pipelines.components.XGBoostClassifier.fit reading sources... [ 93%] generated/methods/evalml.pipelines.components.XGBoostClassifier.predict reading sources... [ 94%] generated/methods/evalml.pipelines.components.XGBoostClassifier.predict_proba reading sources... [ 94%] generated/methods/evalml.tuners.SKOptTuner.__init__ reading sources... [ 95%] generated/methods/evalml.tuners.SKOptTuner.add reading sources... [ 95%] generated/methods/evalml.tuners.SKOptTuner.propose reading sources... [ 96%] guardrails/overfitting reading sources... [ 96%] guardrails/overview reading sources... [ 97%] index reading sources... [ 97%] objectives/custom_objectives reading sources... [ 98%] objectives/overview reading sources... [ 98%] pipelines/components reading sources... [ 99%] pipelines/custom_pipelines reading sources... [100%] pipelines/overview WARNING: failed to import AutoClassifier.set_problem_type WARNING: toctree references unknown document 'generated/methods/AutoClassifier.set_problem_type' WARNING: autodoc: failed to import method 'AutoClassifier.set_problem_type' from module 'evalml'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sphinx/util/inspect.py", line 177, in safe_getattr return getattr(obj, name, *defargs) AttributeError: type object 'AutoClassifier' has no attribute 'set_problem_type' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 271, in import_object obj = attrgetter(obj, attrname) File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sphinx/ext/autodoc/__init__.py", line 231, in get_attr return autodoc_attrgetter(self.env.app, obj, name, *defargs) File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sphinx/ext/autodoc/__init__.py", line 1446, in autodoc_attrgetter return safe_getattr(obj, name, *defargs) File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages/sphinx/util/inspect.py", line 193, in safe_getattr raise AttributeError(name) AttributeError: set_problem_type looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.AutoClassifier.set_problem_type.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 0%] api_reference writing output... [ 1%] automl/pipeline_search writing output... [ 1%] automl/regression_example writing output... [ 2%] automl/search_results writing output... [ 2%] changelog writing output... [ 3%] demos/fraud writing output... [ 3%] demos/lead_scoring writing output... [ 4%] faq writing output... [ 4%] generated/evalml.AutoClassifier writing output... [ 5%] generated/evalml.AutoClassifier.plot.generate_confusion_matrix writing output... [ 5%] generated/evalml.AutoClassifier.plot.generate_roc_plot writing output... [ 6%] generated/evalml.AutoClassifier.plot.get_confusion_matrix_data writing output... [ 6%] generated/evalml.AutoClassifier.plot.get_roc_data writing output... [ 7%] generated/evalml.AutoRegressor writing output... [ 7%] generated/evalml.AutoRegressor.plot.generate_confusion_matrix writing output... [ 8%] generated/evalml.AutoRegressor.plot.generate_roc_plot writing output... [ 8%] generated/evalml.AutoRegressor.plot.get_confusion_matrix_data writing output... [ 9%] generated/evalml.AutoRegressor.plot.get_roc_data writing output... [ 9%] generated/evalml.demos.load_breast_cancer writing output... [ 10%] generated/evalml.demos.load_diabetes writing output... [ 10%] generated/evalml.demos.load_fraud writing output... [ 11%] generated/evalml.demos.load_wine writing output... [ 11%] generated/evalml.guardrails.detect_highly_null writing output... [ 12%] generated/evalml.guardrails.detect_id_columns writing output... [ 12%] generated/evalml.guardrails.detect_label_leakage writing output... [ 13%] generated/evalml.guardrails.detect_outliers writing output... [ 13%] generated/evalml.list_model_types writing output... [ 14%] generated/evalml.objectives.AUC writing output... [ 14%] generated/evalml.objectives.AUCMacro writing output... [ 15%] generated/evalml.objectives.AUCMicro writing output... [ 15%] generated/evalml.objectives.AUCWeighted writing output... [ 16%] generated/evalml.objectives.ConfusionMatrix writing output... [ 16%] generated/evalml.objectives.ExpVariance writing output... [ 17%] generated/evalml.objectives.F1 writing output... [ 17%] generated/evalml.objectives.F1Macro writing output... [ 18%] generated/evalml.objectives.F1Micro writing output... [ 18%] generated/evalml.objectives.F1Weighted writing output... [ 19%] generated/evalml.objectives.FraudCost writing output... [ 20%] generated/evalml.objectives.LeadScoring writing output... [ 20%] generated/evalml.objectives.LogLoss writing output... [ 21%] generated/evalml.objectives.MAE writing output... [ 21%] generated/evalml.objectives.MCC writing output... [ 22%] generated/evalml.objectives.MSE writing output... [ 22%] generated/evalml.objectives.MSLE writing output... [ 23%] generated/evalml.objectives.MaxError writing output... [ 23%] generated/evalml.objectives.MedianAE writing output... [ 24%] generated/evalml.objectives.Precision writing output... [ 24%] generated/evalml.objectives.PrecisionMacro writing output... [ 25%] generated/evalml.objectives.PrecisionMicro writing output... [ 25%] generated/evalml.objectives.PrecisionWeighted writing output... [ 26%] generated/evalml.objectives.R2 writing output... [ 26%] generated/evalml.objectives.ROC writing output... [ 27%] generated/evalml.objectives.Recall writing output... [ 27%] generated/evalml.objectives.RecallMacro writing output... [ 28%] generated/evalml.objectives.RecallMicro writing output... [ 28%] generated/evalml.objectives.RecallWeighted writing output... [ 29%] generated/evalml.pipelines.LinearRegressionPipeline writing output... [ 29%] generated/evalml.pipelines.LogisticRegressionPipeline writing output... [ 30%] generated/evalml.pipelines.PipelineBase writing output... [ 30%] generated/evalml.pipelines.PipelineBase.plot writing output... [ 31%] generated/evalml.pipelines.RFClassificationPipeline writing output... [ 31%] generated/evalml.pipelines.RFRegressionPipeline writing output... [ 32%] generated/evalml.pipelines.XGBoostPipeline writing output... [ 32%] generated/evalml.pipelines.components.LinearRegressor writing output... [ 33%] generated/evalml.pipelines.components.LogisticRegressionClassifier writing output... [ 33%] generated/evalml.pipelines.components.OneHotEncoder writing output... [ 34%] generated/evalml.pipelines.components.RFClassifierSelectFromModel writing output... [ 34%] generated/evalml.pipelines.components.RFRegressorSelectFromModel writing output... [ 35%] generated/evalml.pipelines.components.RandomForestClassifier writing output... [ 35%] generated/evalml.pipelines.components.RandomForestRegressor writing output... [ 36%] generated/evalml.pipelines.components.SimpleImputer writing output... [ 36%] generated/evalml.pipelines.components.StandardScaler writing output... [ 37%] generated/evalml.pipelines.components.XGBoostClassifier writing output... [ 37%] generated/evalml.pipelines.get_pipelines writing output... [ 38%] generated/evalml.pipelines.load_pipeline writing output... [ 38%] generated/evalml.pipelines.save_pipeline writing output... [ 39%] generated/evalml.preprocessing.load_data writing output... [ 40%] generated/evalml.preprocessing.split_data writing output... [ 40%] generated/evalml.problem_types.ProblemTypes writing output... [ 41%] generated/evalml.problem_types.handle_problem_types writing output... [ 41%] generated/evalml.tuners.SKOptTuner writing output... [ 42%] generated/methods/evalml.AutoClassifier.__init__ writing output... [ 42%] generated/methods/evalml.AutoClassifier.set_problem_type writing output... [ 43%] generated/methods/evalml.AutoRegressor.__init__ writing output... [ 43%] generated/methods/evalml.objectives.AUC.score writing output... [ 44%] generated/methods/evalml.objectives.AUCMacro.score writing output... [ 44%] generated/methods/evalml.objectives.AUCMicro.score writing output... [ 45%] generated/methods/evalml.objectives.AUCWeighted.score writing output... [ 45%] generated/methods/evalml.objectives.ConfusionMatrix.score writing output... [ 46%] generated/methods/evalml.objectives.ExpVariance.score writing output... [ 46%] generated/methods/evalml.objectives.F1.score writing output... [ 47%] generated/methods/evalml.objectives.F1Macro.score writing output... [ 47%] generated/methods/evalml.objectives.F1Micro.score writing output... [ 48%] generated/methods/evalml.objectives.F1Weighted.score writing output... [ 48%] generated/methods/evalml.objectives.FraudCost.__init__ writing output... [ 49%] generated/methods/evalml.objectives.FraudCost.decision_function writing output... [ 49%] generated/methods/evalml.objectives.FraudCost.objective_function writing output... [ 50%] generated/methods/evalml.objectives.LeadScoring.__init__ writing output... [ 50%] generated/methods/evalml.objectives.LeadScoring.decision_function writing output... [ 51%] generated/methods/evalml.objectives.LeadScoring.objective_function writing output... [ 51%] generated/methods/evalml.objectives.LogLoss.score writing output... [ 52%] generated/methods/evalml.objectives.MAE.score writing output... [ 52%] generated/methods/evalml.objectives.MCC.score writing output... [ 53%] generated/methods/evalml.objectives.MSE.score writing output... [ 53%] generated/methods/evalml.objectives.MSLE.score writing output... [ 54%] generated/methods/evalml.objectives.MaxError.score writing output... [ 54%] generated/methods/evalml.objectives.MedianAE.score writing output... [ 55%] generated/methods/evalml.objectives.Precision.score writing output... [ 55%] generated/methods/evalml.objectives.PrecisionMacro.score writing output... [ 56%] generated/methods/evalml.objectives.PrecisionMicro.score writing output... [ 56%] generated/methods/evalml.objectives.PrecisionWeighted.score writing output... [ 57%] generated/methods/evalml.objectives.R2.score writing output... [ 57%] generated/methods/evalml.objectives.ROC.score writing output... [ 58%] generated/methods/evalml.objectives.Recall.score writing output... [ 58%] generated/methods/evalml.objectives.RecallMacro.score writing output... [ 59%] generated/methods/evalml.objectives.RecallMicro.score writing output... [ 60%] generated/methods/evalml.objectives.RecallWeighted.score writing output... [ 60%] generated/methods/evalml.pipelines.LinearRegressionPipeline.__init__ writing output... [ 61%] generated/methods/evalml.pipelines.LogisticRegressionPipeline.__init__ writing output... [ 61%] generated/methods/evalml.pipelines.PipelineBase.__init__ writing output... [ 62%] generated/methods/evalml.pipelines.PipelineBase.describe writing output... [ 62%] generated/methods/evalml.pipelines.PipelineBase.fit writing output... [ 63%] generated/methods/evalml.pipelines.PipelineBase.get_component writing output... [ 63%] generated/methods/evalml.pipelines.PipelineBase.predict writing output... [ 64%] generated/methods/evalml.pipelines.PipelineBase.predict_proba writing output... [ 64%] generated/methods/evalml.pipelines.PipelineBase.score writing output... [ 65%] generated/methods/evalml.pipelines.RFClassificationPipeline.__init__ writing output... [ 65%] generated/methods/evalml.pipelines.RFRegressionPipeline.__init__ writing output... [ 66%] generated/methods/evalml.pipelines.XGBoostPipeline.__init__ writing output... [ 66%] generated/methods/evalml.pipelines.components.LinearRegressor.__init__ writing output... [ 67%] generated/methods/evalml.pipelines.components.LinearRegressor.describe writing output... [ 67%] generated/methods/evalml.pipelines.components.LinearRegressor.fit writing output... [ 68%] generated/methods/evalml.pipelines.components.LinearRegressor.predict writing output... [ 68%] generated/methods/evalml.pipelines.components.LinearRegressor.predict_proba writing output... [ 69%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.__init__ writing output... [ 69%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.describe writing output... [ 70%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.fit writing output... [ 70%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.predict writing output... [ 71%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.predict_proba writing output... [ 71%] generated/methods/evalml.pipelines.components.OneHotEncoder.__init__ writing output... [ 72%] generated/methods/evalml.pipelines.components.OneHotEncoder.describe writing output... [ 72%] generated/methods/evalml.pipelines.components.OneHotEncoder.fit writing output... [ 73%] generated/methods/evalml.pipelines.components.OneHotEncoder.fit_transform writing output... [ 73%] generated/methods/evalml.pipelines.components.OneHotEncoder.get_feature_names writing output... [ 74%] generated/methods/evalml.pipelines.components.OneHotEncoder.transform writing output... [ 74%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.__init__ writing output... [ 75%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.describe writing output... [ 75%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.fit writing output... [ 76%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.fit_transform writing output... [ 76%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.get_indices writing output... [ 77%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.get_names writing output... [ 77%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.transform writing output... [ 78%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.__init__ writing output... [ 78%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.describe writing output... [ 79%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.fit writing output... [ 80%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.fit_transform writing output... [ 80%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.get_indices writing output... [ 81%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.get_names writing output... [ 81%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.transform writing output... [ 82%] generated/methods/evalml.pipelines.components.RandomForestClassifier.__init__ writing output... [ 82%] generated/methods/evalml.pipelines.components.RandomForestClassifier.describe writing output... [ 83%] generated/methods/evalml.pipelines.components.RandomForestClassifier.fit writing output... [ 83%] generated/methods/evalml.pipelines.components.RandomForestClassifier.predict writing output... [ 84%] generated/methods/evalml.pipelines.components.RandomForestClassifier.predict_proba writing output... [ 84%] generated/methods/evalml.pipelines.components.RandomForestRegressor.__init__ writing output... [ 85%] generated/methods/evalml.pipelines.components.RandomForestRegressor.describe writing output... [ 85%] generated/methods/evalml.pipelines.components.RandomForestRegressor.fit writing output... [ 86%] generated/methods/evalml.pipelines.components.RandomForestRegressor.predict writing output... [ 86%] generated/methods/evalml.pipelines.components.RandomForestRegressor.predict_proba writing output... [ 87%] generated/methods/evalml.pipelines.components.SimpleImputer.__init__ writing output... [ 87%] generated/methods/evalml.pipelines.components.SimpleImputer.describe writing output... [ 88%] generated/methods/evalml.pipelines.components.SimpleImputer.fit writing output... [ 88%] generated/methods/evalml.pipelines.components.SimpleImputer.fit_transform writing output... [ 89%] generated/methods/evalml.pipelines.components.SimpleImputer.transform writing output... [ 89%] generated/methods/evalml.pipelines.components.StandardScaler.__init__ writing output... [ 90%] generated/methods/evalml.pipelines.components.StandardScaler.describe writing output... [ 90%] generated/methods/evalml.pipelines.components.StandardScaler.fit writing output... [ 91%] generated/methods/evalml.pipelines.components.StandardScaler.fit_transform writing output... [ 91%] generated/methods/evalml.pipelines.components.StandardScaler.transform writing output... [ 92%] generated/methods/evalml.pipelines.components.XGBoostClassifier.__init__ writing output... [ 92%] generated/methods/evalml.pipelines.components.XGBoostClassifier.describe writing output... [ 93%] generated/methods/evalml.pipelines.components.XGBoostClassifier.fit writing output... [ 93%] generated/methods/evalml.pipelines.components.XGBoostClassifier.predict writing output... [ 94%] generated/methods/evalml.pipelines.components.XGBoostClassifier.predict_proba writing output... [ 94%] generated/methods/evalml.tuners.SKOptTuner.__init__ writing output... [ 95%] generated/methods/evalml.tuners.SKOptTuner.add writing output... [ 95%] generated/methods/evalml.tuners.SKOptTuner.propose writing output... [ 96%] guardrails/overfitting writing output... [ 96%] guardrails/overview writing output... [ 97%] index writing output... [ 97%] objectives/custom_objectives writing output... [ 98%] objectives/overview writing output... [ 98%] pipelines/components writing output... [ 99%] pipelines/custom_pipelines writing output... [100%] pipelines/overview /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/api_reference.rst:46::: WARNING: toctree contains reference to nonexisting document 'generated/methods/AutoClassifier.set_problem_type' /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.AutoClassifier.rst:22::: WARNING: toctree contains reference to nonexisting document 'generated/methods/AutoClassifier.set_problem_type' /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/index.ipynb:: WARNING: toctree contains reference to nonexisting document 'generated/methods/AutoClassifier.set_problem_type' generating indices... genindex writing additional pages... copying images... [ 33%] images/evalml_logo.png copying images... [ 66%] _build/doctrees-epub/nbsphinx/index_20_0.svg copying images... [100%] pipelines/../_build/doctrees-epub/nbsphinx/pipelines_overview_3_0.svg copying static files... done copying extra files... done WARNING: toctree contains reference to nonexisting document 'generated/methods/AutoClassifier.set_problem_type' writing mimetype file... writing META-INF/container.xml file... writing content.opf file... WARNING: unknown mimetype for _static/favicon.ico, ignoring writing nav.xhtml file... WARNING: toctree contains reference to nonexisting document 'generated/methods/AutoClassifier.set_problem_type' writing toc.ncx file... WARNING: toctree contains reference to nonexisting document 'generated/methods/AutoClassifier.set_problem_type' writing EvalML.epub file... build succeeded, 11 warnings. The ePub file is in _build/epub. sed: can't read /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/_build/epub/_static/js/theme.js: No such file or directory [rtd-command-info] start-time: 2019-12-12T19:26:07.840936Z, end-time: 2019-12-12T19:26:08.180780Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/_build/epub/EvalML.epub /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/artifacts/latest/sphinx_epub/feature-labs-inc-evalml.epub