Read the Docs build information Build id: 233496 Project: feature-labs-inc-evalml Version: latest Commit: cca6164750af54222729cc6cf3a4660e4bfa9b57 Date: 2019-08-19T02:28:10.608828Z State: finished Success: True [rtd-command-info] start-time: 2019-08-19T02:28:11.011784Z, end-time: 2019-08-19T02:28:11.411557Z, duration: 0, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:FeatureLabs/evalml.git . Cloning into '.'... [rtd-command-info] start-time: 2019-08-19T02:28:11.615607Z, end-time: 2019-08-19T02:28:11.626032Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: checking out 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at cca6164 Merge pull request #7 from FeatureLabs/autoclassifer [rtd-command-info] start-time: 2019-08-19T02:28:11.703304Z, end-time: 2019-08-19T02:28:11.711418Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2019-08-19T02:28:12.732734Z, end-time: 2019-08-19T02:28:17.022676Z, duration: 4, exit-code: 0 python3.5 -mvirtualenv --no-site-packages --no-download Using base prefix '/home/docs/.pyenv/versions/3.5.7' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/bin/python3.5 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-08-19T02:28:17.108688Z, end-time: 2019-08-19T02:28:19.480175Z, 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/8d/07/f7d7ced2f97ca3098c16565efbe6b15fafcba53e8d9bdb431e09140514b0/pip-19.2.2-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.2.2 [rtd-command-info] start-time: 2019-08-19T02:28:19.564421Z, end-time: 2019-08-19T02:28:27.964867Z, duration: 8, 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.5/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 Collecting mock==1.0.1 Collecting pillow==5.4.1 Using cached https://files.pythonhosted.org/packages/8b/e9/5c47710fe383f0582da668302a80a6355fe15c2ce2dde89b50fe34acefa6/Pillow-5.4.1-cp35-cp35m-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/51/43/a5a98d9aec325b2824bdf504fa446ae876d0909d03e28667018f9eb01bcd/readthedocs_sphinx_ext-1.0.0-py2.py3-none-any.whl Collecting future (from commonmark==0.8.1) Collecting Jinja2>=2.3 (from sphinx<2) Using cached https://files.pythonhosted.org/packages/1d/e7/fd8b501e7a6dfe492a433deb7b9d833d39ca74916fa8bc63dd1a4947a671/Jinja2-2.10.1-py2.py3-none-any.whl Collecting requests>=2.0.0 (from sphinx<2) Using cached https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl Collecting six>=1.5 (from sphinx<2) Using cached https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl Collecting packaging (from sphinx<2) Using cached https://files.pythonhosted.org/packages/ec/22/630ac83e8f8a9566c4f88038447ed9e16e6f10582767a01f31c769d9a71e/packaging-19.1-py2.py3-none-any.whl Collecting sphinxcontrib-websupport (from sphinx<2) Using cached https://files.pythonhosted.org/packages/2a/59/d64bda9b7480a84a3569be4dde267c0f6675b255ba63b4c8e84469940457/sphinxcontrib_websupport-1.1.2-py2.py3-none-any.whl Collecting snowballstemmer>=1.1 (from sphinx<2) Collecting babel!=2.0,>=1.3 (from sphinx<2) Using cached https://files.pythonhosted.org/packages/2c/60/f2af68eb046c5de5b1fe6dd4743bf42c074f7141fe7b2737d3061533b093/Babel-2.7.0-py2.py3-none-any.whl Collecting imagesize (from sphinx<2) Using cached https://files.pythonhosted.org/packages/fc/b6/aef66b4c52a6ad6ac18cf6ebc5731ed06d8c9ae4d3b2d9951f261150be67/imagesize-1.1.0-py2.py3-none-any.whl Collecting MarkupSafe>=0.23 (from Jinja2>=2.3->sphinx<2) Using cached https://files.pythonhosted.org/packages/6e/57/d40124076756c19ff2269678de7ae25a14ebbb3f6314eb5ce9477f191350/MarkupSafe-1.1.1-cp35-cp35m-manylinux1_x86_64.whl Collecting certifi>=2017.4.17 (from requests>=2.0.0->sphinx<2) Using cached https://files.pythonhosted.org/packages/69/1b/b853c7a9d4f6a6d00749e94eb6f3a041e342a885b87340b79c1ef73e3a78/certifi-2019.6.16-py2.py3-none-any.whl Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 (from requests>=2.0.0->sphinx<2) Using cached https://files.pythonhosted.org/packages/e6/60/247f23a7121ae632d62811ba7f273d0e58972d75e58a94d329d51550a47d/urllib3-1.25.3-py2.py3-none-any.whl Collecting idna<2.9,>=2.5 (from requests>=2.0.0->sphinx<2) Using cached https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl Collecting chardet<3.1.0,>=3.0.2 (from requests>=2.0.0->sphinx<2) Using cached https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl Collecting attrs (from packaging->sphinx<2) Using cached https://files.pythonhosted.org/packages/23/96/d828354fa2dbdf216eaa7b7de0db692f12c234f7ef888cc14980ef40d1d2/attrs-19.1.0-py2.py3-none-any.whl Collecting pyparsing>=2.0.2 (from packaging->sphinx<2) Using cached https://files.pythonhosted.org/packages/11/fa/0160cd525c62d7abd076a070ff02b2b94de589f1a9789774f17d7c54058e/pyparsing-2.4.2-py2.py3-none-any.whl Collecting pytz>=2015.7 (from babel!=2.0,>=1.3->sphinx<2) Using cached https://files.pythonhosted.org/packages/87/76/46d697698a143e05f77bec5a526bf4e56a0be61d63425b68f4ba553b51f2/pytz-2019.2-py2.py3-none-any.whl Installing collected packages: Pygments, docutils, mock, pillow, alabaster, future, commonmark, MarkupSafe, Jinja2, certifi, urllib3, idna, chardet, requests, six, attrs, pyparsing, packaging, sphinxcontrib-websupport, snowballstemmer, pytz, babel, imagesize, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Successfully installed Jinja2-2.10.1 MarkupSafe-1.1.1 Pygments-2.3.1 alabaster-0.7.12 attrs-19.1.0 babel-2.7.0 certifi-2019.6.16 chardet-3.0.4 commonmark-0.8.1 docutils-0.14 future-0.17.1 idna-2.8 imagesize-1.1.0 mock-1.0.1 packaging-19.1 pillow-5.4.1 pyparsing-2.4.2 pytz-2019.2 readthedocs-sphinx-ext-1.0.0 recommonmark-0.5.0 requests-2.22.0 six-1.12.0 snowballstemmer-1.9.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-websupport-1.1.2 urllib3-1.25.3 [rtd-command-info] start-time: 2019-08-19T02:28:28.052235Z, end-time: 2019-08-19T02:29:17.993805Z, duration: 49, 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 Collecting scipy>=1.2.1 (from -r requirements.txt (line 1)) Using cached https://files.pythonhosted.org/packages/7a/0e/3781e028d62a8422244582abd8f084e6314297026760587c85607f687bf3/scipy-1.3.1-cp35-cp35m-manylinux1_x86_64.whl Collecting scikit-learn>=0.21.3 (from -r requirements.txt (line 2)) Using cached https://files.pythonhosted.org/packages/1f/af/e3c3cd6f61093830059138624dbd26d938d6da1caeec5aeabe772b916069/scikit_learn-0.21.3-cp35-cp35m-manylinux1_x86_64.whl Collecting dask[complete]>=2.1.0 (from -r requirements.txt (line 3)) Using cached https://files.pythonhosted.org/packages/63/c2/6b0607f6d6c8028a8ad2767c550439dfb81e3db42d1b43c172ff9f471861/dask-2.3.0-py3-none-any.whl Collecting numpy>=1.16.4 (from -r requirements.txt (line 4)) Using cached https://files.pythonhosted.org/packages/69/25/eef8d362bd216b11e7d005331a3cca3d19b0aa57569bde680070109b745c/numpy-1.17.0-cp35-cp35m-manylinux1_x86_64.whl Collecting pandas>=0.25.0 (from -r requirements.txt (line 5)) Using cached https://files.pythonhosted.org/packages/a7/d9/e03b615e973c2733ff8fd53d95bd3633ecbfa81b5af2f83fe39647c02344/pandas-0.25.0-cp35-cp35m-manylinux1_x86_64.whl Collecting xgboost>=0.82 (from -r requirements.txt (line 6)) 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 (from -r requirements.txt (line 7)) Using cached https://files.pythonhosted.org/packages/a5/83/06029af22fe06b8a7be013aeae5e104b3ed26867e5d4ca91408b30aa602e/tqdm-4.34.0-py2.py3-none-any.whl Collecting scikit-optimize[plots] (from -r requirements.txt (line 8)) Using cached https://files.pythonhosted.org/packages/f4/44/60f82c97d1caa98752c7da2c1681cab5c7a390a0fdd3a55fac672b321cac/scikit_optimize-0.5.2-py2.py3-none-any.whl Collecting colorama (from -r requirements.txt (line 9)) Using cached https://files.pythonhosted.org/packages/4f/a6/728666f39bfff1719fc94c481890b2106837da9318031f71a8424b662e12/colorama-0.4.1-py2.py3-none-any.whl Collecting s3fs (from -r requirements.txt (line 10)) Collecting joblib>=0.10.3 (from -r requirements.txt (line 11)) Using cached https://files.pythonhosted.org/packages/cd/c1/50a758e8247561e58cb87305b1e90b171b8c767b15b12a1734001f41d356/joblib-0.13.2-py2.py3-none-any.whl Collecting pytest==4.4.1 (from -r test-requirements.txt (line 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 (from -r test-requirements.txt (line 2)) 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 (from -r test-requirements.txt (line 3)) Using cached https://files.pythonhosted.org/packages/7d/b5/92f32674ab954f80499ac73347bfeb815545ea295439c12b0ef3ac8f0975/pytest_cov-2.6.1-py2.py3-none-any.whl Collecting codecov==2.0.15 (from -r dev-requirements.txt (line 3)) Using cached https://files.pythonhosted.org/packages/8b/28/4c1950a61c3c5786f0f34d643d0d28ec832433c9a7c0bd157690d4eb1d5f/codecov-2.0.15-py2.py3-none-any.whl Collecting flake8==3.7.0 (from -r dev-requirements.txt (line 4)) Using cached https://files.pythonhosted.org/packages/c9/17/b05f0910ef5e3d275f56d4bfc6bf4048cba779635cc1e61d7c07404d04d5/flake8-3.7.0-py2.py3-none-any.whl Collecting autopep8==1.4.3 (from -r dev-requirements.txt (line 5)) Collecting isort==4.3.4 (from -r dev-requirements.txt (line 6)) Using cached https://files.pythonhosted.org/packages/1f/2c/22eee714d7199ae0464beda6ad5fedec8fee6a2f7ffd1e8f1840928fe318/isort-4.3.4-py3-none-any.whl Collecting nbsphinx==0.4.2 (from -r dev-requirements.txt (line 7)) Using cached https://files.pythonhosted.org/packages/78/0d/521a6bda0f7cf5b5129a543fd857238bf792d9b29f2d420d6e63490f9837/nbsphinx-0.4.2-py2.py3-none-any.whl Collecting Sphinx==2.0.1 (from -r dev-requirements.txt (line 8)) 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.5/site-packages (from -r dev-requirements.txt (line 9)) (0.4.3) Collecting jupyter==1.0.0 (from -r dev-requirements.txt (line 10)) Using cached https://files.pythonhosted.org/packages/83/df/0f5dd132200728a86190397e1ea87cd76244e42d39ec5e88efd25b2abd7e/jupyter-1.0.0-py2.py3-none-any.whl Collecting nbconvert==5.5.0 (from -r dev-requirements.txt (line 11)) Using cached https://files.pythonhosted.org/packages/35/e7/f46c9d65f149271e47fca6ab084ef5c6e4cb1870f4c5cce6690feac55231/nbconvert-5.5.0-py2.py3-none-any.whl Collecting partd>=0.3.10; extra == "complete" (from dask[complete]>=2.1.0->-r requirements.txt (line 3)) Using cached https://files.pythonhosted.org/packages/8b/17/09c352519da1db31634979c3aa9126078e9ece0f561c5f641e0649b78905/partd-1.0.0-py2.py3-none-any.whl Collecting cloudpickle>=0.2.1; extra == "complete" (from dask[complete]>=2.1.0->-r requirements.txt (line 3)) Using cached https://files.pythonhosted.org/packages/09/f4/4a080c349c1680a2086196fcf0286a65931708156f39568ed7051e42ff6a/cloudpickle-1.2.1-py2.py3-none-any.whl Collecting toolz>=0.7.3; extra == "complete" (from dask[complete]>=2.1.0->-r requirements.txt (line 3)) Collecting bokeh>=1.0.0; extra == "complete" (from dask[complete]>=2.1.0->-r requirements.txt (line 3)) Collecting fsspec>=0.3.3; extra == "complete" (from dask[complete]>=2.1.0->-r requirements.txt (line 3)) Collecting distributed>=2.0; extra == "complete" (from dask[complete]>=2.1.0->-r requirements.txt (line 3)) Using cached https://files.pythonhosted.org/packages/2d/49/757361617f2ba19751eebdafae0591b96ad43328c9cf23c58545ed92d626/distributed-2.3.0-py3-none-any.whl Requirement already satisfied: pytz>=2017.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.5/site-packages (from pandas>=0.25.0->-r requirements.txt (line 5)) (2019.2) Collecting python-dateutil>=2.6.1 (from pandas>=0.25.0->-r requirements.txt (line 5)) Using cached https://files.pythonhosted.org/packages/41/17/c62faccbfbd163c7f57f3844689e3a78bae1f403648a6afb1d0866d87fbb/python_dateutil-2.8.0-py2.py3-none-any.whl Collecting matplotlib; extra == "plots" (from scikit-optimize[plots]->-r requirements.txt (line 8)) Using cached https://files.pythonhosted.org/packages/89/61/465fb3bfba684b0f53b5c4829c3c89e86e6fe9fdcdfda93e38f1788090f0/matplotlib-3.0.3-cp35-cp35m-manylinux1_x86_64.whl Collecting botocore>=1.12.91 (from s3fs->-r requirements.txt (line 10)) Using cached https://files.pythonhosted.org/packages/a8/02/1b48bdbc12021cbe68b14fdc8f666fc2edf5b0f096965b71a3f1d05c5dca/botocore-1.12.210-py2.py3-none-any.whl Collecting boto3>=1.9.91 (from s3fs->-r requirements.txt (line 10)) Using cached https://files.pythonhosted.org/packages/54/af/5fd15d2273a44ec915ffed2b9c32eaddeea0036e931ae43e7c26cf675bf4/boto3-1.9.210-py2.py3-none-any.whl Collecting atomicwrites>=1.0 (from pytest==4.4.1->-r test-requirements.txt (line 1)) Using cached https://files.pythonhosted.org/packages/52/90/6155aa926f43f2b2a22b01be7241be3bfd1ceaf7d0b3267213e8127d41f4/atomicwrites-1.3.0-py2.py3-none-any.whl Collecting pathlib2>=2.2.0; python_version < "3.6" (from pytest==4.4.1->-r test-requirements.txt (line 1)) Using cached https://files.pythonhosted.org/packages/67/c6/4dbf5dfdbe1140cadf765c3896acc098578626c35721bc7d3eb35f6a8fc1/pathlib2-2.3.4-py2.py3-none-any.whl Collecting more-itertools>=4.0.0; python_version > "2.7" (from pytest==4.4.1->-r test-requirements.txt (line 1)) Using cached https://files.pythonhosted.org/packages/45/dc/3241eef99eb45f1def35cf93af35d1cf9ef4c0991792583b8f33ea41b092/more_itertools-7.2.0-py3-none-any.whl Requirement already satisfied: six>=1.10.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.5/site-packages (from pytest==4.4.1->-r test-requirements.txt (line 1)) (1.12.0) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.5/site-packages (from pytest==4.4.1->-r test-requirements.txt (line 1)) (41.0.1) Requirement already satisfied: attrs>=17.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.5/site-packages (from pytest==4.4.1->-r test-requirements.txt (line 1)) (19.1.0) Collecting pluggy>=0.9 (from pytest==4.4.1->-r test-requirements.txt (line 1)) Using cached https://files.pythonhosted.org/packages/06/ee/de89e0582276e3551df3110088bf20844de2b0e7df2748406876cc78e021/pluggy-0.12.0-py2.py3-none-any.whl Collecting py>=1.5.0 (from pytest==4.4.1->-r test-requirements.txt (line 1)) Using cached https://files.pythonhosted.org/packages/76/bc/394ad449851729244a97857ee14d7cba61ddb268dce3db538ba2f2ba1f0f/py-1.8.0-py2.py3-none-any.whl Collecting pytest-forked (from pytest-xdist==1.26.1->-r test-requirements.txt (line 2)) Using cached https://files.pythonhosted.org/packages/3f/55/ef92c340e723495dbee91d749903d2b7950b49c501943296257246d7d880/pytest_forked-1.0.2-py2.py3-none-any.whl Collecting execnet>=1.1 (from pytest-xdist==1.26.1->-r test-requirements.txt (line 2)) Using cached https://files.pythonhosted.org/packages/9b/8d/ca1daa8fcff5e1c37f2de7463321a53cf8c456de77f43c07175ef57113bb/execnet-1.7.0-py2.py3-none-any.whl Collecting coverage>=4.4 (from pytest-cov==2.6.1->-r test-requirements.txt (line 3)) Using cached https://files.pythonhosted.org/packages/99/fc/7c7fa3a7764c374fde2fb29f9b4f906e8c4fdb643fad5511d351fcc3853d/coverage-4.5.4-cp35-cp35m-manylinux1_x86_64.whl Requirement already satisfied: requests>=2.7.9 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.5/site-packages (from codecov==2.0.15->-r dev-requirements.txt (line 3)) (2.22.0) Collecting pyflakes<2.2.0,>=2.1.0 (from flake8==3.7.0->-r dev-requirements.txt (line 4)) 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 (from flake8==3.7.0->-r dev-requirements.txt (line 4)) 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 (from flake8==3.7.0->-r dev-requirements.txt (line 4)) 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 (from flake8==3.7.0->-r dev-requirements.txt (line 4)) 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.5/site-packages (from nbsphinx==0.4.2->-r dev-requirements.txt (line 7)) (2.10.1) Collecting nbformat (from nbsphinx==0.4.2->-r dev-requirements.txt (line 7)) Using cached https://files.pythonhosted.org/packages/da/27/9a654d2b6cc1eaa517d1c5a4405166c7f6d72f04f6e7eea41855fe808a46/nbformat-4.4.0-py2.py3-none-any.whl Collecting traitlets (from nbsphinx==0.4.2->-r dev-requirements.txt (line 7)) Using cached https://files.pythonhosted.org/packages/93/d6/abcb22de61d78e2fc3959c964628a5771e47e7cc60d53e9342e21ed6cc9a/traitlets-4.3.2-py2.py3-none-any.whl Requirement already satisfied: docutils in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.5/site-packages (from nbsphinx==0.4.2->-r dev-requirements.txt (line 7)) (0.14) Collecting sphinxcontrib-qthelp (from Sphinx==2.0.1->-r dev-requirements.txt (line 8)) Using cached https://files.pythonhosted.org/packages/ce/5b/4747c3ba98b3a3e21a66faa183d8f79b9ded70e74212a7988d236a6eb78a/sphinxcontrib_qthelp-1.0.2-py2.py3-none-any.whl Collecting sphinxcontrib-devhelp (from Sphinx==2.0.1->-r dev-requirements.txt (line 8)) Using cached https://files.pythonhosted.org/packages/b0/a3/fea98741f0b2f2902fbf6c35c8e91b22cd0dd13387291e81d457f9a93066/sphinxcontrib_devhelp-1.0.1-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.5/site-packages (from Sphinx==2.0.1->-r dev-requirements.txt (line 8)) (2.7.0) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.5/site-packages (from Sphinx==2.0.1->-r dev-requirements.txt (line 8)) (2.3.1) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.5/site-packages (from Sphinx==2.0.1->-r dev-requirements.txt (line 8)) (1.1.0) Collecting sphinxcontrib-serializinghtml (from Sphinx==2.0.1->-r dev-requirements.txt (line 8)) Using cached https://files.pythonhosted.org/packages/57/b3/3648e48fa5682e61e9839d62de4e23af1795ceb738d68d73bd974257a95c/sphinxcontrib_serializinghtml-1.1.3-py2.py3-none-any.whl Collecting sphinxcontrib-jsmath (from Sphinx==2.0.1->-r dev-requirements.txt (line 8)) Using cached https://files.pythonhosted.org/packages/c2/42/4c8646762ee83602e3fb3fbe774c2fac12f317deb0b5dbeeedd2d3ba4b77/sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl Collecting sphinxcontrib-htmlhelp (from Sphinx==2.0.1->-r dev-requirements.txt (line 8)) Using cached https://files.pythonhosted.org/packages/e4/35/80a67cc493f4a8a9634ab203a77aaa1b84d79ccb1c02eca72cb084d2c7f7/sphinxcontrib_htmlhelp-1.0.2-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.5/site-packages (from Sphinx==2.0.1->-r dev-requirements.txt (line 8)) (0.7.12) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.5/site-packages (from Sphinx==2.0.1->-r dev-requirements.txt (line 8)) (1.9.0) Collecting sphinxcontrib-applehelp (from Sphinx==2.0.1->-r dev-requirements.txt (line 8)) Using cached https://files.pythonhosted.org/packages/13/9a/4428b3114d654cb1cd34d90d5e6fab938d5436f94a571155187ea1dd78b4/sphinxcontrib_applehelp-1.0.1-py2.py3-none-any.whl Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.5/site-packages (from Sphinx==2.0.1->-r dev-requirements.txt (line 8)) (19.1) Collecting notebook (from jupyter==1.0.0->-r dev-requirements.txt (line 10)) Using cached https://files.pythonhosted.org/packages/4e/b6/a6189ca7146482d93c912dbe6c65db0f264c1c88f707feea3683caa6c1f8/notebook-6.0.0-py3-none-any.whl Collecting ipywidgets (from jupyter==1.0.0->-r dev-requirements.txt (line 10)) Using cached https://files.pythonhosted.org/packages/56/a0/dbcf5881bb2f51e8db678211907f16ea0a182b232c591a6d6f276985ca95/ipywidgets-7.5.1-py2.py3-none-any.whl Collecting qtconsole (from jupyter==1.0.0->-r dev-requirements.txt (line 10)) Using cached https://files.pythonhosted.org/packages/2b/e8/321f5e98015023a3d6f4747033b388be018b831614d32c2b3ced509f4e2e/qtconsole-4.5.3-py2.py3-none-any.whl Collecting ipykernel (from jupyter==1.0.0->-r dev-requirements.txt (line 10)) Using cached https://files.pythonhosted.org/packages/d4/16/43f51f65a8a08addf04f909a0938b06ba1ee1708b398a9282474531bd893/ipykernel-5.1.2-py3-none-any.whl Collecting jupyter-console (from jupyter==1.0.0->-r dev-requirements.txt (line 10)) Using cached https://files.pythonhosted.org/packages/cb/ee/6374ae8c21b7d0847f9c3722dcdfac986b8e54fa9ad9ea66e1eb6320d2b8/jupyter_console-6.0.0-py2.py3-none-any.whl Collecting defusedxml (from nbconvert==5.5.0->-r dev-requirements.txt (line 11)) Using cached https://files.pythonhosted.org/packages/06/74/9b387472866358ebc08732de3da6dc48e44b0aacd2ddaa5cb85ab7e986a2/defusedxml-0.6.0-py2.py3-none-any.whl Collecting testpath (from nbconvert==5.5.0->-r dev-requirements.txt (line 11)) Using cached https://files.pythonhosted.org/packages/be/a4/162f9ebb6489421fe46dcca2ae420369edfee4b563c668d93cb4605d12ba/testpath-0.4.2-py2.py3-none-any.whl Collecting pandocfilters>=1.4.1 (from nbconvert==5.5.0->-r dev-requirements.txt (line 11)) Collecting bleach (from nbconvert==5.5.0->-r dev-requirements.txt (line 11)) Using cached https://files.pythonhosted.org/packages/ab/05/27e1466475e816d3001efb6e0a85a819be17411420494a1e602c36f8299d/bleach-3.1.0-py2.py3-none-any.whl Collecting jupyter-core (from nbconvert==5.5.0->-r dev-requirements.txt (line 11)) Using cached https://files.pythonhosted.org/packages/e6/25/6ffb0f6e57fa6ef5d2f814377133b361b42a6dd39105f4885a4f1666c2c3/jupyter_core-4.5.0-py2.py3-none-any.whl Collecting mistune>=0.8.1 (from nbconvert==5.5.0->-r dev-requirements.txt (line 11)) Using cached https://files.pythonhosted.org/packages/09/ec/4b43dae793655b7d8a25f76119624350b4d65eb663459eb9603d7f1f0345/mistune-0.8.4-py2.py3-none-any.whl Collecting locket (from partd>=0.3.10; extra == "complete"->dask[complete]>=2.1.0->-r requirements.txt (line 3)) Collecting PyYAML>=3.10 (from bokeh>=1.0.0; extra == "complete"->dask[complete]>=2.1.0->-r requirements.txt (line 3)) Collecting tornado>=4.3 (from bokeh>=1.0.0; extra == "complete"->dask[complete]>=2.1.0->-r requirements.txt (line 3)) Requirement already satisfied: pillow>=4.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.5/site-packages (from bokeh>=1.0.0; extra == "complete"->dask[complete]>=2.1.0->-r requirements.txt (line 3)) (5.4.1) Collecting psutil>=5.0 (from distributed>=2.0; extra == "complete"->dask[complete]>=2.1.0->-r requirements.txt (line 3)) Collecting sortedcontainers!=2.0.0,!=2.0.1 (from distributed>=2.0; extra == "complete"->dask[complete]>=2.1.0->-r requirements.txt (line 3)) Using cached https://files.pythonhosted.org/packages/13/f3/cf85f7c3a2dbd1a515d51e1f1676d971abe41bba6f4ab5443240d9a78e5b/sortedcontainers-2.1.0-py2.py3-none-any.whl Collecting click>=6.6 (from distributed>=2.0; extra == "complete"->dask[complete]>=2.1.0->-r requirements.txt (line 3)) Using cached https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl Collecting msgpack (from distributed>=2.0; extra == "complete"->dask[complete]>=2.1.0->-r requirements.txt (line 3)) Using cached https://files.pythonhosted.org/packages/3d/44/4a8be4f56ab3c8fc58800c06b2d681d5622704746d094411f00e25300072/msgpack-0.6.1-cp35-cp35m-manylinux1_x86_64.whl Collecting tblib (from distributed>=2.0; extra == "complete"->dask[complete]>=2.1.0->-r requirements.txt (line 3)) Using cached https://files.pythonhosted.org/packages/64/b5/ebb1af4d843047ccd7292b92f5e5f8643153e8b95d14508d9fe3b35f7004/tblib-1.4.0-py2.py3-none-any.whl Collecting zict>=0.1.3 (from distributed>=2.0; extra == "complete"->dask[complete]>=2.1.0->-r requirements.txt (line 3)) Using cached https://files.pythonhosted.org/packages/64/b4/a904be4184814adb9dfc2e679c4e611392080a32726a657a34cab93b38c2/zict-1.0.0-py2.py3-none-any.whl 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.5/site-packages (from matplotlib; extra == "plots"->scikit-optimize[plots]->-r requirements.txt (line 8)) (2.4.2) Collecting cycler>=0.10 (from matplotlib; extra == "plots"->scikit-optimize[plots]->-r requirements.txt (line 8)) Using cached https://files.pythonhosted.org/packages/f7/d2/e07d3ebb2bd7af696440ce7e754c59dd546ffe1bbe732c8ab68b9c834e61/cycler-0.10.0-py2.py3-none-any.whl Collecting kiwisolver>=1.0.1 (from matplotlib; extra == "plots"->scikit-optimize[plots]->-r requirements.txt (line 8)) Using cached https://files.pythonhosted.org/packages/ee/18/4cd2e84c6aff0c6a50479118083d20b9e676e5175a913c0ea76d700fc244/kiwisolver-1.1.0-cp35-cp35m-manylinux1_x86_64.whl 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.5/site-packages (from botocore>=1.12.91->s3fs->-r requirements.txt (line 10)) (1.25.3) Collecting jmespath<1.0.0,>=0.7.1 (from botocore>=1.12.91->s3fs->-r requirements.txt (line 10)) Using cached https://files.pythonhosted.org/packages/83/94/7179c3832a6d45b266ddb2aac329e101367fbdb11f425f13771d27f225bb/jmespath-0.9.4-py2.py3-none-any.whl Collecting s3transfer<0.3.0,>=0.2.0 (from boto3>=1.9.91->s3fs->-r requirements.txt (line 10)) Using cached https://files.pythonhosted.org/packages/16/8a/1fc3dba0c4923c2a76e1ff0d52b305c44606da63f718d14d3231e21c51b0/s3transfer-0.2.1-py2.py3-none-any.whl Collecting importlib-metadata>=0.12 (from pluggy>=0.9->pytest==4.4.1->-r test-requirements.txt (line 1)) Using cached https://files.pythonhosted.org/packages/ad/aa/25fcbded2ab4ed4ff3071d1e000cd4f8f9c65653d2d7157dd105a8e81d42/importlib_metadata-0.19-py2.py3-none-any.whl Collecting apipkg>=1.4 (from execnet>=1.1->pytest-xdist==1.26.1->-r test-requirements.txt (line 2)) Using cached https://files.pythonhosted.org/packages/67/08/4815a09603fc800209431bec5b8bd2acf2f95abdfb558a44a42507fb94da/apipkg-1.5-py2.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.5/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.5/site-packages (from requests>=2.7.9->codecov==2.0.15->-r dev-requirements.txt (line 3)) (2019.6.16) Requirement already satisfied: idna<2.9,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.5/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.5/site-packages (from jinja2->nbsphinx==0.4.2->-r dev-requirements.txt (line 7)) (1.1.1) Collecting jsonschema!=2.5.0,>=2.4 (from nbformat->nbsphinx==0.4.2->-r dev-requirements.txt (line 7)) Using cached https://files.pythonhosted.org/packages/54/48/f5f11003ceddcd4ad292d4d9b5677588e9169eef41f88e38b2888e7ec6c4/jsonschema-3.0.2-py2.py3-none-any.whl Collecting ipython-genutils (from nbformat->nbsphinx==0.4.2->-r dev-requirements.txt (line 7)) Using cached https://files.pythonhosted.org/packages/fa/bc/9bd3b5c2b4774d5f33b2d544f1460be9df7df2fe42f352135381c347c69a/ipython_genutils-0.2.0-py2.py3-none-any.whl Collecting decorator (from traitlets->nbsphinx==0.4.2->-r dev-requirements.txt (line 7)) Using cached https://files.pythonhosted.org/packages/5f/88/0075e461560a1e750a0dcbf77f1d9de775028c37a19a346a6c565a257399/decorator-4.4.0-py2.py3-none-any.whl Collecting Send2Trash (from notebook->jupyter==1.0.0->-r dev-requirements.txt (line 10)) Using cached https://files.pythonhosted.org/packages/49/46/c3dc27481d1cc57b9385aff41c474ceb7714f7935b1247194adae45db714/Send2Trash-1.5.0-py3-none-any.whl Collecting pyzmq>=17 (from notebook->jupyter==1.0.0->-r dev-requirements.txt (line 10)) Using cached https://files.pythonhosted.org/packages/66/cf/979427611e7e1ad7cfb762139fc69a4db9b176aee55bf1379d57260fcf05/pyzmq-18.1.0-cp35-cp35m-manylinux1_x86_64.whl Collecting jupyter-client>=5.3.1 (from notebook->jupyter==1.0.0->-r dev-requirements.txt (line 10)) Using cached https://files.pythonhosted.org/packages/af/4c/bf613864ae0644e2ac7d4a40bd209c40c8c71e3dc88d5f1d0aa92a68e716/jupyter_client-5.3.1-py2.py3-none-any.whl Collecting terminado>=0.8.1 (from notebook->jupyter==1.0.0->-r dev-requirements.txt (line 10)) Using cached https://files.pythonhosted.org/packages/a7/56/80ea7fa66565fa75ae21ce0c16bc90067530e5d15e48854afcc86585a391/terminado-0.8.2-py2.py3-none-any.whl Collecting prometheus-client (from notebook->jupyter==1.0.0->-r dev-requirements.txt (line 10)) Collecting widgetsnbextension~=3.5.0 (from ipywidgets->jupyter==1.0.0->-r dev-requirements.txt (line 10)) Using cached https://files.pythonhosted.org/packages/6c/7b/7ac231c20d2d33c445eaacf8a433f4e22c60677eb9776c7c5262d7ddee2d/widgetsnbextension-3.5.1-py2.py3-none-any.whl Collecting ipython>=4.0.0; python_version >= "3.3" (from ipywidgets->jupyter==1.0.0->-r dev-requirements.txt (line 10)) Using cached https://files.pythonhosted.org/packages/f6/c4/a79582814bdfe92bfca4d286a729304ffdf13f5135132cfcaea13cf1b2b3/ipython-7.7.0-py3-none-any.whl Collecting prompt-toolkit<2.1.0,>=2.0.0 (from jupyter-console->jupyter==1.0.0->-r dev-requirements.txt (line 10)) Using cached https://files.pythonhosted.org/packages/f7/a7/9b1dd14ef45345f186ef69d175bdd2491c40ab1dfa4b2b3e4352df719ed7/prompt_toolkit-2.0.9-py3-none-any.whl Collecting webencodings (from bleach->nbconvert==5.5.0->-r dev-requirements.txt (line 11)) Using cached https://files.pythonhosted.org/packages/f4/24/2a3e3df732393fed8b3ebf2ec078f05546de641fe1b667ee316ec1dcf3b7/webencodings-0.5.1-py2.py3-none-any.whl Collecting heapdict (from zict>=0.1.3->distributed>=2.0; extra == "complete"->dask[complete]>=2.1.0->-r requirements.txt (line 3)) Collecting zipp>=0.5 (from importlib-metadata>=0.12->pluggy>=0.9->pytest==4.4.1->-r test-requirements.txt (line 1)) Using cached https://files.pythonhosted.org/packages/da/bd/1a5fdf15aa44231fd09f63ecf175b60f057ae37ec65b343bb009364923f3/zipp-0.5.2-py2.py3-none-any.whl Collecting pyrsistent>=0.14.0 (from jsonschema!=2.5.0,>=2.4->nbformat->nbsphinx==0.4.2->-r dev-requirements.txt (line 7)) Collecting ptyprocess; os_name != "nt" (from terminado>=0.8.1->notebook->jupyter==1.0.0->-r dev-requirements.txt (line 10)) Using cached https://files.pythonhosted.org/packages/d1/29/605c2cc68a9992d18dada28206eeada56ea4bd07a239669da41674648b6f/ptyprocess-0.6.0-py2.py3-none-any.whl Collecting backcall (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets->jupyter==1.0.0->-r dev-requirements.txt (line 10)) Collecting jedi>=0.10 (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets->jupyter==1.0.0->-r dev-requirements.txt (line 10)) Using cached https://files.pythonhosted.org/packages/55/54/da994f359e4e7da4776a200e76dbc85ba5fc319eefc22e33d55296d95a1d/jedi-0.15.1-py2.py3-none-any.whl Collecting pickleshare (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets->jupyter==1.0.0->-r dev-requirements.txt (line 10)) Using cached https://files.pythonhosted.org/packages/9a/41/220f49aaea88bc6fa6cba8d05ecf24676326156c23b991e80b3f2fc24c77/pickleshare-0.7.5-py2.py3-none-any.whl Collecting pexpect; sys_platform != "win32" (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets->jupyter==1.0.0->-r dev-requirements.txt (line 10)) Using cached https://files.pythonhosted.org/packages/0e/3e/377007e3f36ec42f1b84ec322ee12141a9e10d808312e5738f52f80a232c/pexpect-4.7.0-py2.py3-none-any.whl Collecting wcwidth (from prompt-toolkit<2.1.0,>=2.0.0->jupyter-console->jupyter==1.0.0->-r dev-requirements.txt (line 10)) Using cached https://files.pythonhosted.org/packages/7e/9f/526a6947247599b084ee5232e4f9190a38f398d7300d866af3ab571a5bfe/wcwidth-0.1.7-py2.py3-none-any.whl Collecting parso>=0.5.0 (from jedi>=0.10->ipython>=4.0.0; python_version >= "3.3"->ipywidgets->jupyter==1.0.0->-r dev-requirements.txt (line 10)) Using cached https://files.pythonhosted.org/packages/a3/bd/bf4e5bd01d79906e5b945a7af033154da49fd2b0d5b5c705a21330323305/parso-0.5.1-py2.py3-none-any.whl Installing collected packages: numpy, scipy, joblib, scikit-learn, locket, toolz, partd, python-dateutil, pandas, cloudpickle, PyYAML, tornado, bokeh, fsspec, psutil, sortedcontainers, click, msgpack, tblib, heapdict, zict, distributed, dask, xgboost, tqdm, cycler, kiwisolver, matplotlib, scikit-optimize, colorama, jmespath, botocore, s3transfer, boto3, s3fs, atomicwrites, pathlib2, more-itertools, zipp, importlib-metadata, pluggy, py, pytest, pytest-forked, apipkg, execnet, pytest-xdist, coverage, pytest-cov, codecov, pyflakes, pycodestyle, mccabe, entrypoints, flake8, autopep8, isort, defusedxml, pyrsistent, jsonschema, decorator, ipython-genutils, traitlets, jupyter-core, nbformat, testpath, pandocfilters, webencodings, bleach, mistune, nbconvert, sphinxcontrib-qthelp, sphinxcontrib-devhelp, sphinxcontrib-serializinghtml, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-applehelp, Sphinx, nbsphinx, Send2Trash, pyzmq, jupyter-client, ptyprocess, terminado, prometheus-client, backcall, parso, jedi, pickleshare, pexpect, wcwidth, prompt-toolkit, ipython, ipykernel, notebook, widgetsnbextension, ipywidgets, qtconsole, jupyter-console, jupyter Found existing installation: Sphinx 1.8.5 Uninstalling Sphinx-1.8.5: Successfully uninstalled Sphinx-1.8.5 Successfully installed PyYAML-5.1.2 Send2Trash-1.5.0 Sphinx-2.0.1 apipkg-1.5 atomicwrites-1.3.0 autopep8-1.4.3 backcall-0.1.0 bleach-3.1.0 bokeh-1.3.4 boto3-1.9.210 botocore-1.12.210 click-7.0 cloudpickle-1.2.1 codecov-2.0.15 colorama-0.4.1 coverage-4.5.4 cycler-0.10.0 dask-2.3.0 decorator-4.4.0 defusedxml-0.6.0 distributed-2.3.0 entrypoints-0.3 execnet-1.7.0 flake8-3.7.0 fsspec-0.4.1 heapdict-1.0.0 importlib-metadata-0.19 ipykernel-5.1.2 ipython-7.7.0 ipython-genutils-0.2.0 ipywidgets-7.5.1 isort-4.3.4 jedi-0.15.1 jmespath-0.9.4 joblib-0.13.2 jsonschema-3.0.2 jupyter-1.0.0 jupyter-client-5.3.1 jupyter-console-6.0.0 jupyter-core-4.5.0 kiwisolver-1.1.0 locket-0.2.0 matplotlib-3.0.3 mccabe-0.6.1 mistune-0.8.4 more-itertools-7.2.0 msgpack-0.6.1 nbconvert-5.5.0 nbformat-4.4.0 nbsphinx-0.4.2 notebook-6.0.0 numpy-1.17.0 pandas-0.25.0 pandocfilters-1.4.2 parso-0.5.1 partd-1.0.0 pathlib2-2.3.4 pexpect-4.7.0 pickleshare-0.7.5 pluggy-0.12.0 prometheus-client-0.7.1 prompt-toolkit-2.0.9 psutil-5.6.3 ptyprocess-0.6.0 py-1.8.0 pycodestyle-2.5.0 pyflakes-2.1.1 pyrsistent-0.15.4 pytest-4.4.1 pytest-cov-2.6.1 pytest-forked-1.0.2 pytest-xdist-1.26.1 python-dateutil-2.8.0 pyzmq-18.1.0 qtconsole-4.5.3 s3fs-0.3.3 s3transfer-0.2.1 scikit-learn-0.21.3 scikit-optimize-0.5.2 scipy-1.3.1 sortedcontainers-2.1.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 tblib-1.4.0 terminado-0.8.2 testpath-0.4.2 toolz-0.10.0 tornado-6.0.3 tqdm-4.34.0 traitlets-4.3.2 wcwidth-0.1.7 webencodings-0.5.1 widgetsnbextension-3.5.1 xgboost-0.90 zict-1.0.0 zipp-0.5.2 [rtd-command-info] start-time: 2019-08-19T02:29:18.611093Z, end-time: 2019-08-19T02:29:18.926639Z, duration: 0, exit-code: 0 cat docs/source/conf.py # -*- coding: utf-8 -*- # # Configuration file for the Sphinx documentation builder. # # This file does only contain a selection of the most common options. For a # full list see the documentation: # http://www.sphinx-doc.org/en/master/config # -- Path setup -------------------------------------------------------------- # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. import os import sys path = os.path.join('..', '..') sys.path.insert(0, os.path.abspath(path)) import evalml # -- 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', ] # 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 = {} # 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 ------------------------------------------------- autosummary_generate = ["api_reference.rst"] templates_path = ["_templates"] def setup(app): app.add_stylesheet("style.css") html_show_sphinx = False ########################################################################### # 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/"), ("autoclassifer", "/en/autoclassifer/"), ], '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://feature-labs-inc-evalml.readthedocs-hosted.com/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/source/', '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': 'cca61647', } 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-08-19T02:29:19.003580Z, end-time: 2019-08-19T02:29:34.689193Z, duration: 15, exit-code: 0 python sphinx-build -T -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.AutoClassifier.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.AutoRegressor.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.demos.load_breast_cancer.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.demos.load_fraud.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.demos.load_wine.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.list_model_types.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.objectives.AUC.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.objectives.F1.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.objectives.FraudDetection.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.objectives.LeadScoring.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.objectives.LogLoss.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.objectives.MCC.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.objectives.Precision.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.objectives.Recall.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.pipelines.LogisticRegressionPipeline.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.pipelines.RFPipeline.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.pipelines.XGBoostPipeline.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.pipelines.get_pipelines.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.tuners.SKOptTuner.rst [autosummary] generating autosummary for: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.AutoClassifier.__init__.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.AutoClassifier.describe_pipeline.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.AutoClassifier.fit.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.AutoClassifier.get_pipeline.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.AutoRegressor.__init__.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.AutoRegressor.fit.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.objectives.AUC.score.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.objectives.F1.score.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.objectives.FraudDetection.__init__.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.objectives.FraudDetection.fit.rst, ..., /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.objectives.LogLoss.score.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.objectives.MCC.score.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.objectives.Precision.score.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.objectives.Recall.score.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.pipelines.LogisticRegressionPipeline.__init__.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.pipelines.RFPipeline.__init__.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.pipelines.XGBoostPipeline.__init__.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.tuners.SKOptTuner.__init__.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.tuners.SKOptTuner.add.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.tuners.SKOptTuner.propose.rst building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 10 source files that are out of date updating environment: 57 added, 0 changed, 0 removed reading sources... [ 1%] a_index reading sources... [ 3%] api_reference reading sources... [ 5%] changelog reading sources... [ 7%] demos/fraud reading sources... [ 8%] generated/evalml.AutoClassifier reading sources... [ 10%] generated/evalml.AutoRegressor reading sources... [ 12%] generated/evalml.demos.load_breast_cancer reading sources... [ 14%] generated/evalml.demos.load_fraud reading sources... [ 15%] generated/evalml.demos.load_wine reading sources... [ 17%] generated/evalml.list_model_types reading sources... [ 19%] generated/evalml.objectives.AUC reading sources... [ 21%] generated/evalml.objectives.F1 reading sources... [ 22%] generated/evalml.objectives.FraudDetection reading sources... [ 24%] generated/evalml.objectives.LeadScoring reading sources... [ 26%] generated/evalml.objectives.LogLoss reading sources... [ 28%] generated/evalml.objectives.MCC reading sources... [ 29%] generated/evalml.objectives.Precision reading sources... [ 31%] generated/evalml.objectives.Recall reading sources... [ 33%] generated/evalml.pipelines.LogisticRegressionPipeline reading sources... [ 35%] generated/evalml.pipelines.RFPipeline reading sources... [ 36%] generated/evalml.pipelines.XGBoostPipeline reading sources... [ 38%] generated/evalml.pipelines.get_pipelines reading sources... [ 40%] generated/evalml.tuners.SKOptTuner reading sources... [ 42%] generated/methods/evalml.AutoClassifier.__init__ reading sources... [ 43%] generated/methods/evalml.AutoClassifier.describe_pipeline reading sources... [ 45%] generated/methods/evalml.AutoClassifier.fit reading sources... [ 47%] generated/methods/evalml.AutoClassifier.get_pipeline reading sources... [ 49%] generated/methods/evalml.AutoRegressor.__init__ reading sources... [ 50%] generated/methods/evalml.AutoRegressor.fit reading sources... [ 52%] generated/methods/evalml.objectives.AUC.score reading sources... [ 54%] generated/methods/evalml.objectives.F1.score reading sources... [ 56%] generated/methods/evalml.objectives.FraudDetection.__init__ reading sources... [ 57%] generated/methods/evalml.objectives.FraudDetection.fit reading sources... [ 59%] generated/methods/evalml.objectives.FraudDetection.predict reading sources... [ 61%] generated/methods/evalml.objectives.FraudDetection.score reading sources... [ 63%] generated/methods/evalml.objectives.FraudDetection.score_for_threshold reading sources... [ 64%] generated/methods/evalml.objectives.LeadScoring.__init__ reading sources... [ 66%] generated/methods/evalml.objectives.LeadScoring.fit reading sources... [ 68%] generated/methods/evalml.objectives.LeadScoring.predict reading sources... [ 70%] generated/methods/evalml.objectives.LeadScoring.score reading sources... [ 71%] generated/methods/evalml.objectives.LeadScoring.score_for_threshold reading sources... [ 73%] generated/methods/evalml.objectives.LogLoss.score reading sources... [ 75%] generated/methods/evalml.objectives.MCC.score reading sources... [ 77%] generated/methods/evalml.objectives.Precision.score reading sources... [ 78%] generated/methods/evalml.objectives.Recall.score reading sources... [ 80%] generated/methods/evalml.pipelines.LogisticRegressionPipeline.__init__ reading sources... [ 82%] generated/methods/evalml.pipelines.RFPipeline.__init__ reading sources... [ 84%] generated/methods/evalml.pipelines.XGBoostPipeline.__init__ reading sources... [ 85%] generated/methods/evalml.tuners.SKOptTuner.__init__ reading sources... [ 87%] generated/methods/evalml.tuners.SKOptTuner.add reading sources... [ 89%] generated/methods/evalml.tuners.SKOptTuner.propose reading sources... [ 91%] index reading sources... [ 92%] install reading sources... [ 94%] overview/objective_functions reading sources... [ 96%] overview/pipeline_search reading sources... [ 98%] overview/search_results reading sources... [100%] roadmap WARNING: error while formatting arguments for evalml.demos.load_breast_cancer: 'function' object has no attribute '__mro__' WARNING: error while formatting arguments for evalml.demos.load_fraud: 'function' object has no attribute '__mro__' WARNING: error while formatting arguments for evalml.demos.load_wine: 'function' object has no attribute '__mro__' WARNING: error while formatting arguments for evalml.list_model_types: 'function' object has no attribute '__mro__' WARNING: error while formatting arguments for evalml.pipelines.get_pipelines: 'function' object has no attribute '__mro__' /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/index.ipynb:419: WARNING: toctree contains reference to nonexisting document 'demos/lead_scoring' /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/index.ipynb:: WARNING: Anonymous hyperlink mismatch: 2 references but 0 targets. See "backrefs" attribute for IDs. /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/index.ipynb:26: WARNING: File not found: 'www.featuretools.com' /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/index.ipynb:26: WARNING: File not found: 'compose.ml' 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/a_index.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 1%] a_index writing output... [ 3%] api_reference writing output... [ 5%] changelog writing output... [ 7%] demos/fraud writing output... [ 8%] generated/evalml.AutoClassifier writing output... [ 10%] generated/evalml.AutoRegressor writing output... [ 12%] generated/evalml.demos.load_breast_cancer writing output... [ 14%] generated/evalml.demos.load_fraud writing output... [ 15%] generated/evalml.demos.load_wine writing output... [ 17%] generated/evalml.list_model_types writing output... [ 19%] generated/evalml.objectives.AUC writing output... [ 21%] generated/evalml.objectives.F1 writing output... [ 22%] generated/evalml.objectives.FraudDetection writing output... [ 24%] generated/evalml.objectives.LeadScoring writing output... [ 26%] generated/evalml.objectives.LogLoss writing output... [ 28%] generated/evalml.objectives.MCC writing output... [ 29%] generated/evalml.objectives.Precision writing output... [ 31%] generated/evalml.objectives.Recall writing output... [ 33%] generated/evalml.pipelines.LogisticRegressionPipeline writing output... [ 35%] generated/evalml.pipelines.RFPipeline writing output... [ 36%] generated/evalml.pipelines.XGBoostPipeline writing output... [ 38%] generated/evalml.pipelines.get_pipelines writing output... [ 40%] generated/evalml.tuners.SKOptTuner writing output... [ 42%] generated/methods/evalml.AutoClassifier.__init__ writing output... [ 43%] generated/methods/evalml.AutoClassifier.describe_pipeline writing output... [ 45%] generated/methods/evalml.AutoClassifier.fit writing output... [ 47%] generated/methods/evalml.AutoClassifier.get_pipeline writing output... [ 49%] generated/methods/evalml.AutoRegressor.__init__ writing output... [ 50%] generated/methods/evalml.AutoRegressor.fit writing output... [ 52%] generated/methods/evalml.objectives.AUC.score writing output... [ 54%] generated/methods/evalml.objectives.F1.score writing output... [ 56%] generated/methods/evalml.objectives.FraudDetection.__init__ writing output... [ 57%] generated/methods/evalml.objectives.FraudDetection.fit writing output... [ 59%] generated/methods/evalml.objectives.FraudDetection.predict writing output... [ 61%] generated/methods/evalml.objectives.FraudDetection.score writing output... [ 63%] generated/methods/evalml.objectives.FraudDetection.score_for_threshold writing output... [ 64%] generated/methods/evalml.objectives.LeadScoring.__init__ writing output... [ 66%] generated/methods/evalml.objectives.LeadScoring.fit writing output... [ 68%] generated/methods/evalml.objectives.LeadScoring.predict writing output... [ 70%] generated/methods/evalml.objectives.LeadScoring.score writing output... [ 71%] generated/methods/evalml.objectives.LeadScoring.score_for_threshold writing output... [ 73%] generated/methods/evalml.objectives.LogLoss.score writing output... [ 75%] generated/methods/evalml.objectives.MCC.score writing output... [ 77%] generated/methods/evalml.objectives.Precision.score writing output... [ 78%] generated/methods/evalml.objectives.Recall.score writing output... [ 80%] generated/methods/evalml.pipelines.LogisticRegressionPipeline.__init__ writing output... [ 82%] generated/methods/evalml.pipelines.RFPipeline.__init__ writing output... [ 84%] generated/methods/evalml.pipelines.XGBoostPipeline.__init__ writing output... [ 85%] generated/methods/evalml.tuners.SKOptTuner.__init__ writing output... [ 87%] generated/methods/evalml.tuners.SKOptTuner.add writing output... [ 89%] generated/methods/evalml.tuners.SKOptTuner.propose writing output... [ 91%] index writing output... [ 92%] install writing output... [ 94%] overview/objective_functions writing output... [ 96%] overview/pipeline_search writing output... [ 98%] overview/search_results writing output... [100%] roadmap generating indices... genindex highlighting module code... [ 7%] evalml.demos.breast_cancer highlighting module code... [ 15%] evalml.demos.fraud highlighting module code... [ 23%] evalml.demos.wine highlighting module code... [ 30%] evalml.models.auto_classifier highlighting module code... [ 38%] evalml.models.auto_regressor highlighting module code... [ 46%] evalml.objectives.fraud_detection highlighting module code... [ 53%] evalml.objectives.lead_scoring highlighting module code... [ 61%] evalml.objectives.standard_metrics highlighting module code... [ 69%] evalml.pipelines.logistic_regression highlighting module code... [ 76%] evalml.pipelines.random_forest highlighting module code... [ 84%] evalml.pipelines.utils highlighting module code... [ 92%] evalml.pipelines.xgboost highlighting module code... [100%] evalml.tuners.skopt_tuner writing additional pages... search copying images... [100%] images/evalml_logo.png 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, 10 warnings. The HTML pages are in _build/html. [rtd-command-info] start-time: 2019-08-19T02:29:34.837446Z, end-time: 2019-08-19T02:29:41.390962Z, duration: 6, 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: 57 added, 0 changed, 0 removed reading sources... [ 1%] a_index reading sources... [ 3%] api_reference reading sources... [ 5%] changelog reading sources... [ 7%] demos/fraud reading sources... [ 8%] generated/evalml.AutoClassifier reading sources... [ 10%] generated/evalml.AutoRegressor reading sources... [ 12%] generated/evalml.demos.load_breast_cancer reading sources... [ 14%] generated/evalml.demos.load_fraud reading sources... [ 15%] generated/evalml.demos.load_wine reading sources... [ 17%] generated/evalml.list_model_types reading sources... [ 19%] generated/evalml.objectives.AUC reading sources... [ 21%] generated/evalml.objectives.F1 reading sources... [ 22%] generated/evalml.objectives.FraudDetection reading sources... [ 24%] generated/evalml.objectives.LeadScoring reading sources... [ 26%] generated/evalml.objectives.LogLoss reading sources... [ 28%] generated/evalml.objectives.MCC reading sources... [ 29%] generated/evalml.objectives.Precision reading sources... [ 31%] generated/evalml.objectives.Recall reading sources... [ 33%] generated/evalml.pipelines.LogisticRegressionPipeline reading sources... [ 35%] generated/evalml.pipelines.RFPipeline reading sources... [ 36%] generated/evalml.pipelines.XGBoostPipeline reading sources... [ 38%] generated/evalml.pipelines.get_pipelines reading sources... [ 40%] generated/evalml.tuners.SKOptTuner reading sources... [ 42%] generated/methods/evalml.AutoClassifier.__init__ reading sources... [ 43%] generated/methods/evalml.AutoClassifier.describe_pipeline reading sources... [ 45%] generated/methods/evalml.AutoClassifier.fit reading sources... [ 47%] generated/methods/evalml.AutoClassifier.get_pipeline reading sources... [ 49%] generated/methods/evalml.AutoRegressor.__init__ reading sources... [ 50%] generated/methods/evalml.AutoRegressor.fit reading sources... [ 52%] generated/methods/evalml.objectives.AUC.score reading sources... [ 54%] generated/methods/evalml.objectives.F1.score reading sources... [ 56%] generated/methods/evalml.objectives.FraudDetection.__init__ reading sources... [ 57%] generated/methods/evalml.objectives.FraudDetection.fit reading sources... [ 59%] generated/methods/evalml.objectives.FraudDetection.predict reading sources... [ 61%] generated/methods/evalml.objectives.FraudDetection.score reading sources... [ 63%] generated/methods/evalml.objectives.FraudDetection.score_for_threshold reading sources... [ 64%] generated/methods/evalml.objectives.LeadScoring.__init__ reading sources... [ 66%] generated/methods/evalml.objectives.LeadScoring.fit reading sources... [ 68%] generated/methods/evalml.objectives.LeadScoring.predict reading sources... [ 70%] generated/methods/evalml.objectives.LeadScoring.score reading sources... [ 71%] generated/methods/evalml.objectives.LeadScoring.score_for_threshold reading sources... [ 73%] generated/methods/evalml.objectives.LogLoss.score reading sources... [ 75%] generated/methods/evalml.objectives.MCC.score reading sources... [ 77%] generated/methods/evalml.objectives.Precision.score reading sources... [ 78%] generated/methods/evalml.objectives.Recall.score reading sources... [ 80%] generated/methods/evalml.pipelines.LogisticRegressionPipeline.__init__ reading sources... [ 82%] generated/methods/evalml.pipelines.RFPipeline.__init__ reading sources... [ 84%] generated/methods/evalml.pipelines.XGBoostPipeline.__init__ reading sources... [ 85%] generated/methods/evalml.tuners.SKOptTuner.__init__ reading sources... [ 87%] generated/methods/evalml.tuners.SKOptTuner.add reading sources... [ 89%] generated/methods/evalml.tuners.SKOptTuner.propose reading sources... [ 91%] index reading sources... [ 92%] install reading sources... [ 94%] overview/objective_functions reading sources... [ 96%] overview/pipeline_search reading sources... [ 98%] overview/search_results reading sources... [100%] roadmap WARNING: error while formatting arguments for evalml.demos.load_breast_cancer: 'function' object has no attribute '__mro__' WARNING: error while formatting arguments for evalml.demos.load_fraud: 'function' object has no attribute '__mro__' WARNING: error while formatting arguments for evalml.demos.load_wine: 'function' object has no attribute '__mro__' WARNING: error while formatting arguments for evalml.list_model_types: 'function' object has no attribute '__mro__' WARNING: error while formatting arguments for evalml.pipelines.get_pipelines: 'function' object has no attribute '__mro__' /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/index.ipynb:419: WARNING: toctree contains reference to nonexisting document 'demos/lead_scoring' /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/index.ipynb:: WARNING: Anonymous hyperlink mismatch: 2 references but 0 targets. See "backrefs" attribute for IDs. /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/index.ipynb:26: WARNING: File not found: 'www.featuretools.com' /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/index.ipynb:26: WARNING: File not found: 'compose.ml' 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/a_index.rst: WARNING: document isn't included in any toctree done preparing documents... done assembling single document... install demos/fraud overview/pipeline_search overview/search_results overview/objective_functions roadmap api_reference generated/evalml.AutoClassifier generated/methods/evalml.AutoClassifier.__init__ generated/methods/evalml.AutoClassifier.describe_pipeline generated/methods/evalml.AutoClassifier.fit generated/methods/evalml.AutoClassifier.get_pipeline generated/evalml.AutoRegressor generated/methods/evalml.AutoRegressor.__init__ generated/methods/evalml.AutoRegressor.fit generated/evalml.list_model_types generated/evalml.pipelines.get_pipelines generated/evalml.pipelines.RFPipeline generated/methods/evalml.pipelines.RFPipeline.__init__ generated/evalml.pipelines.XGBoostPipeline generated/methods/evalml.pipelines.XGBoostPipeline.__init__ generated/evalml.pipelines.LogisticRegressionPipeline generated/methods/evalml.pipelines.LogisticRegressionPipeline.__init__ generated/evalml.objectives.FraudDetection generated/methods/evalml.objectives.FraudDetection.__init__ generated/methods/evalml.objectives.FraudDetection.fit generated/methods/evalml.objectives.FraudDetection.predict generated/methods/evalml.objectives.FraudDetection.score generated/methods/evalml.objectives.FraudDetection.score_for_threshold generated/evalml.objectives.LeadScoring generated/methods/evalml.objectives.LeadScoring.__init__ generated/methods/evalml.objectives.LeadScoring.fit generated/methods/evalml.objectives.LeadScoring.predict generated/methods/evalml.objectives.LeadScoring.score generated/methods/evalml.objectives.LeadScoring.score_for_threshold generated/evalml.objectives.F1 generated/methods/evalml.objectives.F1.score generated/evalml.objectives.Precision generated/methods/evalml.objectives.Precision.score generated/evalml.objectives.Recall generated/methods/evalml.objectives.Recall.score generated/evalml.objectives.AUC generated/methods/evalml.objectives.AUC.score generated/evalml.objectives.LogLoss generated/methods/evalml.objectives.LogLoss.score generated/evalml.objectives.MCC generated/methods/evalml.objectives.MCC.score generated/evalml.tuners.SKOptTuner generated/methods/evalml.tuners.SKOptTuner.__init__ generated/methods/evalml.tuners.SKOptTuner.add generated/methods/evalml.tuners.SKOptTuner.propose generated/evalml.demos.load_fraud generated/evalml.demos.load_wine generated/evalml.demos.load_breast_cancer done writing... done writing additional files... done copying images... [100%] images/evalml_logo.png copying static files... done copying readthedocs static files... done copying extra files... done dumping object inventory... done build succeeded, 10 warnings. The HTML page is in _build/localmedia. [rtd-command-info] start-time: 2019-08-19T02:29:41.524651Z, end-time: 2019-08-19T02:29:48.125971Z, duration: 6, 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: 57 added, 0 changed, 0 removed reading sources... [ 1%] a_index reading sources... [ 3%] api_reference reading sources... [ 5%] changelog reading sources... [ 7%] demos/fraud reading sources... [ 8%] generated/evalml.AutoClassifier reading sources... [ 10%] generated/evalml.AutoRegressor reading sources... [ 12%] generated/evalml.demos.load_breast_cancer reading sources... [ 14%] generated/evalml.demos.load_fraud reading sources... [ 15%] generated/evalml.demos.load_wine reading sources... [ 17%] generated/evalml.list_model_types reading sources... [ 19%] generated/evalml.objectives.AUC reading sources... [ 21%] generated/evalml.objectives.F1 reading sources... [ 22%] generated/evalml.objectives.FraudDetection reading sources... [ 24%] generated/evalml.objectives.LeadScoring reading sources... [ 26%] generated/evalml.objectives.LogLoss reading sources... [ 28%] generated/evalml.objectives.MCC reading sources... [ 29%] generated/evalml.objectives.Precision reading sources... [ 31%] generated/evalml.objectives.Recall reading sources... [ 33%] generated/evalml.pipelines.LogisticRegressionPipeline reading sources... [ 35%] generated/evalml.pipelines.RFPipeline reading sources... [ 36%] generated/evalml.pipelines.XGBoostPipeline reading sources... [ 38%] generated/evalml.pipelines.get_pipelines reading sources... [ 40%] generated/evalml.tuners.SKOptTuner reading sources... [ 42%] generated/methods/evalml.AutoClassifier.__init__ reading sources... [ 43%] generated/methods/evalml.AutoClassifier.describe_pipeline reading sources... [ 45%] generated/methods/evalml.AutoClassifier.fit reading sources... [ 47%] generated/methods/evalml.AutoClassifier.get_pipeline reading sources... [ 49%] generated/methods/evalml.AutoRegressor.__init__ reading sources... [ 50%] generated/methods/evalml.AutoRegressor.fit reading sources... [ 52%] generated/methods/evalml.objectives.AUC.score reading sources... [ 54%] generated/methods/evalml.objectives.F1.score reading sources... [ 56%] generated/methods/evalml.objectives.FraudDetection.__init__ reading sources... [ 57%] generated/methods/evalml.objectives.FraudDetection.fit reading sources... [ 59%] generated/methods/evalml.objectives.FraudDetection.predict reading sources... [ 61%] generated/methods/evalml.objectives.FraudDetection.score reading sources... [ 63%] generated/methods/evalml.objectives.FraudDetection.score_for_threshold reading sources... [ 64%] generated/methods/evalml.objectives.LeadScoring.__init__ reading sources... [ 66%] generated/methods/evalml.objectives.LeadScoring.fit reading sources... [ 68%] generated/methods/evalml.objectives.LeadScoring.predict reading sources... [ 70%] generated/methods/evalml.objectives.LeadScoring.score reading sources... [ 71%] generated/methods/evalml.objectives.LeadScoring.score_for_threshold reading sources... [ 73%] generated/methods/evalml.objectives.LogLoss.score reading sources... [ 75%] generated/methods/evalml.objectives.MCC.score reading sources... [ 77%] generated/methods/evalml.objectives.Precision.score reading sources... [ 78%] generated/methods/evalml.objectives.Recall.score reading sources... [ 80%] generated/methods/evalml.pipelines.LogisticRegressionPipeline.__init__ reading sources... [ 82%] generated/methods/evalml.pipelines.RFPipeline.__init__ reading sources... [ 84%] generated/methods/evalml.pipelines.XGBoostPipeline.__init__ reading sources... [ 85%] generated/methods/evalml.tuners.SKOptTuner.__init__ reading sources... [ 87%] generated/methods/evalml.tuners.SKOptTuner.add reading sources... [ 89%] generated/methods/evalml.tuners.SKOptTuner.propose reading sources... [ 91%] index reading sources... [ 92%] install reading sources... [ 94%] overview/objective_functions reading sources... [ 96%] overview/pipeline_search reading sources... [ 98%] overview/search_results reading sources... [100%] roadmap WARNING: error while formatting arguments for evalml.demos.load_breast_cancer: 'function' object has no attribute '__mro__' WARNING: error while formatting arguments for evalml.demos.load_fraud: 'function' object has no attribute '__mro__' WARNING: error while formatting arguments for evalml.demos.load_wine: 'function' object has no attribute '__mro__' WARNING: error while formatting arguments for evalml.list_model_types: 'function' object has no attribute '__mro__' WARNING: error while formatting arguments for evalml.pipelines.get_pipelines: 'function' object has no attribute '__mro__' /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/index.ipynb:419: WARNING: toctree contains reference to nonexisting document 'demos/lead_scoring' /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/index.ipynb:: WARNING: Anonymous hyperlink mismatch: 2 references but 0 targets. See "backrefs" attribute for IDs. /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/index.ipynb:26: WARNING: File not found: 'www.featuretools.com' /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/index.ipynb:26: WARNING: File not found: 'compose.ml' 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/a_index.rst: WARNING: document isn't included in any toctree done processing EvalML.tex... index install demos/fraud overview/pipeline_search overview/search_results overview/objective_functions roadmap api_reference generated/evalml.AutoClassifier generated/methods/evalml.AutoClassifier.__init__ generated/methods/evalml.AutoClassifier.describe_pipeline generated/methods/evalml.AutoClassifier.fit generated/methods/evalml.AutoClassifier.get_pipeline generated/evalml.AutoRegressor generated/methods/evalml.AutoRegressor.__init__ generated/methods/evalml.AutoRegressor.fit generated/evalml.list_model_types generated/evalml.pipelines.get_pipelines generated/evalml.pipelines.RFPipeline generated/methods/evalml.pipelines.RFPipeline.__init__ generated/evalml.pipelines.XGBoostPipeline generated/methods/evalml.pipelines.XGBoostPipeline.__init__ generated/evalml.pipelines.LogisticRegressionPipeline generated/methods/evalml.pipelines.LogisticRegressionPipeline.__init__ generated/evalml.objectives.FraudDetection generated/methods/evalml.objectives.FraudDetection.__init__ generated/methods/evalml.objectives.FraudDetection.fit generated/methods/evalml.objectives.FraudDetection.predict generated/methods/evalml.objectives.FraudDetection.score generated/methods/evalml.objectives.FraudDetection.score_for_threshold generated/evalml.objectives.LeadScoring generated/methods/evalml.objectives.LeadScoring.__init__ generated/methods/evalml.objectives.LeadScoring.fit generated/methods/evalml.objectives.LeadScoring.predict generated/methods/evalml.objectives.LeadScoring.score generated/methods/evalml.objectives.LeadScoring.score_for_threshold generated/evalml.objectives.F1 generated/methods/evalml.objectives.F1.score generated/evalml.objectives.Precision generated/methods/evalml.objectives.Precision.score generated/evalml.objectives.Recall generated/methods/evalml.objectives.Recall.score generated/evalml.objectives.AUC generated/methods/evalml.objectives.AUC.score generated/evalml.objectives.LogLoss generated/methods/evalml.objectives.LogLoss.score generated/evalml.objectives.MCC generated/methods/evalml.objectives.MCC.score generated/evalml.tuners.SKOptTuner generated/methods/evalml.tuners.SKOptTuner.__init__ generated/methods/evalml.tuners.SKOptTuner.add generated/methods/evalml.tuners.SKOptTuner.propose generated/evalml.demos.load_fraud generated/evalml.demos.load_wine generated/evalml.demos.load_breast_cancer resolving references... done writing... done copying images... [100%] images/evalml_logo.png copying TeX support files... copying TeX support files... done build succeeded, 10 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). [rtd-command-info] start-time: 2019-08-19T02:29:48.939377Z, end-time: 2019-08-19T02:29:49.263693Z, 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-08-19T02:29:49.349104Z, end-time: 2019-08-19T02:29:52.808835Z, duration: 3, 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. ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.307 ...��███| 5/5 [00:15<00:00, 3.04s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.307 ...��███| 5/5 [00:15<00:00, 3.04s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.307 ...��███| 5/5 [00:15<00:00, 3.04s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.307 ...��███| 5/5 [00:15<00:00, 3.04s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.307 ...��███| 5/5 [00:15<00:00, 3.04s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.307 ...��███| 5/5 [00:15<00:00, 3.04s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.307 ...��███| 5/5 [00:15<00:00, 3.04s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.307 ...��███| 5/5 [00:15<00:00, 3.04s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.307 ...��███| 5/5 [00:15<00:00, 3.04s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.307 ...��███| 5/5 [00:15<00:00, 3.04s/it] ! 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.309 ✔ Optimization finished [3] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [4] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [5] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.583 ...███ | 9/10 [02:16<00:20, 20.90s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.583 ...███ | 9/10 [02:16<00:20, 20.90s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.583 ...███ | 9/10 [02:16<00:20, 20.90s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.583 ...███ | 9/10 [02:16<00:20, 20.90s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.583 ...███ | 9/10 [02:16<00:20, 20.90s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.583 ...███ | 9/10 [02:16<00:20, 20.90s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.583 ...███ | 9/10 [02:16<00:20, 20.90s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.583 ...███ | 9/10 [02:16<00:20, 20.90s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.583 ...███ | 9/10 [02:16<00:20, 20.90s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.586 ...███ | 9/10 [02:16<00:15, 15.21s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.586 ...███ | 9/10 [02:16<00:15, 15.21s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.586 ...███ | 9/10 [02:16<00:15, 15.21s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.586 ...███ | 9/10 [02:16<00:15, 15.21s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.586 ...███ | 9/10 [02:16<00:15, 15.21s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.586 ...███ | 9/10 [02:16<00:15, 15.21s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.586 ...███ | 9/10 [02:16<00:15, 15.21s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.586 ...███ | 9/10 [02:16<00:15, 15.21s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.586 ...███ | 9/10 [02:16<00:15, 15.21s/it] ! 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.588 ✔ Optimization finished [6] [7] [8] [9] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.952 ...███| 10/10 [00:20<00:00, 2.01s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.952 ...███| 10/10 [00:20<00:00, 2.01s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.952 ...███| 10/10 [00:20<00:00, 2.01s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.952 ...███| 10/10 [00:20<00:00, 2.01s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.952 ...███| 10/10 [00:20<00:00, 2.01s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.952 ...███| 10/10 [00:20<00:00, 2.01s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.952 ...███| 10/10 [00:20<00:00, 2.01s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.952 ...███| 10/10 [00:20<00:00, 2.01s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.952 ...███| 10/10 [00:20<00:00, 2.01s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.952 ...███| 10/10 [00:20<00:00, 2.01s/it] ! 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.954 ✔ Optimization finished [10] [11] Underfull \vbox (badness 10000) detected at line 1385 Underfull \vbox (badness 10000) detected at line 1385 [12] Underfull \vbox (badness 10000) detected at line 1385 Overfull \vbox (2.68169pt too high) detected at line 1385 [13] Underfull \vbox (badness 10000) detected at line 1385 Overfull \vbox (2.68169pt too high) detected at line 1385 [14] Underfull \vbox (badness 10000) detected at line 1385 Overfull \vbox (2.68169pt too high) detected at line 1385 [15] [16] LaTeX Warning: Hyper reference `generated/evalml.AutoClassifier:evalml.AutoClas sifier' on page 17 undefined on input line 1462. LaTeX Warning: Hyper reference `generated/evalml.AutoRegressor:evalml.AutoRegre ssor' on page 17 undefined on input line 1467. Package longtable Warning: Column widths have changed (longtable) in table 1 on input line 1472. Underfull \hbox (badness 10000) in paragraph at lines 1479--1479 []\T1/ptm/m/it/10 objective=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_pipelines= 5\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 1479--1479 \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 ran-dom_st ate=0\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `generated/methods/evalml.AutoClassifier.__init_ _:evalml.AutoClassifier.__init__' on page 17 undefined on input line 1501. LaTeX Warning: Hyper reference `generated/methods/evalml.AutoClassifier.describ e_pipeline:evalml.AutoClassifier.describe_pipeline' on page 17 undefined on inp ut line 1506. LaTeX Warning: Hyper reference `generated/methods/evalml.AutoClassifier.fit:eva lml.AutoClassifier.fit' on page 17 undefined on input line 1511. LaTeX Warning: Hyper reference `generated/methods/evalml.AutoClassifier.get_pip eline:evalml.AutoClassifier.get_pipeline' on page 17 undefined on input line 15 16. Package longtable Warning: Column widths have changed (longtable) in table 2 on input line 1521. Underfull \hbox (badness 10000) in paragraph at lines 1528--1528 []\T1/ptm/m/it/10 objective=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_pipelines= 5\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 1528--1528 \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 ran-dom_st ate=0\T1/ptm/m/n/10 , [17] Underfull \hbox (badness 10000) in paragraph at lines 1637--1637 []\T1/ptm/m/it/10 objective=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_pipelines= 5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_time=300\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1637--1637 \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 ran-dom_state=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tuner =None\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `generated/methods/evalml.AutoRegressor.__init__ :evalml.AutoRegressor.__init__' on page 18 undefined on input line 1659. LaTeX Warning: Hyper reference `generated/methods/evalml.AutoRegressor.fit:eval ml.AutoRegressor.fit' on page 18 undefined on input line 1664. Package longtable Warning: Column widths have changed (longtable) in table 3 on input line 1669. Underfull \hbox (badness 10000) in paragraph at lines 1676--1676 []\T1/ptm/m/it/10 objective=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_pipelines= 5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_time=300\T1/ptm/m/n/10 , [18] LaTeX Warning: Hyper reference `generated/evalml.list_model_types:evalml.list_m odel_types' on page 19 undefined on input line 1765. Package longtable Warning: Column widths have changed (longtable) in table 4 on input line 1770. LaTeX Warning: Hyper reference `generated/evalml.pipelines.get_pipelines:evalml .pipelines.get_pipelines' on page 19 undefined on input line 1802. LaTeX Warning: Hyper reference `generated/evalml.pipelines.RFPipeline:evalml.pi pelines.RFPipeline' on page 19 undefined on input line 1807. LaTeX Warning: Hyper reference `generated/evalml.pipelines.XGBoostPipeline:eval ml.pipelines.XGBoostPipeline' on page 19 undefined on input line 1812. LaTeX Warning: Hyper reference `generated/evalml.pipelines.LogisticRegressionPi peline:evalml.pipelines.LogisticRegressionPipeline' on page 19 undefined on inp ut line 1817. Package longtable Warning: Column widths have changed (longtable) in table 5 on input line 1822. [19] Underfull \hbox (badness 10000) in paragraph at lines 1851--1851 []\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 1851--1851 \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 ra n- LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RFPipeline._ _init__:evalml.pipelines.RFPipeline.__init__' on page 20 undefined on input lin e 1871. Package longtable Warning: Column widths have changed (longtable) in table 6 on input line 1876. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.XGBoostPipel ine.__init__:evalml.pipelines.XGBoostPipeline.__init__' on page 20 undefined on input line 1917. Package longtable Warning: Column widths have changed (longtable) in table 7 on input line 1922. Underfull \hbox (badness 10000) in paragraph at lines 1943--1943 []\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 1943--1943 \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 20 undefined on input line 1963. Package longtable Warning: Column widths have changed (longtable) in table 8 on input line 1968. Underfull \hbox (badness 7522) in paragraph at lines 1975--1975 []\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- [20] LaTeX Warning: Hyper reference `generated/evalml.objectives.FraudDetection:eval ml.objectives.FraudDetection' on page 21 undefined on input line 2005. LaTeX Warning: Hyper reference `generated/evalml.objectives.LeadScoring:evalml. objectives.LeadScoring' on page 21 undefined on input line 2010. Package longtable Warning: Column widths have changed (longtable) in table 9 on input line 2015. Underfull \hbox (badness 10000) in paragraph at lines 2022--2022 []\T1/ptm/m/it/10 label=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 retry_percentage=0.5\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 in-ter- Underfull \hbox (badness 10000) in paragraph at lines 2022--2022 \T1/ptm/m/it/10 change_fee=0.02\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fraud_payout_pe rcentage=1.0\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.FraudDetect ion.__init__:evalml.objectives.FraudDetection.__init__' on page 21 undefined on input line 2042. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.FraudDetect ion.fit:evalml.objectives.FraudDetection.fit' on page 21 undefined on input lin e 2047. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.FraudDetect ion.predict:evalml.objectives.FraudDetection.predict' on page 21 undefined on i nput line 2052. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.FraudDetect ion.score:evalml.objectives.FraudDetection.score' on page 21 undefined on input line 2057. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.FraudDetect ion.score_for_threshold:evalml.objectives.FraudDetection.score_for_threshold' o n page 21 undefined on input line 2062. Package longtable Warning: Column widths have changed (longtable) in table 10 on input line 2067. Underfull \hbox (badness 10000) in paragraph at lines 2074--2074 []\T1/ptm/m/it/10 label=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 retry_percentage=0.5\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 in-ter-change_fee=0.02\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2074--2074 \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 , \T1/ptm/m/it/10 ver- LaTeX Warning: Hyper reference `generated/evalml.objectives.LeadScoring:evalml. objectives.LeadScoring' on page 21 undefined on input line 2112. [21] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.LeadScoring .__init__:evalml.objectives.LeadScoring.__init__' on page 22 undefined on input line 2202. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.LeadScoring .fit:evalml.objectives.LeadScoring.fit' on page 22 undefined on input line 2207 . LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.LeadScoring .predict:evalml.objectives.LeadScoring.predict' on page 22 undefined on input l ine 2212. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.LeadScoring .score:evalml.objectives.LeadScoring.score' on page 22 undefined on input line 2217. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.LeadScoring .score_for_threshold:evalml.objectives.LeadScoring.score_for_threshold' on page 22 undefined on input line 2222. Package longtable Warning: Column widths have changed (longtable) in table 11 on input line 2227. [22] LaTeX Warning: Hyper reference `generated/evalml.objectives.LeadScoring:evalml. objectives.LeadScoring' on page 23 undefined on input line 2278. LaTeX Warning: Hyper reference `generated/evalml.objectives.F1:evalml.objective s.F1' on page 23 undefined on input line 2359. LaTeX Warning: Hyper reference `generated/evalml.objectives.Precision:evalml.ob jectives.Precision' on page 23 undefined on input line 2364. LaTeX Warning: Hyper reference `generated/evalml.objectives.Recall:evalml.objec tives.Recall' on page 23 undefined on input line 2369. LaTeX Warning: Hyper reference `generated/evalml.objectives.AUC:evalml.objectiv es.AUC' on page 23 undefined on input line 2374. LaTeX Warning: Hyper reference `generated/evalml.objectives.LogLoss:evalml.obje ctives.LogLoss' on page 23 undefined on input line 2379. LaTeX Warning: Hyper reference `generated/evalml.objectives.MCC:evalml.objectiv es.MCC' on page 23 undefined on input line 2384. Package longtable Warning: Column widths have changed (longtable) in table 12 on input line 2389. [23] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.F1.score:ev alml.objectives.F1.score' on page 24 undefined on input line 2416. Package longtable Warning: Column widths have changed (longtable) in table 13 on input line 2421. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.Precision.s core:evalml.objectives.Precision.score' on page 24 undefined on input line 2460 . Package longtable Warning: Column widths have changed (longtable) in table 14 on input line 2465. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.Recall.scor e:evalml.objectives.Recall.score' on page 24 undefined on input line 2504. Package longtable Warning: Column widths have changed (longtable) in table 15 on input line 2509. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.AUC.score:e valml.objectives.AUC.score' on page 24 undefined on input line 2548. [24] Package longtable Warning: Column widths have changed (longtable) in table 16 on input line 2553. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.LogLoss.sco re:evalml.objectives.LogLoss.score' on page 25 undefined on input line 2592. Package longtable Warning: Column widths have changed (longtable) in table 17 on input line 2597. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.MCC.score:e valml.objectives.MCC.score' on page 25 undefined on input line 2636. Package longtable Warning: Column widths have changed (longtable) in table 18 on input line 2641. LaTeX Warning: Hyper reference `generated/evalml.tuners.SKOptTuner:evalml.tuner s.SKOptTuner' on page 25 undefined on input line 2676. Package longtable Warning: Column widths have changed (longtable) in table 19 on input line 2681. LaTeX Warning: Hyper reference `generated/methods/evalml.tuners.SKOptTuner.__in it__:evalml.tuners.SKOptTuner.__init__' on page 25 undefined on input line 2708 . LaTeX Warning: Hyper reference `generated/methods/evalml.tuners.SKOptTuner.add: evalml.tuners.SKOptTuner.add' on page 25 undefined on input line 2713. LaTeX Warning: Hyper reference `generated/methods/evalml.tuners.SKOptTuner.prop ose:evalml.tuners.SKOptTuner.propose' on page 25 undefined on input line 2718. Package longtable Warning: Column widths have changed (longtable) in table 20 on input line 2723. [25] LaTeX Warning: Hyper reference `generated/evalml.demos.load_fraud:evalml.demos. load_fraud' on page 26 undefined on input line 2778. LaTeX Warning: Hyper reference `generated/evalml.demos.load_wine:evalml.demos.l oad_wine' on page 26 undefined on input line 2783. LaTeX Warning: Hyper reference `generated/evalml.demos.load_breast_cancer:evalm l.demos.load_breast_cancer' on page 26 undefined on input line 2788. Package longtable Warning: Column widths have changed (longtable) in table 21 on input line 2793. No file feature-labs-inc-evalml.ind. Package longtable Warning: Table widths have changed. Rerun LaTeX. [26] (./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 (30 pages, 242313 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 (47 entries accepted, 0 rejected). Sorting entries....done (283 comparisons). Generating output file feature-labs-inc-evalml.ind....done (89 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' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="feature-labs-inc-evalml" "EvalML.tex"' ------------ 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. ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.307 ...��███| 5/5 [00:15<00:00, 3.04s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.307 ...��███| 5/5 [00:15<00:00, 3.04s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.307 ...��███| 5/5 [00:15<00:00, 3.04s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.307 ...��███| 5/5 [00:15<00:00, 3.04s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.307 ...��███| 5/5 [00:15<00:00, 3.04s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.307 ...��███| 5/5 [00:15<00:00, 3.04s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.307 ...��███| 5/5 [00:15<00:00, 3.04s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.307 ...��███| 5/5 [00:15<00:00, 3.04s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.307 ...��███| 5/5 [00:15<00:00, 3.04s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.307 ...��███| 5/5 [00:15<00:00, 3.04s/it] ! 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.309 ✔ Optimization finished [3] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [4] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [5] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.583 ...███ | 9/10 [02:16<00:20, 20.90s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.583 ...███ | 9/10 [02:16<00:20, 20.90s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.583 ...███ | 9/10 [02:16<00:20, 20.90s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.583 ...███ | 9/10 [02:16<00:20, 20.90s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.583 ...███ | 9/10 [02:16<00:20, 20.90s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.583 ...███ | 9/10 [02:16<00:20, 20.90s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.583 ...███ | 9/10 [02:16<00:20, 20.90s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.583 ...███ | 9/10 [02:16<00:20, 20.90s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.583 ...███ | 9/10 [02:16<00:20, 20.90s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.586 ...███ | 9/10 [02:16<00:15, 15.21s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.586 ...███ | 9/10 [02:16<00:15, 15.21s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.586 ...███ | 9/10 [02:16<00:15, 15.21s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.586 ...███ | 9/10 [02:16<00:15, 15.21s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.586 ...███ | 9/10 [02:16<00:15, 15.21s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.586 ...███ | 9/10 [02:16<00:15, 15.21s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.586 ...███ | 9/10 [02:16<00:15, 15.21s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.586 ...███ | 9/10 [02:16<00:15, 15.21s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.586 ...███ | 9/10 [02:16<00:15, 15.21s/it] ! 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.588 ✔ Optimization finished [6] [7] [8] [9] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.952 ...███| 10/10 [00:20<00:00, 2.01s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.952 ...███| 10/10 [00:20<00:00, 2.01s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.952 ...███| 10/10 [00:20<00:00, 2.01s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.952 ...███| 10/10 [00:20<00:00, 2.01s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.952 ...███| 10/10 [00:20<00:00, 2.01s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.952 ...███| 10/10 [00:20<00:00, 2.01s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.952 ...███| 10/10 [00:20<00:00, 2.01s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.952 ...███| 10/10 [00:20<00:00, 2.01s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.952 ...███| 10/10 [00:20<00:00, 2.01s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.952 ...███| 10/10 [00:20<00:00, 2.01s/it] ! 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.954 ✔ Optimization finished [10] [11] Underfull \vbox (badness 10000) detected at line 1385 Underfull \vbox (badness 10000) detected at line 1385 [12] Underfull \vbox (badness 10000) detected at line 1385 Overfull \vbox (2.68169pt too high) detected at line 1385 [13] Underfull \vbox (badness 10000) detected at line 1385 Overfull \vbox (2.68169pt too high) detected at line 1385 [14] Underfull \vbox (badness 10000) detected at line 1385 Overfull \vbox (2.68169pt too high) detected at line 1385 [15] [16] Underfull \hbox (badness 10000) in paragraph at lines 1479--1479 []\T1/ptm/m/it/10 objective=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_pipelines= 5\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 1479--1479 \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 ran-dom_st ate=0\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1528--1528 []\T1/ptm/m/it/10 objective=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_pipelines= 5\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 1528--1528 \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 ran-dom_st ate=0\T1/ptm/m/n/10 , [17] Underfull \hbox (badness 10000) in paragraph at lines 1637--1637 []\T1/ptm/m/it/10 objective=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_pipelines= 5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_time=300\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1637--1637 \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 ran-dom_state=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tuner =None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1676--1676 []\T1/ptm/m/it/10 objective=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_pipelines= 5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_time=300\T1/ptm/m/n/10 , [18] [19] Underfull \hbox (badness 10000) in paragraph at lines 1851--1851 []\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 1851--1851 \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 ra n- Underfull \hbox (badness 10000) in paragraph at lines 1943--1943 []\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 1943--1943 \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 1975--1975 []\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- [20] Underfull \hbox (badness 10000) in paragraph at lines 2022--2022 []\T1/ptm/m/it/10 label=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 retry_percentage=0.5\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 in-ter- Underfull \hbox (badness 10000) in paragraph at lines 2022--2022 \T1/ptm/m/it/10 change_fee=0.02\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fraud_payout_pe rcentage=1.0\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2074--2074 []\T1/ptm/m/it/10 label=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 retry_percentage=0.5\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 in-ter-change_fee=0.02\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2074--2074 \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 , \T1/ptm/m/it/10 ver- [21] [22] [23] [24] [25] (./feature-labs-inc-evalml.ind [26] Underfull \hbox (badness 10000) in paragraph at lines 10--11 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.F raudDetection Overfull \hbox (12.10017pt 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.Lo gisticRegressionPipeline Underfull \hbox (badness 10000) in paragraph at lines 15--16 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.XG BoostPipeline Underfull \hbox (badness 10000) in paragraph at lines 27--28 []\T1/pcr/m/n/10 describe_pipeline() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.Aut oClassifier Underfull \hbox (badness 10000) in paragraph at lines 50--51 []\T1/pcr/m/n/10 LogisticRegressionPipeline \T1/ptm/m/n/10 (\T1/ptm/m/it/10 cla ss in Underfull \hbox (badness 10000) in paragraph at lines 60--61 []\T1/pcr/m/n/10 predict() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.Fr audDetection Underfull \hbox (badness 10000) in paragraph at lines 79--81 []\T1/pcr/m/n/10 score_for_threshold() Underfull \hbox (badness 10000) in paragraph at lines 81--83 []\T1/pcr/m/n/10 score_for_threshold() Underfull \hbox (badness 10000) in paragraph at lines 81--83 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.LeadScoring method\T1/ptm/m/n /10 ), [27]) (./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 (31 pages, 253542 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. ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.307 ...��███| 5/5 [00:15<00:00, 3.04s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.307 ...��███| 5/5 [00:15<00:00, 3.04s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.307 ...��███| 5/5 [00:15<00:00, 3.04s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.307 ...��███| 5/5 [00:15<00:00, 3.04s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.307 ...��███| 5/5 [00:15<00:00, 3.04s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.307 ...��███| 5/5 [00:15<00:00, 3.04s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.307 ...��███| 5/5 [00:15<00:00, 3.04s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.307 ...��███| 5/5 [00:15<00:00, 3.04s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.307 ...��███| 5/5 [00:15<00:00, 3.04s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.307 ...��███| 5/5 [00:15<00:00, 3.04s/it] ! 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.309 ✔ Optimization finished [3] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [4] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [5] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.583 ...███ | 9/10 [02:16<00:20, 20.90s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.583 ...███ | 9/10 [02:16<00:20, 20.90s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.583 ...███ | 9/10 [02:16<00:20, 20.90s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.583 ...███ | 9/10 [02:16<00:20, 20.90s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.583 ...███ | 9/10 [02:16<00:20, 20.90s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.583 ...███ | 9/10 [02:16<00:20, 20.90s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.583 ...███ | 9/10 [02:16<00:20, 20.90s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.583 ...███ | 9/10 [02:16<00:20, 20.90s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.583 ...███ | 9/10 [02:16<00:20, 20.90s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.586 ...███ | 9/10 [02:16<00:15, 15.21s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.586 ...███ | 9/10 [02:16<00:15, 15.21s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.586 ...███ | 9/10 [02:16<00:15, 15.21s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.586 ...███ | 9/10 [02:16<00:15, 15.21s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.586 ...███ | 9/10 [02:16<00:15, 15.21s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.586 ...███ | 9/10 [02:16<00:15, 15.21s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.586 ...███ | 9/10 [02:16<00:15, 15.21s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.586 ...███ | 9/10 [02:16<00:15, 15.21s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.586 ...███ | 9/10 [02:16<00:15, 15.21s/it] ! 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.588 ✔ Optimization finished [6] [7] [8] [9] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.952 ...███| 10/10 [00:20<00:00, 2.01s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.952 ...███| 10/10 [00:20<00:00, 2.01s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.952 ...███| 10/10 [00:20<00:00, 2.01s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.952 ...███| 10/10 [00:20<00:00, 2.01s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.952 ...███| 10/10 [00:20<00:00, 2.01s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.952 ...███| 10/10 [00:20<00:00, 2.01s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.952 ...███| 10/10 [00:20<00:00, 2.01s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.952 ...███| 10/10 [00:20<00:00, 2.01s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.952 ...███| 10/10 [00:20<00:00, 2.01s/it] ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.952 ...███| 10/10 [00:20<00:00, 2.01s/it] ! 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.954 ✔ Optimization finished [10] [11] Underfull \vbox (badness 10000) detected at line 1385 Underfull \vbox (badness 10000) detected at line 1385 [12] Underfull \vbox (badness 10000) detected at line 1385 Overfull \vbox (2.68169pt too high) detected at line 1385 [13] Underfull \vbox (badness 10000) detected at line 1385 Overfull \vbox (2.68169pt too high) detected at line 1385 [14] Underfull \vbox (badness 10000) detected at line 1385 Overfull \vbox (2.68169pt too high) detected at line 1385 [15] [16] Underfull \hbox (badness 10000) in paragraph at lines 1479--1479 []\T1/ptm/m/it/10 objective=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_pipelines= 5\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 1479--1479 \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 ran-dom_st ate=0\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1528--1528 []\T1/ptm/m/it/10 objective=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_pipelines= 5\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 1528--1528 \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 ran-dom_st ate=0\T1/ptm/m/n/10 , [17] Underfull \hbox (badness 10000) in paragraph at lines 1637--1637 []\T1/ptm/m/it/10 objective=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_pipelines= 5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_time=300\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1637--1637 \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 ran-dom_state=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tuner =None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1676--1676 []\T1/ptm/m/it/10 objective=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_pipelines= 5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_time=300\T1/ptm/m/n/10 , [18] [19] Underfull \hbox (badness 10000) in paragraph at lines 1851--1851 []\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 1851--1851 \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 ra n- Underfull \hbox (badness 10000) in paragraph at lines 1943--1943 []\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 1943--1943 \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 1975--1975 []\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- [20] Underfull \hbox (badness 10000) in paragraph at lines 2022--2022 []\T1/ptm/m/it/10 label=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 retry_percentage=0.5\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 in-ter- Underfull \hbox (badness 10000) in paragraph at lines 2022--2022 \T1/ptm/m/it/10 change_fee=0.02\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fraud_payout_pe rcentage=1.0\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2074--2074 []\T1/ptm/m/it/10 label=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 retry_percentage=0.5\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 in-ter-change_fee=0.02\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 2074--2074 \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 , \T1/ptm/m/it/10 ver- [21] [22] [23] [24] [25] (./feature-labs-inc-evalml.ind [26] Underfull \hbox (badness 10000) in paragraph at lines 10--11 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.F raudDetection Overfull \hbox (12.10017pt 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.Lo gisticRegressionPipeline Underfull \hbox (badness 10000) in paragraph at lines 15--16 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.XG BoostPipeline Underfull \hbox (badness 10000) in paragraph at lines 27--28 []\T1/pcr/m/n/10 describe_pipeline() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.Aut oClassifier Underfull \hbox (badness 10000) in paragraph at lines 50--51 []\T1/pcr/m/n/10 LogisticRegressionPipeline \T1/ptm/m/n/10 (\T1/ptm/m/it/10 cla ss in Underfull \hbox (badness 10000) in paragraph at lines 60--61 []\T1/pcr/m/n/10 predict() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.Fr audDetection Underfull \hbox (badness 10000) in paragraph at lines 79--81 []\T1/pcr/m/n/10 score_for_threshold() Underfull \hbox (badness 10000) in paragraph at lines 81--83 []\T1/pcr/m/n/10 score_for_threshold() Underfull \hbox (badness 10000) in paragraph at lines 81--83 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.LeadScoring method\T1/ptm/m/n /10 ), [27]) (./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 (31 pages, 254003 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-08-19T02:29:52.901555Z, end-time: 2019-08-19T02:29:53.223537Z, 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-08-19T02:29:53.300894Z, end-time: 2019-08-19T02:30:00.803387Z, duration: 7, 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 57 source files that are out of date updating environment: 57 added, 0 changed, 0 removed reading sources... [ 1%] a_index reading sources... [ 3%] api_reference reading sources... [ 5%] changelog reading sources... [ 7%] demos/fraud reading sources... [ 8%] generated/evalml.AutoClassifier reading sources... [ 10%] generated/evalml.AutoRegressor reading sources... [ 12%] generated/evalml.demos.load_breast_cancer reading sources... [ 14%] generated/evalml.demos.load_fraud reading sources... [ 15%] generated/evalml.demos.load_wine reading sources... [ 17%] generated/evalml.list_model_types reading sources... [ 19%] generated/evalml.objectives.AUC reading sources... [ 21%] generated/evalml.objectives.F1 reading sources... [ 22%] generated/evalml.objectives.FraudDetection reading sources... [ 24%] generated/evalml.objectives.LeadScoring reading sources... [ 26%] generated/evalml.objectives.LogLoss reading sources... [ 28%] generated/evalml.objectives.MCC reading sources... [ 29%] generated/evalml.objectives.Precision reading sources... [ 31%] generated/evalml.objectives.Recall reading sources... [ 33%] generated/evalml.pipelines.LogisticRegressionPipeline reading sources... [ 35%] generated/evalml.pipelines.RFPipeline reading sources... [ 36%] generated/evalml.pipelines.XGBoostPipeline reading sources... [ 38%] generated/evalml.pipelines.get_pipelines reading sources... [ 40%] generated/evalml.tuners.SKOptTuner reading sources... [ 42%] generated/methods/evalml.AutoClassifier.__init__ reading sources... [ 43%] generated/methods/evalml.AutoClassifier.describe_pipeline reading sources... [ 45%] generated/methods/evalml.AutoClassifier.fit reading sources... [ 47%] generated/methods/evalml.AutoClassifier.get_pipeline reading sources... [ 49%] generated/methods/evalml.AutoRegressor.__init__ reading sources... [ 50%] generated/methods/evalml.AutoRegressor.fit reading sources... [ 52%] generated/methods/evalml.objectives.AUC.score reading sources... [ 54%] generated/methods/evalml.objectives.F1.score reading sources... [ 56%] generated/methods/evalml.objectives.FraudDetection.__init__ reading sources... [ 57%] generated/methods/evalml.objectives.FraudDetection.fit reading sources... [ 59%] generated/methods/evalml.objectives.FraudDetection.predict reading sources... [ 61%] generated/methods/evalml.objectives.FraudDetection.score reading sources... [ 63%] generated/methods/evalml.objectives.FraudDetection.score_for_threshold reading sources... [ 64%] generated/methods/evalml.objectives.LeadScoring.__init__ reading sources... [ 66%] generated/methods/evalml.objectives.LeadScoring.fit reading sources... [ 68%] generated/methods/evalml.objectives.LeadScoring.predict reading sources... [ 70%] generated/methods/evalml.objectives.LeadScoring.score reading sources... [ 71%] generated/methods/evalml.objectives.LeadScoring.score_for_threshold reading sources... [ 73%] generated/methods/evalml.objectives.LogLoss.score reading sources... [ 75%] generated/methods/evalml.objectives.MCC.score reading sources... [ 77%] generated/methods/evalml.objectives.Precision.score reading sources... [ 78%] generated/methods/evalml.objectives.Recall.score reading sources... [ 80%] generated/methods/evalml.pipelines.LogisticRegressionPipeline.__init__ reading sources... [ 82%] generated/methods/evalml.pipelines.RFPipeline.__init__ reading sources... [ 84%] generated/methods/evalml.pipelines.XGBoostPipeline.__init__ reading sources... [ 85%] generated/methods/evalml.tuners.SKOptTuner.__init__ reading sources... [ 87%] generated/methods/evalml.tuners.SKOptTuner.add reading sources... [ 89%] generated/methods/evalml.tuners.SKOptTuner.propose reading sources... [ 91%] index reading sources... [ 92%] install reading sources... [ 94%] overview/objective_functions reading sources... [ 96%] overview/pipeline_search reading sources... [ 98%] overview/search_results reading sources... [100%] roadmap WARNING: error while formatting arguments for evalml.demos.load_breast_cancer: 'function' object has no attribute '__mro__' WARNING: error while formatting arguments for evalml.demos.load_fraud: 'function' object has no attribute '__mro__' WARNING: error while formatting arguments for evalml.demos.load_wine: 'function' object has no attribute '__mro__' WARNING: error while formatting arguments for evalml.list_model_types: 'function' object has no attribute '__mro__' WARNING: error while formatting arguments for evalml.pipelines.get_pipelines: 'function' object has no attribute '__mro__' /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/index.ipynb:419: WARNING: toctree contains reference to nonexisting document 'demos/lead_scoring' /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/index.ipynb:: WARNING: Anonymous hyperlink mismatch: 2 references but 0 targets. See "backrefs" attribute for IDs. /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/index.ipynb:26: WARNING: File not found: 'www.featuretools.com' /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/index.ipynb:26: WARNING: File not found: 'compose.ml' 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/a_index.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 1%] a_index writing output... [ 3%] api_reference writing output... [ 5%] changelog writing output... [ 7%] demos/fraud writing output... [ 8%] generated/evalml.AutoClassifier writing output... [ 10%] generated/evalml.AutoRegressor writing output... [ 12%] generated/evalml.demos.load_breast_cancer writing output... [ 14%] generated/evalml.demos.load_fraud writing output... [ 15%] generated/evalml.demos.load_wine writing output... [ 17%] generated/evalml.list_model_types writing output... [ 19%] generated/evalml.objectives.AUC writing output... [ 21%] generated/evalml.objectives.F1 writing output... [ 22%] generated/evalml.objectives.FraudDetection writing output... [ 24%] generated/evalml.objectives.LeadScoring writing output... [ 26%] generated/evalml.objectives.LogLoss writing output... [ 28%] generated/evalml.objectives.MCC writing output... [ 29%] generated/evalml.objectives.Precision writing output... [ 31%] generated/evalml.objectives.Recall writing output... [ 33%] generated/evalml.pipelines.LogisticRegressionPipeline writing output... [ 35%] generated/evalml.pipelines.RFPipeline writing output... [ 36%] generated/evalml.pipelines.XGBoostPipeline writing output... [ 38%] generated/evalml.pipelines.get_pipelines writing output... [ 40%] generated/evalml.tuners.SKOptTuner writing output... [ 42%] generated/methods/evalml.AutoClassifier.__init__ writing output... [ 43%] generated/methods/evalml.AutoClassifier.describe_pipeline writing output... [ 45%] generated/methods/evalml.AutoClassifier.fit writing output... [ 47%] generated/methods/evalml.AutoClassifier.get_pipeline writing output... [ 49%] generated/methods/evalml.AutoRegressor.__init__ writing output... [ 50%] generated/methods/evalml.AutoRegressor.fit writing output... [ 52%] generated/methods/evalml.objectives.AUC.score writing output... [ 54%] generated/methods/evalml.objectives.F1.score writing output... [ 56%] generated/methods/evalml.objectives.FraudDetection.__init__ writing output... [ 57%] generated/methods/evalml.objectives.FraudDetection.fit writing output... [ 59%] generated/methods/evalml.objectives.FraudDetection.predict writing output... [ 61%] generated/methods/evalml.objectives.FraudDetection.score writing output... [ 63%] generated/methods/evalml.objectives.FraudDetection.score_for_threshold writing output... [ 64%] generated/methods/evalml.objectives.LeadScoring.__init__ writing output... [ 66%] generated/methods/evalml.objectives.LeadScoring.fit writing output... [ 68%] generated/methods/evalml.objectives.LeadScoring.predict writing output... [ 70%] generated/methods/evalml.objectives.LeadScoring.score writing output... [ 71%] generated/methods/evalml.objectives.LeadScoring.score_for_threshold writing output... [ 73%] generated/methods/evalml.objectives.LogLoss.score writing output... [ 75%] generated/methods/evalml.objectives.MCC.score writing output... [ 77%] generated/methods/evalml.objectives.Precision.score writing output... [ 78%] generated/methods/evalml.objectives.Recall.score writing output... [ 80%] generated/methods/evalml.pipelines.LogisticRegressionPipeline.__init__ writing output... [ 82%] generated/methods/evalml.pipelines.RFPipeline.__init__ writing output... [ 84%] generated/methods/evalml.pipelines.XGBoostPipeline.__init__ writing output... [ 85%] generated/methods/evalml.tuners.SKOptTuner.__init__ writing output... [ 87%] generated/methods/evalml.tuners.SKOptTuner.add writing output... [ 89%] generated/methods/evalml.tuners.SKOptTuner.propose writing output... [ 91%] index writing output... [ 92%] install writing output... [ 94%] overview/objective_functions writing output... [ 96%] overview/pipeline_search writing output... [ 98%] overview/search_results writing output... [100%] roadmap generating indices... genindex writing additional pages... copying images... [100%] images/evalml_logo.png copying static files... done copying extra files... done writing mimetype file... writing META-INF/container.xml file... writing content.opf file... writing nav.xhtml file... writing toc.ncx file... writing EvalML.epub file... build succeeded, 10 warnings. The ePub file is in _build/epub. [rtd-command-info] start-time: 2019-08-19T02:30:00.883363Z, end-time: 2019-08-19T02:30:01.198223Z, 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