Read the Docs build information Build id: 334474 Project: feature-labs-inc-evalml Version: latest Commit: 8b1024a63247b2b40c208e993f22edab7ff5c8e9 Date: 2020-05-21T23:10:08.398464Z State: finished Success: True [rtd-command-info] start-time: 2020-05-21T23:10:11.934972Z, end-time: 2020-05-21T23:10:13.252504Z, duration: 1, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:FeatureLabs/evalml.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.113' (RSA) to the list of known hosts. [rtd-command-info] start-time: 2020-05-21T23:10:13.744872Z, end-time: 2020-05-21T23:10:13.972581Z, 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 8b1024a6 Update our Logger to use python's logging package, revised (#763) [rtd-command-info] start-time: 2020-05-21T23:10:14.074469Z, end-time: 2020-05-21T23:10:14.270238Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2020-05-21T23:10:15.826091Z, end-time: 2020-05-21T23:10:19.655580Z, duration: 3, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.3' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2020-05-21T23:10:20.187326Z, end-time: 2020-05-21T23:10:20.983540Z, duration: 0, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip Requirement already up-to-date: pip in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (20.1.1) [rtd-command-info] start-time: 2020-05-21T23:10:21.718717Z, end-time: 2020-05-21T23:10:31.404337Z, duration: 9, exit-code: 0 python -m pip install --upgrade --no-cache-dir 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 Downloading Pygments-2.3.1-py2.py3-none-any.whl (849 kB) Collecting setuptools==41.0.1 Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) Collecting docutils==0.14 Downloading docutils-0.14-py3-none-any.whl (543 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.tar.gz (818 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<1.1 Downloading readthedocs_sphinx_ext-1.0.3-py2.py3-none-any.whl (28 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.8.0-py2.py3-none-any.whl (8.6 MB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.2-py2.py3-none-any.whl (39 kB) Collecting six>=1.5 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting packaging Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.0.0-py2.py3-none-any.whl (97 kB) Collecting Jinja2>=2.3 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) Collecting requests>=2.0.0 Downloading requests-2.23.0-py2.py3-none-any.whl (58 kB) Collecting pytz>=2015.7 Downloading pytz-2020.1-py2.py3-none-any.whl (510 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp37-cp37m-manylinux1_x86_64.whl (27 kB) Collecting chardet<4,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.4.5.1-py2.py3-none-any.whl (157 kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Downloading urllib3-1.25.9-py2.py3-none-any.whl (126 kB) Collecting idna<3,>=2.5 Downloading idna-2.9-py2.py3-none-any.whl (58 kB) Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23754 sha256=6dbff76aecb2db90ef272df4e604dc0db5a4de1b7cedd8555afbb1ec5d08d043 Stored in directory: /tmp/pip-ephem-wheel-cache-e5uprkwk/wheels/16/03/37/f0a64ab894c9102906f192db1a4071b7592292ad661563c69b Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=bed8375873ab819664f4db66054026a73105bcfdb6b421d47d4c966c360698e9 Stored in directory: /tmp/pip-ephem-wheel-cache-e5uprkwk/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, future, commonmark, pytz, babel, imagesize, sphinxcontrib-websupport, six, pyparsing, packaging, snowballstemmer, MarkupSafe, Jinja2, chardet, certifi, urllib3, idna, requests, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Attempting uninstall: setuptools Found existing installation: setuptools 46.4.0 Uninstalling setuptools-46.4.0: Successfully uninstalled setuptools-46.4.0 Successfully installed Jinja2-2.11.2 MarkupSafe-1.1.1 Pygments-2.3.1 alabaster-0.7.12 babel-2.8.0 certifi-2020.4.5.1 chardet-3.0.4 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-2.9 imagesize-1.2.0 mock-1.0.1 packaging-20.4 pillow-5.4.1 pyparsing-2.4.7 pytz-2020.1 readthedocs-sphinx-ext-1.0.3 recommonmark-0.5.0 requests-2.23.0 setuptools-41.0.1 six-1.15.0 snowballstemmer-2.0.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-websupport-1.2.2 urllib3-1.25.9 [rtd-command-info] start-time: 2020-05-21T23:10:31.522663Z, end-time: 2020-05-21T23:11:25.876206Z, duration: 54, exit-code: 0 python -m pip install --upgrade --upgrade-strategy eager --no-cache-dir . Processing /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest Collecting numpy>=1.16.4 Downloading numpy-1.18.4-cp37-cp37m-manylinux1_x86_64.whl (20.2 MB) Collecting pandas>=0.25.0 Downloading pandas-1.0.3-cp37-cp37m-manylinux1_x86_64.whl (10.0 MB) Collecting scipy>=1.2.1 Downloading scipy-1.4.1-cp37-cp37m-manylinux1_x86_64.whl (26.1 MB) Collecting scikit-learn!=0.22,<0.23.0,>=0.21.3 Downloading scikit_learn-0.22.2.post1-cp37-cp37m-manylinux1_x86_64.whl (7.1 MB) Collecting scikit-optimize Downloading scikit_optimize-0.7.4-py2.py3-none-any.whl (80 kB) Collecting tqdm>=4.33.0 Downloading tqdm-4.46.0-py2.py3-none-any.whl (63 kB) Collecting colorama Downloading colorama-0.4.3-py2.py3-none-any.whl (15 kB) Collecting cloudpickle>=0.2.2 Downloading cloudpickle-1.4.1-py3-none-any.whl (26 kB) Collecting click>=7.0.0 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) Collecting psutil>=5.6.3 Downloading psutil-5.7.0.tar.gz (449 kB) Collecting requirements-parser>=0.2.0 Downloading requirements-parser-0.2.0.tar.gz (6.3 kB) Collecting plotly>=4.2.1 Downloading plotly-4.7.1-py2.py3-none-any.whl (11.5 MB) Collecting ipywidgets>=7.5 Downloading ipywidgets-7.5.1-py2.py3-none-any.whl (121 kB) Collecting xgboost>=0.82 Downloading xgboost-1.1.0-py3-none-manylinux2010_x86_64.whl (127.6 MB) Collecting catboost>=0.20 Downloading catboost-0.23.1-cp37-none-manylinux1_x86_64.whl (64.7 MB) Collecting python-dateutil>=2.6.1 Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) Requirement already up-to-date: pytz>=2017.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from pandas>=0.25.0->evalml==0.9.0) (2020.1) Collecting joblib>=0.11 Downloading joblib-0.15.1-py3-none-any.whl (298 kB) Collecting pyaml>=16.9 Downloading pyaml-20.4.0-py2.py3-none-any.whl (17 kB) Requirement already up-to-date: six in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from plotly>=4.2.1->evalml==0.9.0) (1.15.0) Collecting retrying>=1.3.3 Downloading retrying-1.3.3.tar.gz (10 kB) Collecting nbformat>=4.2.0 Downloading nbformat-5.0.6-py3-none-any.whl (170 kB) Collecting ipython>=4.0.0; python_version >= "3.3" Downloading ipython-7.14.0-py3-none-any.whl (782 kB) Collecting widgetsnbextension~=3.5.0 Downloading widgetsnbextension-3.5.1-py2.py3-none-any.whl (2.2 MB) Collecting ipykernel>=4.5.1 Downloading ipykernel-5.3.0-py3-none-any.whl (119 kB) Collecting traitlets>=4.3.1 Downloading traitlets-4.3.3-py2.py3-none-any.whl (75 kB) Collecting graphviz Downloading graphviz-0.14-py2.py3-none-any.whl (18 kB) Collecting matplotlib Downloading matplotlib-3.2.1-cp37-cp37m-manylinux1_x86_64.whl (12.4 MB) Collecting PyYAML Downloading PyYAML-5.3.1.tar.gz (269 kB) Collecting jupyter-core Downloading jupyter_core-4.6.3-py2.py3-none-any.whl (83 kB) Collecting jsonschema!=2.5.0,>=2.4 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) Collecting ipython-genutils Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Collecting decorator Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) Collecting setuptools>=18.5 Downloading setuptools-46.4.0-py3-none-any.whl (583 kB) Collecting jedi>=0.10 Downloading jedi-0.17.0-py2.py3-none-any.whl (1.1 MB) Collecting pygments Downloading Pygments-2.6.1-py3-none-any.whl (914 kB) Collecting backcall Downloading backcall-0.1.0.tar.gz (9.7 kB) Collecting pexpect; sys_platform != "win32" Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 Downloading prompt_toolkit-3.0.5-py3-none-any.whl (351 kB) Collecting pickleshare Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting notebook>=4.4.1 Downloading notebook-6.0.3-py3-none-any.whl (9.7 MB) Collecting tornado>=4.2 Downloading tornado-6.0.4.tar.gz (496 kB) Collecting jupyter-client Downloading jupyter_client-6.1.3-py3-none-any.whl (106 kB) Requirement already up-to-date: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from matplotlib->catboost>=0.20->evalml==0.9.0) (2.4.7) Collecting kiwisolver>=1.0.1 Downloading kiwisolver-1.2.0-cp37-cp37m-manylinux1_x86_64.whl (88 kB) Collecting cycler>=0.10 Downloading cycler-0.10.0-py2.py3-none-any.whl (6.5 kB) Collecting attrs>=17.4.0 Downloading attrs-19.3.0-py2.py3-none-any.whl (39 kB) Collecting pyrsistent>=0.14.0 Downloading pyrsistent-0.16.0.tar.gz (108 kB) Collecting importlib-metadata; python_version < "3.8" Downloading importlib_metadata-1.6.0-py2.py3-none-any.whl (30 kB) Collecting parso>=0.7.0 Downloading parso-0.7.0-py2.py3-none-any.whl (100 kB) Collecting ptyprocess>=0.5 Downloading ptyprocess-0.6.0-py2.py3-none-any.whl (39 kB) Collecting wcwidth Downloading wcwidth-0.1.9-py2.py3-none-any.whl (19 kB) Collecting prometheus-client Downloading prometheus_client-0.7.1.tar.gz (38 kB) Collecting pyzmq>=17 Downloading pyzmq-19.0.1-cp37-cp37m-manylinux1_x86_64.whl (1.1 MB) Collecting Send2Trash Downloading Send2Trash-1.5.0-py3-none-any.whl (12 kB) Collecting nbconvert Downloading nbconvert-5.6.1-py2.py3-none-any.whl (455 kB) Collecting terminado>=0.8.1 Downloading terminado-0.8.3-py2.py3-none-any.whl (33 kB) Requirement already up-to-date: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->evalml==0.9.0) (2.11.2) Collecting zipp>=0.5 Downloading zipp-3.1.0-py3-none-any.whl (4.9 kB) Collecting entrypoints>=0.2.2 Downloading entrypoints-0.3-py2.py3-none-any.whl (11 kB) Collecting defusedxml Downloading defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) Collecting pandocfilters>=1.4.1 Downloading pandocfilters-1.4.2.tar.gz (14 kB) Collecting bleach Downloading bleach-3.1.5-py2.py3-none-any.whl (151 kB) Collecting testpath Downloading testpath-0.4.4-py2.py3-none-any.whl (163 kB) Collecting mistune<2,>=0.8.1 Downloading mistune-0.8.4-py2.py3-none-any.whl (16 kB) Requirement already up-to-date: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from jinja2->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->evalml==0.9.0) (1.1.1) Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Requirement already up-to-date: packaging in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from bleach->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->evalml==0.9.0) (20.4) Building wheels for collected packages: evalml, psutil, requirements-parser, retrying, PyYAML, backcall, tornado, pyrsistent, prometheus-client, pandocfilters Building wheel for evalml (setup.py): started Building wheel for evalml (setup.py): finished with status 'done' Created wheel for evalml: filename=evalml-0.9.0-py3-none-any.whl size=5407617 sha256=901c6382e33f9d5f12c479fe99744fab0537ab981e71d641d0207ce1544adb93 Stored in directory: /tmp/pip-ephem-wheel-cache-0_84j8r6/wheels/9e/21/10/381af54b3fd898f3030a593880d99f016a134a0a141dcf2f28 Building wheel for psutil (setup.py): started Building wheel for psutil (setup.py): finished with status 'done' Created wheel for psutil: filename=psutil-5.7.0-cp37-cp37m-linux_x86_64.whl size=276462 sha256=aba6360ee11969abe38560031e5feeab823f91c36880703a83f627a46f26e8e4 Stored in directory: /tmp/pip-ephem-wheel-cache-0_84j8r6/wheels/b6/e7/50/aee9cc966163d74430f13f208171dee22f11efa4a4a826661c Building wheel for requirements-parser (setup.py): started Building wheel for requirements-parser (setup.py): finished with status 'done' Created wheel for requirements-parser: filename=requirements_parser-0.2.0-py3-none-any.whl size=7655 sha256=d69988a922a9447a7866ddc6518ca937b18a5455f67ea7ac0199541521962fc3 Stored in directory: /tmp/pip-ephem-wheel-cache-0_84j8r6/wheels/40/e4/ca/8af24ee94c3863d620d6a52793d82930f4d1d3515a5121d495 Building wheel for retrying (setup.py): started Building wheel for retrying (setup.py): finished with status 'done' Created wheel for retrying: filename=retrying-1.3.3-py3-none-any.whl size=11430 sha256=cabcd31e7f19af5d800ab34333deb8a9cdf0f857ba919f7f1d440150d5d88687 Stored in directory: /tmp/pip-ephem-wheel-cache-0_84j8r6/wheels/f9/8d/8d/f6af3f7f9eea3553bc2fe6d53e4b287dad18b06a861ac56ddf Building wheel for PyYAML (setup.py): started Building wheel for PyYAML (setup.py): finished with status 'done' Created wheel for PyYAML: filename=PyYAML-5.3.1-cp37-cp37m-linux_x86_64.whl size=44619 sha256=d622f305d33fc75a61c4145120e20996b15027b7b7363e1ffa95f07efd722a6b Stored in directory: /tmp/pip-ephem-wheel-cache-0_84j8r6/wheels/5e/03/1e/e1e954795d6f35dfc7b637fe2277bff021303bd9570ecea653 Building wheel for backcall (setup.py): started Building wheel for backcall (setup.py): finished with status 'done' Created wheel for backcall: filename=backcall-0.1.0-py3-none-any.whl size=10413 sha256=e1702f5e76415a83e066c33374f7d334cb4c2612c5dfc3cb4d5b02089ada07b2 Stored in directory: /tmp/pip-ephem-wheel-cache-0_84j8r6/wheels/9e/56/4f/da13e448a8a5b8671b2954600d5355cf36e557c7aa5020139b Building wheel for tornado (setup.py): started Building wheel for tornado (setup.py): finished with status 'done' Created wheel for tornado: filename=tornado-6.0.4-cp37-cp37m-linux_x86_64.whl size=428561 sha256=f40ee62bd634ffb0711ffb580867660a9b07837ffedc20ac8a60b5a4969d4e1e Stored in directory: /tmp/pip-ephem-wheel-cache-0_84j8r6/wheels/7d/14/fa/d88fb5da77d813ea0ffca38a2ab2a052874e9e1142bad0b348 Building wheel for pyrsistent (setup.py): started Building wheel for pyrsistent (setup.py): finished with status 'done' Created wheel for pyrsistent: filename=pyrsistent-0.16.0-cp37-cp37m-linux_x86_64.whl size=116008 sha256=83735a780c36ba49d6b7c83b36009086a941c639563cbe37631723cb2290c9a1 Stored in directory: /tmp/pip-ephem-wheel-cache-0_84j8r6/wheels/22/52/11/f0920f95c23ed7d2d0b05f2b7b2f4509e87a20cfe8ea43d987 Building wheel for prometheus-client (setup.py): started Building wheel for prometheus-client (setup.py): finished with status 'done' Created wheel for prometheus-client: filename=prometheus_client-0.7.1-py3-none-any.whl size=41404 sha256=862f205f92001325084a01c803f45d499712e009693cb94fe14af7841e3599d4 Stored in directory: /tmp/pip-ephem-wheel-cache-0_84j8r6/wheels/30/0c/26/59ba285bf65dc79d195e9b25e2ddde4c61070422729b0cd914 Building wheel for pandocfilters (setup.py): started Building wheel for pandocfilters (setup.py): finished with status 'done' Created wheel for pandocfilters: filename=pandocfilters-1.4.2-py3-none-any.whl size=7856 sha256=af615c027d28740cdaaa06af66974d193d25ba36fca7ee40b701c845dff860e0 Stored in directory: /tmp/pip-ephem-wheel-cache-0_84j8r6/wheels/63/99/01/9fe785b86d1e091a6b2a61e06ddb3d8eb1bc9acae5933d4740 Successfully built evalml psutil requirements-parser retrying PyYAML backcall tornado pyrsistent prometheus-client pandocfilters Installing collected packages: numpy, python-dateutil, pandas, scipy, joblib, scikit-learn, PyYAML, pyaml, scikit-optimize, tqdm, colorama, cloudpickle, click, psutil, requirements-parser, retrying, plotly, decorator, ipython-genutils, traitlets, jupyter-core, setuptools, attrs, pyrsistent, zipp, importlib-metadata, jsonschema, nbformat, parso, jedi, pygments, backcall, ptyprocess, pexpect, wcwidth, prompt-toolkit, pickleshare, ipython, prometheus-client, pyzmq, tornado, jupyter-client, Send2Trash, entrypoints, defusedxml, pandocfilters, webencodings, bleach, testpath, mistune, nbconvert, terminado, ipykernel, notebook, widgetsnbextension, ipywidgets, xgboost, graphviz, kiwisolver, cycler, matplotlib, catboost, evalml Attempting uninstall: setuptools Found existing installation: setuptools 41.0.1 Uninstalling setuptools-41.0.1: Successfully uninstalled setuptools-41.0.1 Attempting uninstall: pygments Found existing installation: Pygments 2.3.1 Uninstalling Pygments-2.3.1: Successfully uninstalled Pygments-2.3.1 Successfully installed PyYAML-5.3.1 Send2Trash-1.5.0 attrs-19.3.0 backcall-0.1.0 bleach-3.1.5 catboost-0.23.1 click-7.1.2 cloudpickle-1.4.1 colorama-0.4.3 cycler-0.10.0 decorator-4.4.2 defusedxml-0.6.0 entrypoints-0.3 evalml-0.9.0 graphviz-0.14 importlib-metadata-1.6.0 ipykernel-5.3.0 ipython-7.14.0 ipython-genutils-0.2.0 ipywidgets-7.5.1 jedi-0.17.0 joblib-0.15.1 jsonschema-3.2.0 jupyter-client-6.1.3 jupyter-core-4.6.3 kiwisolver-1.2.0 matplotlib-3.2.1 mistune-0.8.4 nbconvert-5.6.1 nbformat-5.0.6 notebook-6.0.3 numpy-1.18.4 pandas-1.0.3 pandocfilters-1.4.2 parso-0.7.0 pexpect-4.8.0 pickleshare-0.7.5 plotly-4.7.1 prometheus-client-0.7.1 prompt-toolkit-3.0.5 psutil-5.7.0 ptyprocess-0.6.0 pyaml-20.4.0 pygments-2.6.1 pyrsistent-0.16.0 python-dateutil-2.8.1 pyzmq-19.0.1 requirements-parser-0.2.0 retrying-1.3.3 scikit-learn-0.22.2.post1 scikit-optimize-0.7.4 scipy-1.4.1 setuptools-46.4.0 terminado-0.8.3 testpath-0.4.4 tornado-6.0.4 tqdm-4.46.0 traitlets-4.3.3 wcwidth-0.1.9 webencodings-0.5.1 widgetsnbextension-3.5.1 xgboost-1.1.0 zipp-3.1.0 [rtd-command-info] start-time: 2020-05-21T23:11:25.998480Z, end-time: 2020-05-21T23:11:37.089180Z, duration: 11, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r dev-requirements.txt Requirement already satisfied: numpy>=1.16.4 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r core-requirements.txt (line 1)) (1.18.4) Requirement already satisfied: pandas>=0.25.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r core-requirements.txt (line 2)) (1.0.3) Requirement already satisfied: scipy>=1.2.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r core-requirements.txt (line 3)) (1.4.1) Requirement already satisfied: scikit-learn!=0.22,<0.23.0,>=0.21.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r core-requirements.txt (line 4)) (0.22.2.post1) Requirement already satisfied: scikit-optimize in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r core-requirements.txt (line 5)) (0.7.4) Requirement already satisfied: tqdm>=4.33.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r core-requirements.txt (line 6)) (4.46.0) Requirement already satisfied: colorama in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r core-requirements.txt (line 7)) (0.4.3) Requirement already satisfied: cloudpickle>=0.2.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r core-requirements.txt (line 8)) (1.4.1) Requirement already satisfied: click>=7.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r core-requirements.txt (line 9)) (7.1.2) Requirement already satisfied: psutil>=5.6.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r core-requirements.txt (line 10)) (5.7.0) Requirement already satisfied: requirements-parser>=0.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r core-requirements.txt (line 11)) (0.2.0) Requirement already satisfied: plotly>=4.2.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 2)) (4.7.1) Requirement already satisfied: ipywidgets>=7.5 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 3)) (7.5.1) Requirement already satisfied: xgboost>=0.82 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 4)) (1.1.0) Requirement already satisfied: catboost>=0.20 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 5)) (0.23.1) Collecting pytest==4.4.1 Downloading pytest-4.4.1-py2.py3-none-any.whl (223 kB) Collecting pytest-xdist==1.26.1 Downloading pytest_xdist-1.26.1-py2.py3-none-any.whl (35 kB) Collecting pytest-cov==2.6.1 Downloading pytest_cov-2.6.1-py2.py3-none-any.whl (16 kB) Collecting nbval==0.9.3 Downloading nbval-0.9.3-py2.py3-none-any.whl (22 kB) Requirement already satisfied: graphviz>=0.13 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r test-requirements.txt (line 5)) (0.14) Collecting codecov==2.1.0 Downloading codecov-2.1.0.tar.gz (17 kB) Collecting category_encoders>=2.0.0 Downloading category_encoders-2.2.2-py2.py3-none-any.whl (80 kB) Collecting flake8==3.7.0 Downloading flake8-3.7.0-py2.py3-none-any.whl (68 kB) Collecting autopep8==1.4.3 Downloading autopep8-1.4.3.tar.gz (113 kB) Collecting isort==4.3.4 Downloading isort-4.3.4-py3-none-any.whl (45 kB) Collecting nbsphinx==0.4.2 Downloading nbsphinx-0.4.2-py2.py3-none-any.whl (20 kB) Collecting Sphinx==2.0.1 Downloading Sphinx-2.0.1-py2.py3-none-any.whl (3.2 MB) Requirement already satisfied: sphinx_rtd_theme==0.4.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from -r dev-requirements.txt (line 8)) (0.4.3) Collecting nbconvert==5.5.0 Downloading nbconvert-5.5.0-py2.py3-none-any.whl (447 kB) Requirement already satisfied: python-dateutil>=2.6.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from pandas>=0.25.0->-r core-requirements.txt (line 2)) (2.8.1) Requirement already satisfied: pytz>=2017.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from pandas>=0.25.0->-r core-requirements.txt (line 2)) (2020.1) Requirement already satisfied: joblib>=0.11 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from scikit-learn!=0.22,<0.23.0,>=0.21.3->-r core-requirements.txt (line 4)) (0.15.1) Requirement already satisfied: pyaml>=16.9 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from scikit-optimize->-r core-requirements.txt (line 5)) (20.4.0) Requirement already satisfied: retrying>=1.3.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from plotly>=4.2.1->-r requirements.txt (line 2)) (1.3.3) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from plotly>=4.2.1->-r requirements.txt (line 2)) (1.15.0) Requirement already satisfied: nbformat>=4.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from ipywidgets>=7.5->-r requirements.txt (line 3)) (5.0.6) Requirement already satisfied: widgetsnbextension~=3.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from ipywidgets>=7.5->-r requirements.txt (line 3)) (3.5.1) Requirement already satisfied: ipykernel>=4.5.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from ipywidgets>=7.5->-r requirements.txt (line 3)) (5.3.0) Requirement already satisfied: ipython>=4.0.0; python_version >= "3.3" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from ipywidgets>=7.5->-r requirements.txt (line 3)) (7.14.0) Requirement already satisfied: traitlets>=4.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from ipywidgets>=7.5->-r requirements.txt (line 3)) (4.3.3) Requirement already satisfied: matplotlib in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from catboost>=0.20->-r requirements.txt (line 5)) (3.2.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from pytest==4.4.1->-r test-requirements.txt (line 1)) (46.4.0) Collecting py>=1.5.0 Downloading py-1.8.1-py2.py3-none-any.whl (83 kB) Collecting pluggy>=0.9 Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) Collecting atomicwrites>=1.0 Downloading atomicwrites-1.4.0-py2.py3-none-any.whl (6.8 kB) Requirement already satisfied: attrs>=17.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from pytest==4.4.1->-r test-requirements.txt (line 1)) (19.3.0) Collecting more-itertools>=4.0.0; python_version > "2.7" Downloading more_itertools-8.3.0-py3-none-any.whl (44 kB) Collecting pytest-forked Downloading pytest_forked-1.1.3-py2.py3-none-any.whl (4.5 kB) Collecting execnet>=1.1 Downloading execnet-1.7.1-py2.py3-none-any.whl (39 kB) Collecting coverage>=4.4 Downloading coverage-5.1-cp37-cp37m-manylinux1_x86_64.whl (227 kB) Requirement already satisfied: jupyter-client in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from nbval==0.9.3->-r test-requirements.txt (line 4)) (6.1.3) Requirement already satisfied: requests>=2.7.9 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from codecov==2.1.0->-r test-requirements.txt (line 6)) (2.23.0) Collecting statsmodels>=0.9.0 Downloading statsmodels-0.11.1-cp37-cp37m-manylinux1_x86_64.whl (8.7 MB) Collecting patsy>=0.5.1 Downloading patsy-0.5.1-py2.py3-none-any.whl (231 kB) Collecting pyflakes<2.2.0,>=2.1.0 Downloading pyflakes-2.1.1-py2.py3-none-any.whl (59 kB) Collecting mccabe<0.7.0,>=0.6.0 Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) Requirement already satisfied: entrypoints<0.4.0,>=0.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from flake8==3.7.0->-r dev-requirements.txt (line 3)) (0.3) Collecting pycodestyle<2.6.0,>=2.5.0 Downloading pycodestyle-2.5.0-py2.py3-none-any.whl (51 kB) Requirement already satisfied: docutils in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from nbsphinx==0.4.2->-r dev-requirements.txt (line 6)) (0.14) Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from nbsphinx==0.4.2->-r dev-requirements.txt (line 6)) (2.11.2) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from Sphinx==2.0.1->-r dev-requirements.txt (line 7)) (1.2.0) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from Sphinx==2.0.1->-r dev-requirements.txt (line 7)) (20.4) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from Sphinx==2.0.1->-r dev-requirements.txt (line 7)) (0.7.12) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.4-py2.py3-none-any.whl (89 kB) Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-1.0.3-py2.py3-none-any.whl (96 kB) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from Sphinx==2.0.1->-r dev-requirements.txt (line 7)) (2.6.1) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from Sphinx==2.0.1->-r dev-requirements.txt (line 7)) (2.8.0) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from Sphinx==2.0.1->-r dev-requirements.txt (line 7)) (2.0.0) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Requirement already satisfied: defusedxml in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from nbconvert==5.5.0->-r dev-requirements.txt (line 9)) (0.6.0) Requirement already satisfied: jupyter-core in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from nbconvert==5.5.0->-r dev-requirements.txt (line 9)) (4.6.3) Requirement already satisfied: testpath in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from nbconvert==5.5.0->-r dev-requirements.txt (line 9)) (0.4.4) Requirement already satisfied: mistune>=0.8.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from nbconvert==5.5.0->-r dev-requirements.txt (line 9)) (0.8.4) Requirement already satisfied: pandocfilters>=1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from nbconvert==5.5.0->-r dev-requirements.txt (line 9)) (1.4.2) Requirement already satisfied: bleach in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from nbconvert==5.5.0->-r dev-requirements.txt (line 9)) (3.1.5) Requirement already satisfied: PyYAML in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from pyaml>=16.9->scikit-optimize->-r core-requirements.txt (line 5)) (5.3.1) Requirement already satisfied: ipython-genutils in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from nbformat>=4.2.0->ipywidgets>=7.5->-r requirements.txt (line 3)) (0.2.0) Requirement already satisfied: jsonschema!=2.5.0,>=2.4 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from nbformat>=4.2.0->ipywidgets>=7.5->-r requirements.txt (line 3)) (3.2.0) Requirement already satisfied: notebook>=4.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from widgetsnbextension~=3.5.0->ipywidgets>=7.5->-r requirements.txt (line 3)) (6.0.3) Requirement already satisfied: tornado>=4.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from ipykernel>=4.5.1->ipywidgets>=7.5->-r requirements.txt (line 3)) (6.0.4) Requirement already satisfied: jedi>=0.10 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets>=7.5->-r requirements.txt (line 3)) (0.17.0) Requirement already satisfied: decorator in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets>=7.5->-r requirements.txt (line 3)) (4.4.2) Requirement already satisfied: backcall in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets>=7.5->-r requirements.txt (line 3)) (0.1.0) Requirement already satisfied: pickleshare in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets>=7.5->-r requirements.txt (line 3)) (0.7.5) Requirement already satisfied: pexpect; sys_platform != "win32" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets>=7.5->-r requirements.txt (line 3)) (4.8.0) Requirement already satisfied: prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from ipython>=4.0.0; python_version >= "3.3"->ipywidgets>=7.5->-r requirements.txt (line 3)) (3.0.5) Requirement already satisfied: cycler>=0.10 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from matplotlib->catboost>=0.20->-r requirements.txt (line 5)) (0.10.0) Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from matplotlib->catboost>=0.20->-r requirements.txt (line 5)) (2.4.7) Requirement already satisfied: kiwisolver>=1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from matplotlib->catboost>=0.20->-r requirements.txt (line 5)) (1.2.0) Requirement already satisfied: importlib-metadata>=0.12; python_version < "3.8" in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from pluggy>=0.9->pytest==4.4.1->-r test-requirements.txt (line 1)) (1.6.0) Collecting apipkg>=1.4 Downloading apipkg-1.5-py2.py3-none-any.whl (4.9 kB) Requirement already satisfied: pyzmq>=13 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from jupyter-client->nbval==0.9.3->-r test-requirements.txt (line 4)) (19.0.1) Requirement already satisfied: chardet<4,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from requests>=2.7.9->codecov==2.1.0->-r test-requirements.txt (line 6)) (3.0.4) Requirement already satisfied: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from requests>=2.7.9->codecov==2.1.0->-r test-requirements.txt (line 6)) (2.9) Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from requests>=2.7.9->codecov==2.1.0->-r test-requirements.txt (line 6)) (1.25.9) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from requests>=2.7.9->codecov==2.1.0->-r test-requirements.txt (line 6)) (2020.4.5.1) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from jinja2->nbsphinx==0.4.2->-r dev-requirements.txt (line 6)) (1.1.1) Requirement already satisfied: webencodings in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from bleach->nbconvert==5.5.0->-r dev-requirements.txt (line 9)) (0.5.1) Requirement already satisfied: pyrsistent>=0.14.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat>=4.2.0->ipywidgets>=7.5->-r requirements.txt (line 3)) (0.16.0) Requirement already satisfied: prometheus-client in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->-r requirements.txt (line 3)) (0.7.1) Requirement already satisfied: terminado>=0.8.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->-r requirements.txt (line 3)) (0.8.3) Requirement already satisfied: Send2Trash in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->-r requirements.txt (line 3)) (1.5.0) Requirement already satisfied: parso>=0.7.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from jedi>=0.10->ipython>=4.0.0; python_version >= "3.3"->ipywidgets>=7.5->-r requirements.txt (line 3)) (0.7.0) Requirement already satisfied: ptyprocess>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from pexpect; sys_platform != "win32"->ipython>=4.0.0; python_version >= "3.3"->ipywidgets>=7.5->-r requirements.txt (line 3)) (0.6.0) Requirement already satisfied: wcwidth in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0->ipython>=4.0.0; python_version >= "3.3"->ipywidgets>=7.5->-r requirements.txt (line 3)) (0.1.9) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.7/site-packages (from importlib-metadata>=0.12; python_version < "3.8"->pluggy>=0.9->pytest==4.4.1->-r test-requirements.txt (line 1)) (3.1.0) Building wheels for collected packages: codecov, autopep8 Building wheel for codecov (setup.py): started Building wheel for codecov (setup.py): finished with status 'done' Created wheel for codecov: filename=codecov-2.1.0-py2.py3-none-any.whl size=15151 sha256=31eb0b9449ec1792e009462377a02019dcc2e058adcfa79cceea158dbc096e80 Stored in directory: /tmp/pip-ephem-wheel-cache-yj6_p4pu/wheels/8a/24/33/292f49f78eaf4a3dd0db5b46cc75bf33b2af4a90ceff600cfe Building wheel for autopep8 (setup.py): started Building wheel for autopep8 (setup.py): finished with status 'done' Created wheel for autopep8: filename=autopep8-1.4.3-py2.py3-none-any.whl size=42228 sha256=029df57525bda23f4db6f2f8a06c2f9081661f219f4bfaa61d22337ec578424f Stored in directory: /tmp/pip-ephem-wheel-cache-yj6_p4pu/wheels/cb/ca/0d/db843e5869db016f92974eb145021a3920eec623f3e6adff59 Successfully built codecov autopep8 Installing collected packages: py, pluggy, atomicwrites, more-itertools, pytest, pytest-forked, apipkg, execnet, pytest-xdist, coverage, pytest-cov, nbval, codecov, patsy, statsmodels, category-encoders, pyflakes, mccabe, pycodestyle, flake8, autopep8, isort, nbconvert, sphinxcontrib-devhelp, sphinxcontrib-jsmath, sphinxcontrib-applehelp, sphinxcontrib-serializinghtml, sphinxcontrib-htmlhelp, sphinxcontrib-qthelp, Sphinx, nbsphinx Attempting uninstall: nbconvert Found existing installation: nbconvert 5.6.1 Uninstalling nbconvert-5.6.1: Successfully uninstalled nbconvert-5.6.1 Attempting uninstall: Sphinx Found existing installation: Sphinx 1.8.5 Uninstalling Sphinx-1.8.5: Successfully uninstalled Sphinx-1.8.5 Successfully installed Sphinx-2.0.1 apipkg-1.5 atomicwrites-1.4.0 autopep8-1.4.3 category-encoders-2.2.2 codecov-2.1.0 coverage-5.1 execnet-1.7.1 flake8-3.7.0 isort-4.3.4 mccabe-0.6.1 more-itertools-8.3.0 nbconvert-5.5.0 nbsphinx-0.4.2 nbval-0.9.3 patsy-0.5.1 pluggy-0.13.1 py-1.8.1 pycodestyle-2.5.0 pyflakes-2.1.1 pytest-4.4.1 pytest-cov-2.6.1 pytest-forked-1.1.3 pytest-xdist-1.26.1 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-1.0.3 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.4 statsmodels-0.11.1 [rtd-command-info] start-time: 2020-05-21T23:12:02.838575Z, end-time: 2020-05-21T23:12:03.055574Z, duration: 0, exit-code: 0 cat docs/source/conf.py # -*- coding: utf-8 -*- # # Configuration file for the Sphinx documentation builder. # # This file does only contain a selection of the most common options. For a # full list see the documentation: # http://www.sphinx-doc.org/en/master/config # -- Path setup -------------------------------------------------------------- # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. import evalml import os import sys import subprocess from sphinx.ext.autodoc import (Documenter, MethodDocumenter) from sphinx.ext.autodoc import MethodDocumenter, Documenter path = os.path.join('..', '..') sys.path.insert(0, os.path.abspath(path)) # -- Project information ----------------------------------------------------- project = 'EvalML' copyright = '2019, Feature Labs, Inc.' author = 'Feature Labs, Inc.' # The short X.Y version version = evalml.__version__ # The full version, including alpha/beta/rc tags release = evalml.__version__ # -- General configuration --------------------------------------------------- # If your documentation needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ 'nbsphinx', 'sphinx.ext.autodoc', 'sphinx.ext.autosummary', 'sphinx.ext.napoleon', 'sphinx.ext.viewcode', 'sphinx.ext.extlinks', 'sphinx.ext.graphviz', 'sphinx.ext.inheritance_diagram' ] # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = '.rst' # The master toctree document. master_doc = 'index' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = None # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. exclude_patterns = ['**.ipynb_checkpoints'] # The name of the Pygments (syntax highlighting) style to use. pygments_style = None # -- Options for HTML output ------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # html_theme = 'sphinx_rtd_theme' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # # html_theme_options = {} # The name of an image file (relative to this directory) to use as a favicon of # the docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 # pixels large. html_favicon = "images/favicon.ico" # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # The default sidebars (for documents that don't match any pattern) are # defined by theme itself. Builtin themes are using these templates by # default: ``['localtoc.html', 'relations.html', 'sourcelink.html', # 'searchbox.html']``. # # html_sidebars = {} # -- Options for HTMLHelp output --------------------------------------------- # Output file base name for HTML help builder. htmlhelp_basename = 'EvalMLdoc' # -- Options for LaTeX output ------------------------------------------------ latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # # 'preamble': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ (master_doc, 'EvalML.tex', 'EvalML Documentation', 'Feature Labs, Inc.', 'manual'), ] # -- Options for manual page output ------------------------------------------ # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ (master_doc, 'evalml', 'EvalML Documentation', [author], 1) ] # -- Options for Texinfo output ---------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ (master_doc, 'EvalML', 'EvalML Documentation', author, 'EvalML', 'One line description of project.', 'Miscellaneous'), ] # -- Options for Epub output ------------------------------------------------- # Bibliographic Dublin Core info. epub_title = project # The unique identifier of the text. This can be a ISBN number # or the project homepage. # # epub_identifier = '' # A unique identification for the text. # # epub_uid = '' # A list of files that should not be packed into the epub file. epub_exclude_files = ['search.html'] # -- Extension configuration ------------------------------------------------- # If evalml is open-sourced: replace github specific style.css extlinks = { 'issue': ('https://github.com/Featurelabs/evalml/issues/%s', '#'), 'pr': ('https://github.com/Featurelabs/evalml/pull/%s', '#'), 'user': ('https://github.com/%s', '@') } autosummary_generate = ["api_reference.rst"] templates_path = ["_templates"] html_show_sphinx = False nbsphinx_execute = 'always' nbsphinx_timeout = 600 # sphinx defaults each cell to 30 seconds so we need to override here inheritance_graph_attrs = dict(rankdir="LR", size='"1000, 333"', fontsize=30, labelfontsize=30, ratio='compress', dpi=960) class AccessorLevelDocumenter(Documenter): """ Documenter subclass for objects on accessor level (methods, attributes). Referenced pandas-sphinx-theme (https://github.com/pandas-dev/pandas-sphinx-theme) and sphinx-doc (https://github.com/sphinx-doc/sphinx/blob/8c7faed6fcbc6b7d40f497698cb80fc10aee1ab3/sphinx/ext/autodoc/__init__.py#L846) """ def resolve_name(self, modname, parents, path, base): modname = 'evalml' mod_cls = path.rstrip('.') mod_cls = mod_cls.split('.') return modname, mod_cls + [base] class AccessorCallableDocumenter(AccessorLevelDocumenter, MethodDocumenter): """ This documenter lets us removes .__call__ from the method signature for callable accessors like Series.plot """ objtype = "accessorcallable" directivetype = "method" # lower than MethodDocumenter; otherwise the doc build prints warnings priority = 0.5 def format_name(self): return MethodDocumenter.format_name(self).rstrip(".__call__") class AccessorMethodDocumenter(AccessorLevelDocumenter, MethodDocumenter): objtype = 'accessormethod' directivetype = 'method' # lower than MethodDocumenter so this is not chosen for normal methods priority = 0.6 def build_finished(app, Exception): subprocess.run(['sed', '-i', '-e', 's/require/require_rtd/g', "{}/_static/js/theme.js".format(app.outdir)]) def setup(app): app.add_javascript('https://cdnjs.cloudflare.com/ajax/libs/require.js/2.1.10/require.min.js') app.add_stylesheet("style.css") app.add_autodocumenter(AccessorCallableDocumenter) app.add_autodocumenter(AccessorMethodDocumenter) app.connect('build-finished', build_finished) ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # import importlib import sys import os.path from six import string_types from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.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://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'feature-labs-inc-evalml', 'name': u'EvalML', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://evalml.featurelabs.com/en/stable/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/source/', 'api_host': 'https://readthedocs.com', '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': '8b1024a6', } 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: 2020-05-21T23:12:03.259755Z, end-time: 2020-05-21T23:17:08.778184Z, duration: 305, exit-code: 0 python sphinx-build -T -E -W -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.automl.AutoClassificationSearch.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.automl.AutoRegressionSearch.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.data_checks.DataCheck.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.data_checks.DataCheckError.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.data_checks.DataCheckMessage.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.data_checks.DataCheckMessageType.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.data_checks.DataCheckWarning.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.data_checks.DataChecks.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_diabetes.rst, ..., /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.problem_types.ProblemTypes.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.problem_types.handle_problem_types.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.tuners.GridSearchTuner.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.tuners.RandomSearchTuner.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.tuners.SKOptTuner.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.tuners.Tuner.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.utils.convert_to_seconds.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.utils.get_random_seed.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.utils.get_random_state.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/evalml.utils.import_or_raise.rst [autosummary] generating autosummary for: /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.automl.AutoClassificationSearch.__init__.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.automl.AutoClassificationSearch.describe_pipeline.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.automl.AutoClassificationSearch.get_pipeline.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.automl.AutoClassificationSearch.search.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.automl.AutoRegressionSearch.__init__.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.automl.AutoRegressionSearch.describe_pipeline.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.automl.AutoRegressionSearch.get_pipeline.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.automl.AutoRegressionSearch.search.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.data_checks.DataCheck.validate.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.data_checks.DataCheckError.__eq__.rst, ..., /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.tuners.RandomSearchTuner.is_search_space_exhausted.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.tuners.RandomSearchTuner.propose.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.is_search_space_exhausted.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.tuners.SKOptTuner.propose.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.tuners.Tuner.__init__.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.tuners.Tuner.add.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.tuners.Tuner.is_search_space_exhausted.rst, /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/generated/methods/evalml.tuners.Tuner.propose.rst building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 17 source files that are out of date updating environment: 558 added, 0 changed, 0 removed reading sources... [ 0%] api_reference reading sources... [ 0%] automl/pipeline_search reading sources... [ 0%] automl/regression_example reading sources... [ 0%] automl/search_results reading sources... [ 0%] changelog reading sources... [ 1%] demos/fraud reading sources... [ 1%] demos/lead_scoring reading sources... [ 1%] faq reading sources... [ 1%] generated/evalml.automl.AutoClassificationSearch reading sources... [ 1%] generated/evalml.automl.AutoRegressionSearch reading sources... [ 1%] generated/evalml.data_checks.DataCheck reading sources... [ 2%] generated/evalml.data_checks.DataCheckError reading sources... [ 2%] generated/evalml.data_checks.DataCheckMessage reading sources... [ 2%] generated/evalml.data_checks.DataCheckMessageType reading sources... [ 2%] generated/evalml.data_checks.DataCheckWarning reading sources... [ 2%] generated/evalml.data_checks.DataChecks reading sources... [ 3%] generated/evalml.demos.load_breast_cancer reading sources... [ 3%] generated/evalml.demos.load_diabetes reading sources... [ 3%] generated/evalml.demos.load_fraud reading sources... [ 3%] generated/evalml.demos.load_wine reading sources... [ 3%] generated/evalml.guardrails.detect_highly_null reading sources... [ 3%] generated/evalml.guardrails.detect_id_columns reading sources... [ 4%] generated/evalml.guardrails.detect_label_leakage reading sources... [ 4%] generated/evalml.guardrails.detect_outliers reading sources... [ 4%] generated/evalml.model_family.ModelFamily reading sources... [ 4%] generated/evalml.objectives.AUC reading sources... [ 4%] generated/evalml.objectives.AUCMacro reading sources... [ 5%] generated/evalml.objectives.AUCMicro reading sources... [ 5%] generated/evalml.objectives.AUCWeighted reading sources... [ 5%] generated/evalml.objectives.AccuracyBinary reading sources... [ 5%] generated/evalml.objectives.AccuracyMulticlass reading sources... [ 5%] generated/evalml.objectives.BalancedAccuracyBinary reading sources... [ 5%] generated/evalml.objectives.BalancedAccuracyMulticlass reading sources... [ 6%] generated/evalml.objectives.BinaryClassificationObjective reading sources... [ 6%] generated/evalml.objectives.ExpVariance reading sources... [ 6%] generated/evalml.objectives.F1 reading sources... [ 6%] generated/evalml.objectives.F1Macro reading sources... [ 6%] generated/evalml.objectives.F1Micro reading sources... [ 6%] generated/evalml.objectives.F1Weighted reading sources... [ 7%] generated/evalml.objectives.FraudCost reading sources... [ 7%] generated/evalml.objectives.LeadScoring reading sources... [ 7%] generated/evalml.objectives.LogLossBinary reading sources... [ 7%] generated/evalml.objectives.LogLossMulticlass reading sources... [ 7%] generated/evalml.objectives.MAE reading sources... [ 8%] generated/evalml.objectives.MCCBinary reading sources... [ 8%] generated/evalml.objectives.MCCMulticlass reading sources... [ 8%] generated/evalml.objectives.MSE reading sources... [ 8%] generated/evalml.objectives.MaxError reading sources... [ 8%] generated/evalml.objectives.MedianAE reading sources... [ 8%] generated/evalml.objectives.MulticlassClassificationObjective reading sources... [ 9%] generated/evalml.objectives.ObjectiveBase reading sources... [ 9%] generated/evalml.objectives.Precision reading sources... [ 9%] generated/evalml.objectives.PrecisionMacro reading sources... [ 9%] generated/evalml.objectives.PrecisionMicro reading sources... [ 9%] generated/evalml.objectives.PrecisionWeighted reading sources... [ 10%] generated/evalml.objectives.R2 reading sources... [ 10%] generated/evalml.objectives.Recall reading sources... [ 10%] generated/evalml.objectives.RecallMacro reading sources... [ 10%] generated/evalml.objectives.RecallMicro reading sources... [ 10%] generated/evalml.objectives.RecallWeighted reading sources... [ 10%] generated/evalml.objectives.RegressionObjective reading sources... [ 11%] generated/evalml.pipelines.BinaryClassificationPipeline reading sources... [ 11%] generated/evalml.pipelines.CatBoostBinaryClassificationPipeline reading sources... [ 11%] generated/evalml.pipelines.CatBoostMulticlassClassificationPipeline reading sources... [ 11%] generated/evalml.pipelines.CatBoostRegressionPipeline reading sources... [ 11%] generated/evalml.pipelines.ClassificationPipeline reading sources... [ 12%] generated/evalml.pipelines.LinearRegressionPipeline reading sources... [ 12%] generated/evalml.pipelines.LogisticRegressionBinaryPipeline reading sources... [ 12%] generated/evalml.pipelines.LogisticRegressionMulticlassPipeline reading sources... [ 12%] generated/evalml.pipelines.MulticlassClassificationPipeline reading sources... [ 12%] generated/evalml.pipelines.PipelineBase reading sources... [ 12%] generated/evalml.pipelines.RFBinaryClassificationPipeline reading sources... [ 13%] generated/evalml.pipelines.RFMulticlassClassificationPipeline reading sources... [ 13%] generated/evalml.pipelines.RFRegressionPipeline reading sources... [ 13%] generated/evalml.pipelines.RegressionPipeline reading sources... [ 13%] generated/evalml.pipelines.XGBoostBinaryPipeline reading sources... [ 13%] generated/evalml.pipelines.XGBoostMulticlassPipeline reading sources... [ 13%] generated/evalml.pipelines.XGBoostRegressionPipeline reading sources... [ 14%] generated/evalml.pipelines.all_pipelines reading sources... [ 14%] generated/evalml.pipelines.components.CatBoostClassifier reading sources... [ 14%] generated/evalml.pipelines.components.CatBoostRegressor reading sources... [ 14%] generated/evalml.pipelines.components.ComponentBase reading sources... [ 14%] generated/evalml.pipelines.components.Estimator reading sources... [ 15%] generated/evalml.pipelines.components.LinearRegressor reading sources... [ 15%] generated/evalml.pipelines.components.LogisticRegressionClassifier reading sources... [ 15%] generated/evalml.pipelines.components.OneHotEncoder reading sources... [ 15%] generated/evalml.pipelines.components.RFClassifierSelectFromModel reading sources... [ 15%] generated/evalml.pipelines.components.RFRegressorSelectFromModel reading sources... [ 15%] generated/evalml.pipelines.components.RandomForestClassifier reading sources... [ 16%] generated/evalml.pipelines.components.RandomForestRegressor reading sources... [ 16%] generated/evalml.pipelines.components.SimpleImputer reading sources... [ 16%] generated/evalml.pipelines.components.StandardScaler reading sources... [ 16%] generated/evalml.pipelines.components.Transformer reading sources... [ 16%] generated/evalml.pipelines.components.XGBoostClassifier reading sources... [ 17%] generated/evalml.pipelines.components.XGBoostRegressor reading sources... [ 17%] generated/evalml.pipelines.confusion_matrix reading sources... [ 17%] generated/evalml.pipelines.get_pipelines reading sources... [ 17%] generated/evalml.pipelines.graph_confusion_matrix reading sources... [ 17%] generated/evalml.pipelines.graph_roc_curve reading sources... [ 17%] generated/evalml.pipelines.list_model_families reading sources... [ 18%] generated/evalml.pipelines.normalize_confusion_matrix reading sources... [ 18%] generated/evalml.pipelines.roc_curve reading sources... [ 18%] generated/evalml.preprocessing.drop_nan_target_rows reading sources... [ 18%] generated/evalml.preprocessing.label_distribution reading sources... [ 18%] generated/evalml.preprocessing.load_data reading sources... [ 18%] generated/evalml.preprocessing.number_of_features reading sources... [ 19%] generated/evalml.preprocessing.split_data reading sources... [ 19%] generated/evalml.problem_types.ProblemTypes reading sources... [ 19%] generated/evalml.problem_types.handle_problem_types reading sources... [ 19%] generated/evalml.tuners.GridSearchTuner reading sources... [ 19%] generated/evalml.tuners.RandomSearchTuner reading sources... [ 20%] generated/evalml.tuners.SKOptTuner reading sources... [ 20%] generated/evalml.tuners.Tuner reading sources... [ 20%] generated/evalml.utils.convert_to_seconds reading sources... [ 20%] generated/evalml.utils.get_random_seed reading sources... [ 20%] generated/evalml.utils.get_random_state reading sources... [ 20%] generated/evalml.utils.import_or_raise reading sources... [ 21%] generated/methods/evalml.automl.AutoClassificationSearch.__init__ reading sources... [ 21%] generated/methods/evalml.automl.AutoClassificationSearch.describe_pipeline reading sources... [ 21%] generated/methods/evalml.automl.AutoClassificationSearch.get_pipeline reading sources... [ 21%] generated/methods/evalml.automl.AutoClassificationSearch.search reading sources... [ 21%] generated/methods/evalml.automl.AutoRegressionSearch.__init__ reading sources... [ 22%] generated/methods/evalml.automl.AutoRegressionSearch.describe_pipeline reading sources... [ 22%] generated/methods/evalml.automl.AutoRegressionSearch.get_pipeline reading sources... [ 22%] generated/methods/evalml.automl.AutoRegressionSearch.search reading sources... [ 22%] generated/methods/evalml.data_checks.DataCheck.validate reading sources... [ 22%] generated/methods/evalml.data_checks.DataCheckError.__eq__ reading sources... [ 22%] generated/methods/evalml.data_checks.DataCheckError.__init__ reading sources... [ 23%] generated/methods/evalml.data_checks.DataCheckError.__str__ reading sources... [ 23%] generated/methods/evalml.data_checks.DataCheckMessage.__eq__ reading sources... [ 23%] generated/methods/evalml.data_checks.DataCheckMessage.__init__ reading sources... [ 23%] generated/methods/evalml.data_checks.DataCheckMessage.__str__ reading sources... [ 23%] generated/methods/evalml.data_checks.DataCheckWarning.__eq__ reading sources... [ 24%] generated/methods/evalml.data_checks.DataCheckWarning.__init__ reading sources... [ 24%] generated/methods/evalml.data_checks.DataCheckWarning.__str__ reading sources... [ 24%] generated/methods/evalml.data_checks.DataChecks.__init__ reading sources... [ 24%] generated/methods/evalml.data_checks.DataChecks.validate reading sources... [ 24%] generated/methods/evalml.objectives.AUC.decision_function reading sources... [ 24%] generated/methods/evalml.objectives.AUC.objective_function reading sources... [ 25%] generated/methods/evalml.objectives.AUC.optimize_threshold reading sources... [ 25%] generated/methods/evalml.objectives.AUC.score reading sources... [ 25%] generated/methods/evalml.objectives.AUC.validate_inputs reading sources... [ 25%] generated/methods/evalml.objectives.AUCMacro.objective_function reading sources... [ 25%] generated/methods/evalml.objectives.AUCMacro.score reading sources... [ 25%] generated/methods/evalml.objectives.AUCMacro.validate_inputs reading sources... [ 26%] generated/methods/evalml.objectives.AUCMicro.objective_function reading sources... [ 26%] generated/methods/evalml.objectives.AUCMicro.score reading sources... [ 26%] generated/methods/evalml.objectives.AUCMicro.validate_inputs reading sources... [ 26%] generated/methods/evalml.objectives.AUCWeighted.objective_function reading sources... [ 26%] generated/methods/evalml.objectives.AUCWeighted.score reading sources... [ 27%] generated/methods/evalml.objectives.AUCWeighted.validate_inputs reading sources... [ 27%] generated/methods/evalml.objectives.AccuracyBinary.decision_function reading sources... [ 27%] generated/methods/evalml.objectives.AccuracyBinary.objective_function reading sources... [ 27%] generated/methods/evalml.objectives.AccuracyBinary.optimize_threshold reading sources... [ 27%] generated/methods/evalml.objectives.AccuracyBinary.score reading sources... [ 27%] generated/methods/evalml.objectives.AccuracyBinary.validate_inputs reading sources... [ 28%] generated/methods/evalml.objectives.AccuracyMulticlass.objective_function reading sources... [ 28%] generated/methods/evalml.objectives.AccuracyMulticlass.score reading sources... [ 28%] generated/methods/evalml.objectives.AccuracyMulticlass.validate_inputs reading sources... [ 28%] generated/methods/evalml.objectives.BalancedAccuracyBinary.decision_function reading sources... [ 28%] generated/methods/evalml.objectives.BalancedAccuracyBinary.objective_function reading sources... [ 29%] generated/methods/evalml.objectives.BalancedAccuracyBinary.optimize_threshold reading sources... [ 29%] generated/methods/evalml.objectives.BalancedAccuracyBinary.score reading sources... [ 29%] generated/methods/evalml.objectives.BalancedAccuracyBinary.validate_inputs reading sources... [ 29%] generated/methods/evalml.objectives.BalancedAccuracyMulticlass.objective_function reading sources... [ 29%] generated/methods/evalml.objectives.BalancedAccuracyMulticlass.score reading sources... [ 29%] generated/methods/evalml.objectives.BalancedAccuracyMulticlass.validate_inputs reading sources... [ 30%] generated/methods/evalml.objectives.BinaryClassificationObjective.decision_function reading sources... [ 30%] generated/methods/evalml.objectives.BinaryClassificationObjective.objective_function reading sources... [ 30%] generated/methods/evalml.objectives.BinaryClassificationObjective.optimize_threshold reading sources... [ 30%] generated/methods/evalml.objectives.BinaryClassificationObjective.score reading sources... [ 30%] generated/methods/evalml.objectives.BinaryClassificationObjective.validate_inputs reading sources... [ 31%] generated/methods/evalml.objectives.ExpVariance.objective_function reading sources... [ 31%] generated/methods/evalml.objectives.ExpVariance.score reading sources... [ 31%] generated/methods/evalml.objectives.ExpVariance.validate_inputs reading sources... [ 31%] generated/methods/evalml.objectives.F1.decision_function reading sources... [ 31%] generated/methods/evalml.objectives.F1.objective_function reading sources... [ 31%] generated/methods/evalml.objectives.F1.optimize_threshold reading sources... [ 32%] generated/methods/evalml.objectives.F1.score reading sources... [ 32%] generated/methods/evalml.objectives.F1.validate_inputs reading sources... [ 32%] generated/methods/evalml.objectives.F1Macro.objective_function reading sources... [ 32%] generated/methods/evalml.objectives.F1Macro.score reading sources... [ 32%] generated/methods/evalml.objectives.F1Macro.validate_inputs reading sources... [ 32%] generated/methods/evalml.objectives.F1Micro.objective_function reading sources... [ 33%] generated/methods/evalml.objectives.F1Micro.score reading sources... [ 33%] generated/methods/evalml.objectives.F1Micro.validate_inputs reading sources... [ 33%] generated/methods/evalml.objectives.F1Weighted.objective_function reading sources... [ 33%] generated/methods/evalml.objectives.F1Weighted.score reading sources... [ 33%] generated/methods/evalml.objectives.F1Weighted.validate_inputs reading sources... [ 34%] generated/methods/evalml.objectives.FraudCost.__init__ reading sources... [ 34%] generated/methods/evalml.objectives.FraudCost.decision_function reading sources... [ 34%] generated/methods/evalml.objectives.FraudCost.objective_function reading sources... [ 34%] generated/methods/evalml.objectives.FraudCost.optimize_threshold reading sources... [ 34%] generated/methods/evalml.objectives.FraudCost.score reading sources... [ 34%] generated/methods/evalml.objectives.FraudCost.validate_inputs reading sources... [ 35%] generated/methods/evalml.objectives.LeadScoring.__init__ reading sources... [ 35%] generated/methods/evalml.objectives.LeadScoring.decision_function reading sources... [ 35%] generated/methods/evalml.objectives.LeadScoring.objective_function reading sources... [ 35%] generated/methods/evalml.objectives.LeadScoring.optimize_threshold reading sources... [ 35%] generated/methods/evalml.objectives.LeadScoring.score reading sources... [ 36%] generated/methods/evalml.objectives.LeadScoring.validate_inputs reading sources... [ 36%] generated/methods/evalml.objectives.LogLossBinary.decision_function reading sources... [ 36%] generated/methods/evalml.objectives.LogLossBinary.objective_function reading sources... [ 36%] generated/methods/evalml.objectives.LogLossBinary.optimize_threshold reading sources... [ 36%] generated/methods/evalml.objectives.LogLossBinary.score reading sources... [ 36%] generated/methods/evalml.objectives.LogLossBinary.validate_inputs reading sources... [ 37%] generated/methods/evalml.objectives.LogLossMulticlass.objective_function reading sources... [ 37%] generated/methods/evalml.objectives.LogLossMulticlass.score reading sources... [ 37%] generated/methods/evalml.objectives.LogLossMulticlass.validate_inputs reading sources... [ 37%] generated/methods/evalml.objectives.MAE.objective_function reading sources... [ 37%] generated/methods/evalml.objectives.MAE.score reading sources... [ 37%] generated/methods/evalml.objectives.MAE.validate_inputs reading sources... [ 38%] generated/methods/evalml.objectives.MCCBinary.decision_function reading sources... [ 38%] generated/methods/evalml.objectives.MCCBinary.objective_function reading sources... [ 38%] generated/methods/evalml.objectives.MCCBinary.optimize_threshold reading sources... [ 38%] generated/methods/evalml.objectives.MCCBinary.score reading sources... [ 38%] generated/methods/evalml.objectives.MCCBinary.validate_inputs reading sources... [ 39%] generated/methods/evalml.objectives.MCCMulticlass.objective_function reading sources... [ 39%] generated/methods/evalml.objectives.MCCMulticlass.score reading sources... [ 39%] generated/methods/evalml.objectives.MCCMulticlass.validate_inputs reading sources... [ 39%] generated/methods/evalml.objectives.MSE.objective_function reading sources... [ 39%] generated/methods/evalml.objectives.MSE.score reading sources... [ 39%] generated/methods/evalml.objectives.MSE.validate_inputs reading sources... [ 40%] generated/methods/evalml.objectives.MaxError.objective_function reading sources... [ 40%] generated/methods/evalml.objectives.MaxError.score reading sources... [ 40%] generated/methods/evalml.objectives.MaxError.validate_inputs reading sources... [ 40%] generated/methods/evalml.objectives.MedianAE.objective_function reading sources... [ 40%] generated/methods/evalml.objectives.MedianAE.score reading sources... [ 41%] generated/methods/evalml.objectives.MedianAE.validate_inputs reading sources... [ 41%] generated/methods/evalml.objectives.MulticlassClassificationObjective.objective_function reading sources... [ 41%] generated/methods/evalml.objectives.MulticlassClassificationObjective.score reading sources... [ 41%] generated/methods/evalml.objectives.MulticlassClassificationObjective.validate_inputs reading sources... [ 41%] generated/methods/evalml.objectives.ObjectiveBase.objective_function reading sources... [ 41%] generated/methods/evalml.objectives.ObjectiveBase.score reading sources... [ 42%] generated/methods/evalml.objectives.ObjectiveBase.validate_inputs reading sources... [ 42%] generated/methods/evalml.objectives.Precision.decision_function reading sources... [ 42%] generated/methods/evalml.objectives.Precision.objective_function reading sources... [ 42%] generated/methods/evalml.objectives.Precision.optimize_threshold reading sources... [ 42%] generated/methods/evalml.objectives.Precision.score reading sources... [ 43%] generated/methods/evalml.objectives.Precision.validate_inputs reading sources... [ 43%] generated/methods/evalml.objectives.PrecisionMacro.objective_function reading sources... [ 43%] generated/methods/evalml.objectives.PrecisionMacro.score reading sources... [ 43%] generated/methods/evalml.objectives.PrecisionMacro.validate_inputs reading sources... [ 43%] generated/methods/evalml.objectives.PrecisionMicro.objective_function reading sources... [ 43%] generated/methods/evalml.objectives.PrecisionMicro.score reading sources... [ 44%] generated/methods/evalml.objectives.PrecisionMicro.validate_inputs reading sources... [ 44%] generated/methods/evalml.objectives.PrecisionWeighted.objective_function reading sources... [ 44%] generated/methods/evalml.objectives.PrecisionWeighted.score reading sources... [ 44%] generated/methods/evalml.objectives.PrecisionWeighted.validate_inputs reading sources... [ 44%] generated/methods/evalml.objectives.R2.objective_function reading sources... [ 44%] generated/methods/evalml.objectives.R2.score reading sources... [ 45%] generated/methods/evalml.objectives.R2.validate_inputs reading sources... [ 45%] generated/methods/evalml.objectives.Recall.decision_function reading sources... [ 45%] generated/methods/evalml.objectives.Recall.objective_function reading sources... [ 45%] generated/methods/evalml.objectives.Recall.optimize_threshold reading sources... [ 45%] generated/methods/evalml.objectives.Recall.score reading sources... [ 46%] generated/methods/evalml.objectives.Recall.validate_inputs reading sources... [ 46%] generated/methods/evalml.objectives.RecallMacro.objective_function reading sources... [ 46%] generated/methods/evalml.objectives.RecallMacro.score reading sources... [ 46%] generated/methods/evalml.objectives.RecallMacro.validate_inputs reading sources... [ 46%] generated/methods/evalml.objectives.RecallMicro.objective_function reading sources... [ 46%] generated/methods/evalml.objectives.RecallMicro.score reading sources... [ 47%] generated/methods/evalml.objectives.RecallMicro.validate_inputs reading sources... [ 47%] generated/methods/evalml.objectives.RecallWeighted.objective_function reading sources... [ 47%] generated/methods/evalml.objectives.RecallWeighted.score reading sources... [ 47%] generated/methods/evalml.objectives.RecallWeighted.validate_inputs reading sources... [ 47%] generated/methods/evalml.objectives.RegressionObjective.objective_function reading sources... [ 48%] generated/methods/evalml.objectives.RegressionObjective.score reading sources... [ 48%] generated/methods/evalml.objectives.RegressionObjective.validate_inputs reading sources... [ 48%] generated/methods/evalml.pipelines.BinaryClassificationPipeline.__init__ reading sources... [ 48%] generated/methods/evalml.pipelines.BinaryClassificationPipeline.describe reading sources... [ 48%] generated/methods/evalml.pipelines.BinaryClassificationPipeline.fit reading sources... [ 48%] generated/methods/evalml.pipelines.BinaryClassificationPipeline.get_component reading sources... [ 49%] generated/methods/evalml.pipelines.BinaryClassificationPipeline.graph reading sources... [ 49%] generated/methods/evalml.pipelines.BinaryClassificationPipeline.graph_feature_importance reading sources... [ 49%] generated/methods/evalml.pipelines.BinaryClassificationPipeline.load reading sources... [ 49%] generated/methods/evalml.pipelines.BinaryClassificationPipeline.predict reading sources... [ 49%] generated/methods/evalml.pipelines.BinaryClassificationPipeline.predict_proba reading sources... [ 50%] generated/methods/evalml.pipelines.BinaryClassificationPipeline.save reading sources... [ 50%] generated/methods/evalml.pipelines.BinaryClassificationPipeline.score reading sources... [ 50%] generated/methods/evalml.pipelines.CatBoostBinaryClassificationPipeline.__init__ reading sources... [ 50%] generated/methods/evalml.pipelines.CatBoostBinaryClassificationPipeline.describe reading sources... [ 50%] generated/methods/evalml.pipelines.CatBoostBinaryClassificationPipeline.fit reading sources... [ 50%] generated/methods/evalml.pipelines.CatBoostBinaryClassificationPipeline.get_component reading sources... [ 51%] generated/methods/evalml.pipelines.CatBoostBinaryClassificationPipeline.graph reading sources... [ 51%] generated/methods/evalml.pipelines.CatBoostBinaryClassificationPipeline.graph_feature_importance reading sources... [ 51%] generated/methods/evalml.pipelines.CatBoostBinaryClassificationPipeline.load reading sources... [ 51%] generated/methods/evalml.pipelines.CatBoostBinaryClassificationPipeline.predict reading sources... [ 51%] generated/methods/evalml.pipelines.CatBoostBinaryClassificationPipeline.predict_proba reading sources... [ 51%] generated/methods/evalml.pipelines.CatBoostBinaryClassificationPipeline.save reading sources... [ 52%] generated/methods/evalml.pipelines.CatBoostBinaryClassificationPipeline.score reading sources... [ 52%] generated/methods/evalml.pipelines.CatBoostMulticlassClassificationPipeline.__init__ reading sources... [ 52%] generated/methods/evalml.pipelines.CatBoostMulticlassClassificationPipeline.describe reading sources... [ 52%] generated/methods/evalml.pipelines.CatBoostMulticlassClassificationPipeline.fit reading sources... [ 52%] generated/methods/evalml.pipelines.CatBoostMulticlassClassificationPipeline.get_component reading sources... [ 53%] generated/methods/evalml.pipelines.CatBoostMulticlassClassificationPipeline.graph reading sources... [ 53%] generated/methods/evalml.pipelines.CatBoostMulticlassClassificationPipeline.graph_feature_importance reading sources... [ 53%] generated/methods/evalml.pipelines.CatBoostMulticlassClassificationPipeline.load reading sources... [ 53%] generated/methods/evalml.pipelines.CatBoostMulticlassClassificationPipeline.predict reading sources... [ 53%] generated/methods/evalml.pipelines.CatBoostMulticlassClassificationPipeline.predict_proba reading sources... [ 53%] generated/methods/evalml.pipelines.CatBoostMulticlassClassificationPipeline.save reading sources... [ 54%] generated/methods/evalml.pipelines.CatBoostMulticlassClassificationPipeline.score reading sources... [ 54%] generated/methods/evalml.pipelines.CatBoostRegressionPipeline.__init__ reading sources... [ 54%] generated/methods/evalml.pipelines.CatBoostRegressionPipeline.describe reading sources... [ 54%] generated/methods/evalml.pipelines.CatBoostRegressionPipeline.fit reading sources... [ 54%] generated/methods/evalml.pipelines.CatBoostRegressionPipeline.get_component reading sources... [ 55%] generated/methods/evalml.pipelines.CatBoostRegressionPipeline.graph reading sources... [ 55%] generated/methods/evalml.pipelines.CatBoostRegressionPipeline.graph_feature_importance reading sources... [ 55%] generated/methods/evalml.pipelines.CatBoostRegressionPipeline.load reading sources... [ 55%] generated/methods/evalml.pipelines.CatBoostRegressionPipeline.predict reading sources... [ 55%] generated/methods/evalml.pipelines.CatBoostRegressionPipeline.save reading sources... [ 55%] generated/methods/evalml.pipelines.CatBoostRegressionPipeline.score reading sources... [ 56%] generated/methods/evalml.pipelines.ClassificationPipeline.__init__ reading sources... [ 56%] generated/methods/evalml.pipelines.ClassificationPipeline.describe reading sources... [ 56%] generated/methods/evalml.pipelines.ClassificationPipeline.fit reading sources... [ 56%] generated/methods/evalml.pipelines.ClassificationPipeline.get_component reading sources... [ 56%] generated/methods/evalml.pipelines.ClassificationPipeline.graph reading sources... [ 56%] generated/methods/evalml.pipelines.ClassificationPipeline.graph_feature_importance reading sources... [ 57%] generated/methods/evalml.pipelines.ClassificationPipeline.load reading sources... [ 57%] generated/methods/evalml.pipelines.ClassificationPipeline.predict reading sources... [ 57%] generated/methods/evalml.pipelines.ClassificationPipeline.predict_proba reading sources... [ 57%] generated/methods/evalml.pipelines.ClassificationPipeline.save reading sources... [ 57%] generated/methods/evalml.pipelines.ClassificationPipeline.score reading sources... [ 58%] generated/methods/evalml.pipelines.LinearRegressionPipeline.__init__ reading sources... [ 58%] generated/methods/evalml.pipelines.LinearRegressionPipeline.describe reading sources... [ 58%] generated/methods/evalml.pipelines.LinearRegressionPipeline.fit reading sources... [ 58%] generated/methods/evalml.pipelines.LinearRegressionPipeline.get_component reading sources... [ 58%] generated/methods/evalml.pipelines.LinearRegressionPipeline.graph reading sources... [ 58%] generated/methods/evalml.pipelines.LinearRegressionPipeline.graph_feature_importance reading sources... [ 59%] generated/methods/evalml.pipelines.LinearRegressionPipeline.load reading sources... [ 59%] generated/methods/evalml.pipelines.LinearRegressionPipeline.predict reading sources... [ 59%] generated/methods/evalml.pipelines.LinearRegressionPipeline.save reading sources... [ 59%] generated/methods/evalml.pipelines.LinearRegressionPipeline.score reading sources... [ 59%] generated/methods/evalml.pipelines.LogisticRegressionBinaryPipeline.__init__ reading sources... [ 60%] generated/methods/evalml.pipelines.LogisticRegressionBinaryPipeline.describe reading sources... [ 60%] generated/methods/evalml.pipelines.LogisticRegressionBinaryPipeline.fit reading sources... [ 60%] generated/methods/evalml.pipelines.LogisticRegressionBinaryPipeline.get_component reading sources... [ 60%] generated/methods/evalml.pipelines.LogisticRegressionBinaryPipeline.graph reading sources... [ 60%] generated/methods/evalml.pipelines.LogisticRegressionBinaryPipeline.graph_feature_importance reading sources... [ 60%] generated/methods/evalml.pipelines.LogisticRegressionBinaryPipeline.load reading sources... [ 61%] generated/methods/evalml.pipelines.LogisticRegressionBinaryPipeline.predict reading sources... [ 61%] generated/methods/evalml.pipelines.LogisticRegressionBinaryPipeline.predict_proba reading sources... [ 61%] generated/methods/evalml.pipelines.LogisticRegressionBinaryPipeline.save reading sources... [ 61%] generated/methods/evalml.pipelines.LogisticRegressionBinaryPipeline.score reading sources... [ 61%] generated/methods/evalml.pipelines.LogisticRegressionMulticlassPipeline.__init__ reading sources... [ 62%] generated/methods/evalml.pipelines.LogisticRegressionMulticlassPipeline.describe reading sources... [ 62%] generated/methods/evalml.pipelines.LogisticRegressionMulticlassPipeline.fit reading sources... [ 62%] generated/methods/evalml.pipelines.LogisticRegressionMulticlassPipeline.get_component reading sources... [ 62%] generated/methods/evalml.pipelines.LogisticRegressionMulticlassPipeline.graph reading sources... [ 62%] generated/methods/evalml.pipelines.LogisticRegressionMulticlassPipeline.graph_feature_importance reading sources... [ 62%] generated/methods/evalml.pipelines.LogisticRegressionMulticlassPipeline.load reading sources... [ 63%] generated/methods/evalml.pipelines.LogisticRegressionMulticlassPipeline.predict reading sources... [ 63%] generated/methods/evalml.pipelines.LogisticRegressionMulticlassPipeline.predict_proba reading sources... [ 63%] generated/methods/evalml.pipelines.LogisticRegressionMulticlassPipeline.save reading sources... [ 63%] generated/methods/evalml.pipelines.LogisticRegressionMulticlassPipeline.score reading sources... [ 63%] generated/methods/evalml.pipelines.MulticlassClassificationPipeline.__init__ reading sources... [ 63%] generated/methods/evalml.pipelines.MulticlassClassificationPipeline.describe reading sources... [ 64%] generated/methods/evalml.pipelines.MulticlassClassificationPipeline.fit reading sources... [ 64%] generated/methods/evalml.pipelines.MulticlassClassificationPipeline.get_component reading sources... [ 64%] generated/methods/evalml.pipelines.MulticlassClassificationPipeline.graph reading sources... [ 64%] generated/methods/evalml.pipelines.MulticlassClassificationPipeline.graph_feature_importance reading sources... [ 64%] generated/methods/evalml.pipelines.MulticlassClassificationPipeline.load reading sources... [ 65%] generated/methods/evalml.pipelines.MulticlassClassificationPipeline.predict reading sources... [ 65%] generated/methods/evalml.pipelines.MulticlassClassificationPipeline.predict_proba reading sources... [ 65%] generated/methods/evalml.pipelines.MulticlassClassificationPipeline.save reading sources... [ 65%] generated/methods/evalml.pipelines.MulticlassClassificationPipeline.score reading sources... [ 65%] generated/methods/evalml.pipelines.PipelineBase.__init__ reading sources... [ 65%] generated/methods/evalml.pipelines.PipelineBase.describe reading sources... [ 66%] generated/methods/evalml.pipelines.PipelineBase.fit reading sources... [ 66%] generated/methods/evalml.pipelines.PipelineBase.get_component reading sources... [ 66%] generated/methods/evalml.pipelines.PipelineBase.graph reading sources... [ 66%] generated/methods/evalml.pipelines.PipelineBase.graph_feature_importance reading sources... [ 66%] generated/methods/evalml.pipelines.PipelineBase.load reading sources... [ 67%] generated/methods/evalml.pipelines.PipelineBase.predict reading sources... [ 67%] generated/methods/evalml.pipelines.PipelineBase.save reading sources... [ 67%] generated/methods/evalml.pipelines.PipelineBase.score reading sources... [ 67%] generated/methods/evalml.pipelines.RFBinaryClassificationPipeline.__init__ reading sources... [ 67%] generated/methods/evalml.pipelines.RFBinaryClassificationPipeline.describe reading sources... [ 67%] generated/methods/evalml.pipelines.RFBinaryClassificationPipeline.fit reading sources... [ 68%] generated/methods/evalml.pipelines.RFBinaryClassificationPipeline.get_component reading sources... [ 68%] generated/methods/evalml.pipelines.RFBinaryClassificationPipeline.graph reading sources... [ 68%] generated/methods/evalml.pipelines.RFBinaryClassificationPipeline.graph_feature_importance reading sources... [ 68%] generated/methods/evalml.pipelines.RFBinaryClassificationPipeline.load reading sources... [ 68%] generated/methods/evalml.pipelines.RFBinaryClassificationPipeline.predict reading sources... [ 68%] generated/methods/evalml.pipelines.RFBinaryClassificationPipeline.predict_proba reading sources... [ 69%] generated/methods/evalml.pipelines.RFBinaryClassificationPipeline.save reading sources... [ 69%] generated/methods/evalml.pipelines.RFBinaryClassificationPipeline.score reading sources... [ 69%] generated/methods/evalml.pipelines.RFMulticlassClassificationPipeline.__init__ reading sources... [ 69%] generated/methods/evalml.pipelines.RFMulticlassClassificationPipeline.describe reading sources... [ 69%] generated/methods/evalml.pipelines.RFMulticlassClassificationPipeline.fit reading sources... [ 70%] generated/methods/evalml.pipelines.RFMulticlassClassificationPipeline.get_component reading sources... [ 70%] generated/methods/evalml.pipelines.RFMulticlassClassificationPipeline.graph reading sources... [ 70%] generated/methods/evalml.pipelines.RFMulticlassClassificationPipeline.graph_feature_importance reading sources... [ 70%] generated/methods/evalml.pipelines.RFMulticlassClassificationPipeline.load reading sources... [ 70%] generated/methods/evalml.pipelines.RFMulticlassClassificationPipeline.predict reading sources... [ 70%] generated/methods/evalml.pipelines.RFMulticlassClassificationPipeline.predict_proba reading sources... [ 71%] generated/methods/evalml.pipelines.RFMulticlassClassificationPipeline.save reading sources... [ 71%] generated/methods/evalml.pipelines.RFMulticlassClassificationPipeline.score reading sources... [ 71%] generated/methods/evalml.pipelines.RFRegressionPipeline.__init__ reading sources... [ 71%] generated/methods/evalml.pipelines.RFRegressionPipeline.describe reading sources... [ 71%] generated/methods/evalml.pipelines.RFRegressionPipeline.fit reading sources... [ 72%] generated/methods/evalml.pipelines.RFRegressionPipeline.get_component reading sources... [ 72%] generated/methods/evalml.pipelines.RFRegressionPipeline.graph reading sources... [ 72%] generated/methods/evalml.pipelines.RFRegressionPipeline.graph_feature_importance reading sources... [ 72%] generated/methods/evalml.pipelines.RFRegressionPipeline.load reading sources... [ 72%] generated/methods/evalml.pipelines.RFRegressionPipeline.predict reading sources... [ 72%] generated/methods/evalml.pipelines.RFRegressionPipeline.save reading sources... [ 73%] generated/methods/evalml.pipelines.RFRegressionPipeline.score reading sources... [ 73%] generated/methods/evalml.pipelines.RegressionPipeline.__init__ reading sources... [ 73%] generated/methods/evalml.pipelines.RegressionPipeline.describe reading sources... [ 73%] generated/methods/evalml.pipelines.RegressionPipeline.fit reading sources... [ 73%] generated/methods/evalml.pipelines.RegressionPipeline.get_component reading sources... [ 74%] generated/methods/evalml.pipelines.RegressionPipeline.graph reading sources... [ 74%] generated/methods/evalml.pipelines.RegressionPipeline.graph_feature_importance reading sources... [ 74%] generated/methods/evalml.pipelines.RegressionPipeline.load reading sources... [ 74%] generated/methods/evalml.pipelines.RegressionPipeline.predict reading sources... [ 74%] generated/methods/evalml.pipelines.RegressionPipeline.save reading sources... [ 74%] generated/methods/evalml.pipelines.RegressionPipeline.score reading sources... [ 75%] generated/methods/evalml.pipelines.XGBoostBinaryPipeline.__init__ reading sources... [ 75%] generated/methods/evalml.pipelines.XGBoostBinaryPipeline.describe reading sources... [ 75%] generated/methods/evalml.pipelines.XGBoostBinaryPipeline.fit reading sources... [ 75%] generated/methods/evalml.pipelines.XGBoostBinaryPipeline.get_component reading sources... [ 75%] generated/methods/evalml.pipelines.XGBoostBinaryPipeline.graph reading sources... [ 75%] generated/methods/evalml.pipelines.XGBoostBinaryPipeline.graph_feature_importance reading sources... [ 76%] generated/methods/evalml.pipelines.XGBoostBinaryPipeline.load reading sources... [ 76%] generated/methods/evalml.pipelines.XGBoostBinaryPipeline.predict reading sources... [ 76%] generated/methods/evalml.pipelines.XGBoostBinaryPipeline.predict_proba reading sources... [ 76%] generated/methods/evalml.pipelines.XGBoostBinaryPipeline.save reading sources... [ 76%] generated/methods/evalml.pipelines.XGBoostBinaryPipeline.score reading sources... [ 77%] generated/methods/evalml.pipelines.XGBoostMulticlassPipeline.__init__ reading sources... [ 77%] generated/methods/evalml.pipelines.XGBoostMulticlassPipeline.describe reading sources... [ 77%] generated/methods/evalml.pipelines.XGBoostMulticlassPipeline.fit reading sources... [ 77%] generated/methods/evalml.pipelines.XGBoostMulticlassPipeline.get_component reading sources... [ 77%] generated/methods/evalml.pipelines.XGBoostMulticlassPipeline.graph reading sources... [ 77%] generated/methods/evalml.pipelines.XGBoostMulticlassPipeline.graph_feature_importance reading sources... [ 78%] generated/methods/evalml.pipelines.XGBoostMulticlassPipeline.load reading sources... [ 78%] generated/methods/evalml.pipelines.XGBoostMulticlassPipeline.predict reading sources... [ 78%] generated/methods/evalml.pipelines.XGBoostMulticlassPipeline.predict_proba reading sources... [ 78%] generated/methods/evalml.pipelines.XGBoostMulticlassPipeline.save reading sources... [ 78%] generated/methods/evalml.pipelines.XGBoostMulticlassPipeline.score reading sources... [ 79%] generated/methods/evalml.pipelines.XGBoostRegressionPipeline.__init__ reading sources... [ 79%] generated/methods/evalml.pipelines.XGBoostRegressionPipeline.describe reading sources... [ 79%] generated/methods/evalml.pipelines.XGBoostRegressionPipeline.fit reading sources... [ 79%] generated/methods/evalml.pipelines.XGBoostRegressionPipeline.get_component reading sources... [ 79%] generated/methods/evalml.pipelines.XGBoostRegressionPipeline.graph reading sources... [ 79%] generated/methods/evalml.pipelines.XGBoostRegressionPipeline.graph_feature_importance reading sources... [ 80%] generated/methods/evalml.pipelines.XGBoostRegressionPipeline.load reading sources... [ 80%] generated/methods/evalml.pipelines.XGBoostRegressionPipeline.predict reading sources... [ 80%] generated/methods/evalml.pipelines.XGBoostRegressionPipeline.save reading sources... [ 80%] generated/methods/evalml.pipelines.XGBoostRegressionPipeline.score reading sources... [ 80%] generated/methods/evalml.pipelines.components.CatBoostClassifier.__init__ reading sources... [ 81%] generated/methods/evalml.pipelines.components.CatBoostClassifier.describe reading sources... [ 81%] generated/methods/evalml.pipelines.components.CatBoostClassifier.fit reading sources... [ 81%] generated/methods/evalml.pipelines.components.CatBoostClassifier.predict reading sources... [ 81%] generated/methods/evalml.pipelines.components.CatBoostClassifier.predict_proba reading sources... [ 81%] generated/methods/evalml.pipelines.components.CatBoostRegressor.__init__ reading sources... [ 81%] generated/methods/evalml.pipelines.components.CatBoostRegressor.describe reading sources... [ 82%] generated/methods/evalml.pipelines.components.CatBoostRegressor.fit reading sources... [ 82%] generated/methods/evalml.pipelines.components.CatBoostRegressor.predict reading sources... [ 82%] generated/methods/evalml.pipelines.components.CatBoostRegressor.predict_proba reading sources... [ 82%] generated/methods/evalml.pipelines.components.ComponentBase.__init__ reading sources... [ 82%] generated/methods/evalml.pipelines.components.ComponentBase.describe reading sources... [ 82%] generated/methods/evalml.pipelines.components.ComponentBase.fit reading sources... [ 83%] generated/methods/evalml.pipelines.components.Estimator.__init__ reading sources... [ 83%] generated/methods/evalml.pipelines.components.Estimator.describe reading sources... [ 83%] generated/methods/evalml.pipelines.components.Estimator.fit reading sources... [ 83%] generated/methods/evalml.pipelines.components.Estimator.predict reading sources... [ 83%] generated/methods/evalml.pipelines.components.Estimator.predict_proba reading sources... [ 84%] generated/methods/evalml.pipelines.components.LinearRegressor.__init__ reading sources... [ 84%] generated/methods/evalml.pipelines.components.LinearRegressor.describe reading sources... [ 84%] generated/methods/evalml.pipelines.components.LinearRegressor.fit reading sources... [ 84%] generated/methods/evalml.pipelines.components.LinearRegressor.predict reading sources... [ 84%] generated/methods/evalml.pipelines.components.LinearRegressor.predict_proba reading sources... [ 84%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.__init__ reading sources... [ 85%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.describe reading sources... [ 85%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.fit reading sources... [ 85%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.predict reading sources... [ 85%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.predict_proba reading sources... [ 85%] generated/methods/evalml.pipelines.components.OneHotEncoder.__init__ reading sources... [ 86%] generated/methods/evalml.pipelines.components.OneHotEncoder.describe reading sources... [ 86%] generated/methods/evalml.pipelines.components.OneHotEncoder.fit reading sources... [ 86%] generated/methods/evalml.pipelines.components.OneHotEncoder.fit_transform reading sources... [ 86%] generated/methods/evalml.pipelines.components.OneHotEncoder.get_feature_names reading sources... [ 86%] generated/methods/evalml.pipelines.components.OneHotEncoder.transform reading sources... [ 86%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.__init__ reading sources... [ 87%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.describe reading sources... [ 87%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.fit reading sources... [ 87%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.fit_transform reading sources... [ 87%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.get_indices reading sources... [ 87%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.get_names reading sources... [ 87%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.transform reading sources... [ 88%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.__init__ reading sources... [ 88%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.describe reading sources... [ 88%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.fit reading sources... [ 88%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.fit_transform reading sources... [ 88%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.get_indices reading sources... [ 89%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.get_names reading sources... [ 89%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.transform reading sources... [ 89%] generated/methods/evalml.pipelines.components.RandomForestClassifier.__init__ reading sources... [ 89%] generated/methods/evalml.pipelines.components.RandomForestClassifier.describe reading sources... [ 89%] generated/methods/evalml.pipelines.components.RandomForestClassifier.fit reading sources... [ 89%] generated/methods/evalml.pipelines.components.RandomForestClassifier.predict reading sources... [ 90%] generated/methods/evalml.pipelines.components.RandomForestClassifier.predict_proba reading sources... [ 90%] generated/methods/evalml.pipelines.components.RandomForestRegressor.__init__ reading sources... [ 90%] generated/methods/evalml.pipelines.components.RandomForestRegressor.describe reading sources... [ 90%] generated/methods/evalml.pipelines.components.RandomForestRegressor.fit reading sources... [ 90%] generated/methods/evalml.pipelines.components.RandomForestRegressor.predict reading sources... [ 91%] generated/methods/evalml.pipelines.components.RandomForestRegressor.predict_proba reading sources... [ 91%] generated/methods/evalml.pipelines.components.SimpleImputer.__init__ reading sources... [ 91%] generated/methods/evalml.pipelines.components.SimpleImputer.describe reading sources... [ 91%] generated/methods/evalml.pipelines.components.SimpleImputer.fit reading sources... [ 91%] generated/methods/evalml.pipelines.components.SimpleImputer.fit_transform reading sources... [ 91%] generated/methods/evalml.pipelines.components.SimpleImputer.transform reading sources... [ 92%] generated/methods/evalml.pipelines.components.StandardScaler.__init__ reading sources... [ 92%] generated/methods/evalml.pipelines.components.StandardScaler.describe reading sources... [ 92%] generated/methods/evalml.pipelines.components.StandardScaler.fit reading sources... [ 92%] generated/methods/evalml.pipelines.components.StandardScaler.fit_transform reading sources... [ 92%] generated/methods/evalml.pipelines.components.StandardScaler.transform reading sources... [ 93%] generated/methods/evalml.pipelines.components.Transformer.__init__ reading sources... [ 93%] generated/methods/evalml.pipelines.components.Transformer.describe reading sources... [ 93%] generated/methods/evalml.pipelines.components.Transformer.fit reading sources... [ 93%] generated/methods/evalml.pipelines.components.Transformer.fit_transform reading sources... [ 93%] generated/methods/evalml.pipelines.components.Transformer.transform reading sources... [ 93%] generated/methods/evalml.pipelines.components.XGBoostClassifier.__init__ reading sources... [ 94%] generated/methods/evalml.pipelines.components.XGBoostClassifier.describe reading sources... [ 94%] generated/methods/evalml.pipelines.components.XGBoostClassifier.fit reading sources... [ 94%] generated/methods/evalml.pipelines.components.XGBoostClassifier.predict reading sources... [ 94%] generated/methods/evalml.pipelines.components.XGBoostClassifier.predict_proba reading sources... [ 94%] generated/methods/evalml.pipelines.components.XGBoostRegressor.__init__ reading sources... [ 94%] generated/methods/evalml.pipelines.components.XGBoostRegressor.describe reading sources... [ 95%] generated/methods/evalml.pipelines.components.XGBoostRegressor.fit reading sources... [ 95%] generated/methods/evalml.pipelines.components.XGBoostRegressor.predict reading sources... [ 95%] generated/methods/evalml.pipelines.components.XGBoostRegressor.predict_proba reading sources... [ 95%] generated/methods/evalml.tuners.GridSearchTuner.__init__ reading sources... [ 95%] generated/methods/evalml.tuners.GridSearchTuner.add reading sources... [ 96%] generated/methods/evalml.tuners.GridSearchTuner.is_search_space_exhausted reading sources... [ 96%] generated/methods/evalml.tuners.GridSearchTuner.propose reading sources... [ 96%] generated/methods/evalml.tuners.RandomSearchTuner.__init__ reading sources... [ 96%] generated/methods/evalml.tuners.RandomSearchTuner.add reading sources... [ 96%] generated/methods/evalml.tuners.RandomSearchTuner.is_search_space_exhausted reading sources... [ 96%] generated/methods/evalml.tuners.RandomSearchTuner.propose reading sources... [ 97%] generated/methods/evalml.tuners.SKOptTuner.__init__ reading sources... [ 97%] generated/methods/evalml.tuners.SKOptTuner.add reading sources... [ 97%] generated/methods/evalml.tuners.SKOptTuner.is_search_space_exhausted reading sources... [ 97%] generated/methods/evalml.tuners.SKOptTuner.propose reading sources... [ 97%] generated/methods/evalml.tuners.Tuner.__init__ reading sources... [ 98%] generated/methods/evalml.tuners.Tuner.add reading sources... [ 98%] generated/methods/evalml.tuners.Tuner.is_search_space_exhausted reading sources... [ 98%] generated/methods/evalml.tuners.Tuner.propose reading sources... [ 98%] guardrails/overfitting reading sources... [ 98%] guardrails/overview reading sources... [ 98%] index reading sources... [ 99%] install reading sources... [ 99%] objectives/custom_objectives reading sources... [ 99%] objectives/overview reading sources... [ 99%] pipelines/components reading sources... [ 99%] pipelines/custom_pipelines reading sources... [100%] pipelines/overview looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 0%] api_reference writing output... [ 0%] automl/pipeline_search writing output... [ 0%] automl/regression_example writing output... [ 0%] automl/search_results writing output... [ 0%] changelog writing output... [ 1%] demos/fraud writing output... [ 1%] demos/lead_scoring writing output... [ 1%] faq writing output... [ 1%] generated/evalml.automl.AutoClassificationSearch writing output... [ 1%] generated/evalml.automl.AutoRegressionSearch writing output... [ 1%] generated/evalml.data_checks.DataCheck writing output... [ 2%] generated/evalml.data_checks.DataCheckError writing output... [ 2%] generated/evalml.data_checks.DataCheckMessage writing output... [ 2%] generated/evalml.data_checks.DataCheckMessageType writing output... [ 2%] generated/evalml.data_checks.DataCheckWarning writing output... [ 2%] generated/evalml.data_checks.DataChecks writing output... [ 3%] generated/evalml.demos.load_breast_cancer writing output... [ 3%] generated/evalml.demos.load_diabetes writing output... [ 3%] generated/evalml.demos.load_fraud writing output... [ 3%] generated/evalml.demos.load_wine writing output... [ 3%] generated/evalml.guardrails.detect_highly_null writing output... [ 3%] generated/evalml.guardrails.detect_id_columns writing output... [ 4%] generated/evalml.guardrails.detect_label_leakage writing output... [ 4%] generated/evalml.guardrails.detect_outliers writing output... [ 4%] generated/evalml.model_family.ModelFamily writing output... [ 4%] generated/evalml.objectives.AUC writing output... [ 4%] generated/evalml.objectives.AUCMacro writing output... [ 5%] generated/evalml.objectives.AUCMicro writing output... [ 5%] generated/evalml.objectives.AUCWeighted writing output... [ 5%] generated/evalml.objectives.AccuracyBinary writing output... [ 5%] generated/evalml.objectives.AccuracyMulticlass writing output... [ 5%] generated/evalml.objectives.BalancedAccuracyBinary writing output... [ 5%] generated/evalml.objectives.BalancedAccuracyMulticlass writing output... [ 6%] generated/evalml.objectives.BinaryClassificationObjective writing output... [ 6%] generated/evalml.objectives.ExpVariance writing output... [ 6%] generated/evalml.objectives.F1 writing output... [ 6%] generated/evalml.objectives.F1Macro writing output... [ 6%] generated/evalml.objectives.F1Micro writing output... [ 6%] generated/evalml.objectives.F1Weighted writing output... [ 7%] generated/evalml.objectives.FraudCost writing output... [ 7%] generated/evalml.objectives.LeadScoring writing output... [ 7%] generated/evalml.objectives.LogLossBinary writing output... [ 7%] generated/evalml.objectives.LogLossMulticlass writing output... [ 7%] generated/evalml.objectives.MAE writing output... [ 8%] generated/evalml.objectives.MCCBinary writing output... [ 8%] generated/evalml.objectives.MCCMulticlass writing output... [ 8%] generated/evalml.objectives.MSE writing output... [ 8%] generated/evalml.objectives.MaxError writing output... [ 8%] generated/evalml.objectives.MedianAE writing output... [ 8%] generated/evalml.objectives.MulticlassClassificationObjective writing output... [ 9%] generated/evalml.objectives.ObjectiveBase writing output... [ 9%] generated/evalml.objectives.Precision writing output... [ 9%] generated/evalml.objectives.PrecisionMacro writing output... [ 9%] generated/evalml.objectives.PrecisionMicro writing output... [ 9%] generated/evalml.objectives.PrecisionWeighted writing output... [ 10%] generated/evalml.objectives.R2 writing output... [ 10%] generated/evalml.objectives.Recall writing output... [ 10%] generated/evalml.objectives.RecallMacro writing output... [ 10%] generated/evalml.objectives.RecallMicro writing output... [ 10%] generated/evalml.objectives.RecallWeighted writing output... [ 10%] generated/evalml.objectives.RegressionObjective writing output... [ 11%] generated/evalml.pipelines.BinaryClassificationPipeline writing output... [ 11%] generated/evalml.pipelines.CatBoostBinaryClassificationPipeline writing output... [ 11%] generated/evalml.pipelines.CatBoostMulticlassClassificationPipeline writing output... [ 11%] generated/evalml.pipelines.CatBoostRegressionPipeline writing output... [ 11%] generated/evalml.pipelines.ClassificationPipeline writing output... [ 12%] generated/evalml.pipelines.LinearRegressionPipeline writing output... [ 12%] generated/evalml.pipelines.LogisticRegressionBinaryPipeline writing output... [ 12%] generated/evalml.pipelines.LogisticRegressionMulticlassPipeline writing output... [ 12%] generated/evalml.pipelines.MulticlassClassificationPipeline writing output... [ 12%] generated/evalml.pipelines.PipelineBase writing output... [ 12%] generated/evalml.pipelines.RFBinaryClassificationPipeline writing output... [ 13%] generated/evalml.pipelines.RFMulticlassClassificationPipeline writing output... [ 13%] generated/evalml.pipelines.RFRegressionPipeline writing output... [ 13%] generated/evalml.pipelines.RegressionPipeline writing output... [ 13%] generated/evalml.pipelines.XGBoostBinaryPipeline writing output... [ 13%] generated/evalml.pipelines.XGBoostMulticlassPipeline writing output... [ 13%] generated/evalml.pipelines.XGBoostRegressionPipeline writing output... [ 14%] generated/evalml.pipelines.all_pipelines writing output... [ 14%] generated/evalml.pipelines.components.CatBoostClassifier writing output... [ 14%] generated/evalml.pipelines.components.CatBoostRegressor writing output... [ 14%] generated/evalml.pipelines.components.ComponentBase writing output... [ 14%] generated/evalml.pipelines.components.Estimator writing output... [ 15%] generated/evalml.pipelines.components.LinearRegressor writing output... [ 15%] generated/evalml.pipelines.components.LogisticRegressionClassifier writing output... [ 15%] generated/evalml.pipelines.components.OneHotEncoder writing output... [ 15%] generated/evalml.pipelines.components.RFClassifierSelectFromModel writing output... [ 15%] generated/evalml.pipelines.components.RFRegressorSelectFromModel writing output... [ 15%] generated/evalml.pipelines.components.RandomForestClassifier writing output... [ 16%] generated/evalml.pipelines.components.RandomForestRegressor writing output... [ 16%] generated/evalml.pipelines.components.SimpleImputer writing output... [ 16%] generated/evalml.pipelines.components.StandardScaler writing output... [ 16%] generated/evalml.pipelines.components.Transformer writing output... [ 16%] generated/evalml.pipelines.components.XGBoostClassifier writing output... [ 17%] generated/evalml.pipelines.components.XGBoostRegressor writing output... [ 17%] generated/evalml.pipelines.confusion_matrix writing output... [ 17%] generated/evalml.pipelines.get_pipelines writing output... [ 17%] generated/evalml.pipelines.graph_confusion_matrix writing output... [ 17%] generated/evalml.pipelines.graph_roc_curve writing output... [ 17%] generated/evalml.pipelines.list_model_families writing output... [ 18%] generated/evalml.pipelines.normalize_confusion_matrix writing output... [ 18%] generated/evalml.pipelines.roc_curve writing output... [ 18%] generated/evalml.preprocessing.drop_nan_target_rows writing output... [ 18%] generated/evalml.preprocessing.label_distribution writing output... [ 18%] generated/evalml.preprocessing.load_data writing output... [ 18%] generated/evalml.preprocessing.number_of_features writing output... [ 19%] generated/evalml.preprocessing.split_data writing output... [ 19%] generated/evalml.problem_types.ProblemTypes writing output... [ 19%] generated/evalml.problem_types.handle_problem_types writing output... [ 19%] generated/evalml.tuners.GridSearchTuner writing output... [ 19%] generated/evalml.tuners.RandomSearchTuner writing output... [ 20%] generated/evalml.tuners.SKOptTuner writing output... [ 20%] generated/evalml.tuners.Tuner writing output... [ 20%] generated/evalml.utils.convert_to_seconds writing output... [ 20%] generated/evalml.utils.get_random_seed writing output... [ 20%] generated/evalml.utils.get_random_state writing output... [ 20%] generated/evalml.utils.import_or_raise writing output... [ 21%] generated/methods/evalml.automl.AutoClassificationSearch.__init__ writing output... [ 21%] generated/methods/evalml.automl.AutoClassificationSearch.describe_pipeline writing output... [ 21%] generated/methods/evalml.automl.AutoClassificationSearch.get_pipeline writing output... [ 21%] generated/methods/evalml.automl.AutoClassificationSearch.search writing output... [ 21%] generated/methods/evalml.automl.AutoRegressionSearch.__init__ writing output... [ 22%] generated/methods/evalml.automl.AutoRegressionSearch.describe_pipeline writing output... [ 22%] generated/methods/evalml.automl.AutoRegressionSearch.get_pipeline writing output... [ 22%] generated/methods/evalml.automl.AutoRegressionSearch.search writing output... [ 22%] generated/methods/evalml.data_checks.DataCheck.validate writing output... [ 22%] generated/methods/evalml.data_checks.DataCheckError.__eq__ writing output... [ 22%] generated/methods/evalml.data_checks.DataCheckError.__init__ writing output... [ 23%] generated/methods/evalml.data_checks.DataCheckError.__str__ writing output... [ 23%] generated/methods/evalml.data_checks.DataCheckMessage.__eq__ writing output... [ 23%] generated/methods/evalml.data_checks.DataCheckMessage.__init__ writing output... [ 23%] generated/methods/evalml.data_checks.DataCheckMessage.__str__ writing output... [ 23%] generated/methods/evalml.data_checks.DataCheckWarning.__eq__ writing output... [ 24%] generated/methods/evalml.data_checks.DataCheckWarning.__init__ writing output... [ 24%] generated/methods/evalml.data_checks.DataCheckWarning.__str__ writing output... [ 24%] generated/methods/evalml.data_checks.DataChecks.__init__ writing output... [ 24%] generated/methods/evalml.data_checks.DataChecks.validate writing output... [ 24%] generated/methods/evalml.objectives.AUC.decision_function writing output... [ 24%] generated/methods/evalml.objectives.AUC.objective_function writing output... [ 25%] generated/methods/evalml.objectives.AUC.optimize_threshold writing output... [ 25%] generated/methods/evalml.objectives.AUC.score writing output... [ 25%] generated/methods/evalml.objectives.AUC.validate_inputs writing output... [ 25%] generated/methods/evalml.objectives.AUCMacro.objective_function writing output... [ 25%] generated/methods/evalml.objectives.AUCMacro.score writing output... [ 25%] generated/methods/evalml.objectives.AUCMacro.validate_inputs writing output... [ 26%] generated/methods/evalml.objectives.AUCMicro.objective_function writing output... [ 26%] generated/methods/evalml.objectives.AUCMicro.score writing output... [ 26%] generated/methods/evalml.objectives.AUCMicro.validate_inputs writing output... [ 26%] generated/methods/evalml.objectives.AUCWeighted.objective_function writing output... [ 26%] generated/methods/evalml.objectives.AUCWeighted.score writing output... [ 27%] generated/methods/evalml.objectives.AUCWeighted.validate_inputs writing output... [ 27%] generated/methods/evalml.objectives.AccuracyBinary.decision_function writing output... [ 27%] generated/methods/evalml.objectives.AccuracyBinary.objective_function writing output... [ 27%] generated/methods/evalml.objectives.AccuracyBinary.optimize_threshold writing output... [ 27%] generated/methods/evalml.objectives.AccuracyBinary.score writing output... [ 27%] generated/methods/evalml.objectives.AccuracyBinary.validate_inputs writing output... [ 28%] generated/methods/evalml.objectives.AccuracyMulticlass.objective_function writing output... [ 28%] generated/methods/evalml.objectives.AccuracyMulticlass.score writing output... [ 28%] generated/methods/evalml.objectives.AccuracyMulticlass.validate_inputs writing output... [ 28%] generated/methods/evalml.objectives.BalancedAccuracyBinary.decision_function writing output... [ 28%] generated/methods/evalml.objectives.BalancedAccuracyBinary.objective_function writing output... [ 29%] generated/methods/evalml.objectives.BalancedAccuracyBinary.optimize_threshold writing output... [ 29%] generated/methods/evalml.objectives.BalancedAccuracyBinary.score writing output... [ 29%] generated/methods/evalml.objectives.BalancedAccuracyBinary.validate_inputs writing output... [ 29%] generated/methods/evalml.objectives.BalancedAccuracyMulticlass.objective_function writing output... [ 29%] generated/methods/evalml.objectives.BalancedAccuracyMulticlass.score writing output... [ 29%] generated/methods/evalml.objectives.BalancedAccuracyMulticlass.validate_inputs writing output... [ 30%] generated/methods/evalml.objectives.BinaryClassificationObjective.decision_function writing output... [ 30%] generated/methods/evalml.objectives.BinaryClassificationObjective.objective_function writing output... [ 30%] generated/methods/evalml.objectives.BinaryClassificationObjective.optimize_threshold writing output... [ 30%] generated/methods/evalml.objectives.BinaryClassificationObjective.score writing output... [ 30%] generated/methods/evalml.objectives.BinaryClassificationObjective.validate_inputs writing output... [ 31%] generated/methods/evalml.objectives.ExpVariance.objective_function writing output... [ 31%] generated/methods/evalml.objectives.ExpVariance.score writing output... [ 31%] generated/methods/evalml.objectives.ExpVariance.validate_inputs writing output... [ 31%] generated/methods/evalml.objectives.F1.decision_function writing output... [ 31%] generated/methods/evalml.objectives.F1.objective_function writing output... [ 31%] generated/methods/evalml.objectives.F1.optimize_threshold writing output... [ 32%] generated/methods/evalml.objectives.F1.score writing output... [ 32%] generated/methods/evalml.objectives.F1.validate_inputs writing output... [ 32%] generated/methods/evalml.objectives.F1Macro.objective_function writing output... [ 32%] generated/methods/evalml.objectives.F1Macro.score writing output... [ 32%] generated/methods/evalml.objectives.F1Macro.validate_inputs writing output... [ 32%] generated/methods/evalml.objectives.F1Micro.objective_function writing output... [ 33%] generated/methods/evalml.objectives.F1Micro.score writing output... [ 33%] generated/methods/evalml.objectives.F1Micro.validate_inputs writing output... [ 33%] generated/methods/evalml.objectives.F1Weighted.objective_function writing output... [ 33%] generated/methods/evalml.objectives.F1Weighted.score writing output... [ 33%] generated/methods/evalml.objectives.F1Weighted.validate_inputs writing output... [ 34%] generated/methods/evalml.objectives.FraudCost.__init__ writing output... [ 34%] generated/methods/evalml.objectives.FraudCost.decision_function writing output... [ 34%] generated/methods/evalml.objectives.FraudCost.objective_function writing output... [ 34%] generated/methods/evalml.objectives.FraudCost.optimize_threshold writing output... [ 34%] generated/methods/evalml.objectives.FraudCost.score writing output... [ 34%] generated/methods/evalml.objectives.FraudCost.validate_inputs writing output... [ 35%] generated/methods/evalml.objectives.LeadScoring.__init__ writing output... [ 35%] generated/methods/evalml.objectives.LeadScoring.decision_function writing output... [ 35%] generated/methods/evalml.objectives.LeadScoring.objective_function writing output... [ 35%] generated/methods/evalml.objectives.LeadScoring.optimize_threshold writing output... [ 35%] generated/methods/evalml.objectives.LeadScoring.score writing output... [ 36%] generated/methods/evalml.objectives.LeadScoring.validate_inputs writing output... [ 36%] generated/methods/evalml.objectives.LogLossBinary.decision_function writing output... [ 36%] generated/methods/evalml.objectives.LogLossBinary.objective_function writing output... [ 36%] generated/methods/evalml.objectives.LogLossBinary.optimize_threshold writing output... [ 36%] generated/methods/evalml.objectives.LogLossBinary.score writing output... [ 36%] generated/methods/evalml.objectives.LogLossBinary.validate_inputs writing output... [ 37%] generated/methods/evalml.objectives.LogLossMulticlass.objective_function writing output... [ 37%] generated/methods/evalml.objectives.LogLossMulticlass.score writing output... [ 37%] generated/methods/evalml.objectives.LogLossMulticlass.validate_inputs writing output... [ 37%] generated/methods/evalml.objectives.MAE.objective_function writing output... [ 37%] generated/methods/evalml.objectives.MAE.score writing output... [ 37%] generated/methods/evalml.objectives.MAE.validate_inputs writing output... [ 38%] generated/methods/evalml.objectives.MCCBinary.decision_function writing output... [ 38%] generated/methods/evalml.objectives.MCCBinary.objective_function writing output... [ 38%] generated/methods/evalml.objectives.MCCBinary.optimize_threshold writing output... [ 38%] generated/methods/evalml.objectives.MCCBinary.score writing output... [ 38%] generated/methods/evalml.objectives.MCCBinary.validate_inputs writing output... [ 39%] generated/methods/evalml.objectives.MCCMulticlass.objective_function writing output... [ 39%] generated/methods/evalml.objectives.MCCMulticlass.score writing output... [ 39%] generated/methods/evalml.objectives.MCCMulticlass.validate_inputs writing output... [ 39%] generated/methods/evalml.objectives.MSE.objective_function writing output... [ 39%] generated/methods/evalml.objectives.MSE.score writing output... [ 39%] generated/methods/evalml.objectives.MSE.validate_inputs writing output... [ 40%] generated/methods/evalml.objectives.MaxError.objective_function writing output... [ 40%] generated/methods/evalml.objectives.MaxError.score writing output... [ 40%] generated/methods/evalml.objectives.MaxError.validate_inputs writing output... [ 40%] generated/methods/evalml.objectives.MedianAE.objective_function writing output... [ 40%] generated/methods/evalml.objectives.MedianAE.score writing output... [ 41%] generated/methods/evalml.objectives.MedianAE.validate_inputs writing output... [ 41%] generated/methods/evalml.objectives.MulticlassClassificationObjective.objective_function writing output... [ 41%] generated/methods/evalml.objectives.MulticlassClassificationObjective.score writing output... [ 41%] generated/methods/evalml.objectives.MulticlassClassificationObjective.validate_inputs writing output... [ 41%] generated/methods/evalml.objectives.ObjectiveBase.objective_function writing output... [ 41%] generated/methods/evalml.objectives.ObjectiveBase.score writing output... [ 42%] generated/methods/evalml.objectives.ObjectiveBase.validate_inputs writing output... [ 42%] generated/methods/evalml.objectives.Precision.decision_function writing output... [ 42%] generated/methods/evalml.objectives.Precision.objective_function writing output... [ 42%] generated/methods/evalml.objectives.Precision.optimize_threshold writing output... [ 42%] generated/methods/evalml.objectives.Precision.score writing output... [ 43%] generated/methods/evalml.objectives.Precision.validate_inputs writing output... [ 43%] generated/methods/evalml.objectives.PrecisionMacro.objective_function writing output... [ 43%] generated/methods/evalml.objectives.PrecisionMacro.score writing output... [ 43%] generated/methods/evalml.objectives.PrecisionMacro.validate_inputs writing output... [ 43%] generated/methods/evalml.objectives.PrecisionMicro.objective_function writing output... [ 43%] generated/methods/evalml.objectives.PrecisionMicro.score writing output... [ 44%] generated/methods/evalml.objectives.PrecisionMicro.validate_inputs writing output... [ 44%] generated/methods/evalml.objectives.PrecisionWeighted.objective_function writing output... [ 44%] generated/methods/evalml.objectives.PrecisionWeighted.score writing output... [ 44%] generated/methods/evalml.objectives.PrecisionWeighted.validate_inputs writing output... [ 44%] generated/methods/evalml.objectives.R2.objective_function writing output... [ 44%] generated/methods/evalml.objectives.R2.score writing output... [ 45%] generated/methods/evalml.objectives.R2.validate_inputs writing output... [ 45%] generated/methods/evalml.objectives.Recall.decision_function writing output... [ 45%] generated/methods/evalml.objectives.Recall.objective_function writing output... [ 45%] generated/methods/evalml.objectives.Recall.optimize_threshold writing output... [ 45%] generated/methods/evalml.objectives.Recall.score writing output... [ 46%] generated/methods/evalml.objectives.Recall.validate_inputs writing output... [ 46%] generated/methods/evalml.objectives.RecallMacro.objective_function writing output... [ 46%] generated/methods/evalml.objectives.RecallMacro.score writing output... [ 46%] generated/methods/evalml.objectives.RecallMacro.validate_inputs writing output... [ 46%] generated/methods/evalml.objectives.RecallMicro.objective_function writing output... [ 46%] generated/methods/evalml.objectives.RecallMicro.score writing output... [ 47%] generated/methods/evalml.objectives.RecallMicro.validate_inputs writing output... [ 47%] generated/methods/evalml.objectives.RecallWeighted.objective_function writing output... [ 47%] generated/methods/evalml.objectives.RecallWeighted.score writing output... [ 47%] generated/methods/evalml.objectives.RecallWeighted.validate_inputs writing output... [ 47%] generated/methods/evalml.objectives.RegressionObjective.objective_function writing output... [ 48%] generated/methods/evalml.objectives.RegressionObjective.score writing output... [ 48%] generated/methods/evalml.objectives.RegressionObjective.validate_inputs writing output... [ 48%] generated/methods/evalml.pipelines.BinaryClassificationPipeline.__init__ writing output... [ 48%] generated/methods/evalml.pipelines.BinaryClassificationPipeline.describe writing output... [ 48%] generated/methods/evalml.pipelines.BinaryClassificationPipeline.fit writing output... [ 48%] generated/methods/evalml.pipelines.BinaryClassificationPipeline.get_component writing output... [ 49%] generated/methods/evalml.pipelines.BinaryClassificationPipeline.graph writing output... [ 49%] generated/methods/evalml.pipelines.BinaryClassificationPipeline.graph_feature_importance writing output... [ 49%] generated/methods/evalml.pipelines.BinaryClassificationPipeline.load writing output... [ 49%] generated/methods/evalml.pipelines.BinaryClassificationPipeline.predict writing output... [ 49%] generated/methods/evalml.pipelines.BinaryClassificationPipeline.predict_proba writing output... [ 50%] generated/methods/evalml.pipelines.BinaryClassificationPipeline.save writing output... [ 50%] generated/methods/evalml.pipelines.BinaryClassificationPipeline.score writing output... [ 50%] generated/methods/evalml.pipelines.CatBoostBinaryClassificationPipeline.__init__ writing output... [ 50%] generated/methods/evalml.pipelines.CatBoostBinaryClassificationPipeline.describe writing output... [ 50%] generated/methods/evalml.pipelines.CatBoostBinaryClassificationPipeline.fit writing output... [ 50%] generated/methods/evalml.pipelines.CatBoostBinaryClassificationPipeline.get_component writing output... [ 51%] generated/methods/evalml.pipelines.CatBoostBinaryClassificationPipeline.graph writing output... [ 51%] generated/methods/evalml.pipelines.CatBoostBinaryClassificationPipeline.graph_feature_importance writing output... [ 51%] generated/methods/evalml.pipelines.CatBoostBinaryClassificationPipeline.load writing output... [ 51%] generated/methods/evalml.pipelines.CatBoostBinaryClassificationPipeline.predict writing output... [ 51%] generated/methods/evalml.pipelines.CatBoostBinaryClassificationPipeline.predict_proba writing output... [ 51%] generated/methods/evalml.pipelines.CatBoostBinaryClassificationPipeline.save writing output... [ 52%] generated/methods/evalml.pipelines.CatBoostBinaryClassificationPipeline.score writing output... [ 52%] generated/methods/evalml.pipelines.CatBoostMulticlassClassificationPipeline.__init__ writing output... [ 52%] generated/methods/evalml.pipelines.CatBoostMulticlassClassificationPipeline.describe writing output... [ 52%] generated/methods/evalml.pipelines.CatBoostMulticlassClassificationPipeline.fit writing output... [ 52%] generated/methods/evalml.pipelines.CatBoostMulticlassClassificationPipeline.get_component writing output... [ 53%] generated/methods/evalml.pipelines.CatBoostMulticlassClassificationPipeline.graph writing output... [ 53%] generated/methods/evalml.pipelines.CatBoostMulticlassClassificationPipeline.graph_feature_importance writing output... [ 53%] generated/methods/evalml.pipelines.CatBoostMulticlassClassificationPipeline.load writing output... [ 53%] generated/methods/evalml.pipelines.CatBoostMulticlassClassificationPipeline.predict writing output... [ 53%] generated/methods/evalml.pipelines.CatBoostMulticlassClassificationPipeline.predict_proba writing output... [ 53%] generated/methods/evalml.pipelines.CatBoostMulticlassClassificationPipeline.save writing output... [ 54%] generated/methods/evalml.pipelines.CatBoostMulticlassClassificationPipeline.score writing output... [ 54%] generated/methods/evalml.pipelines.CatBoostRegressionPipeline.__init__ writing output... [ 54%] generated/methods/evalml.pipelines.CatBoostRegressionPipeline.describe writing output... [ 54%] generated/methods/evalml.pipelines.CatBoostRegressionPipeline.fit writing output... [ 54%] generated/methods/evalml.pipelines.CatBoostRegressionPipeline.get_component writing output... [ 55%] generated/methods/evalml.pipelines.CatBoostRegressionPipeline.graph writing output... [ 55%] generated/methods/evalml.pipelines.CatBoostRegressionPipeline.graph_feature_importance writing output... [ 55%] generated/methods/evalml.pipelines.CatBoostRegressionPipeline.load writing output... [ 55%] generated/methods/evalml.pipelines.CatBoostRegressionPipeline.predict writing output... [ 55%] generated/methods/evalml.pipelines.CatBoostRegressionPipeline.save writing output... [ 55%] generated/methods/evalml.pipelines.CatBoostRegressionPipeline.score writing output... [ 56%] generated/methods/evalml.pipelines.ClassificationPipeline.__init__ writing output... [ 56%] generated/methods/evalml.pipelines.ClassificationPipeline.describe writing output... [ 56%] generated/methods/evalml.pipelines.ClassificationPipeline.fit writing output... [ 56%] generated/methods/evalml.pipelines.ClassificationPipeline.get_component writing output... [ 56%] generated/methods/evalml.pipelines.ClassificationPipeline.graph writing output... [ 56%] generated/methods/evalml.pipelines.ClassificationPipeline.graph_feature_importance writing output... [ 57%] generated/methods/evalml.pipelines.ClassificationPipeline.load writing output... [ 57%] generated/methods/evalml.pipelines.ClassificationPipeline.predict writing output... [ 57%] generated/methods/evalml.pipelines.ClassificationPipeline.predict_proba writing output... [ 57%] generated/methods/evalml.pipelines.ClassificationPipeline.save writing output... [ 57%] generated/methods/evalml.pipelines.ClassificationPipeline.score writing output... [ 58%] generated/methods/evalml.pipelines.LinearRegressionPipeline.__init__ writing output... [ 58%] generated/methods/evalml.pipelines.LinearRegressionPipeline.describe writing output... [ 58%] generated/methods/evalml.pipelines.LinearRegressionPipeline.fit writing output... [ 58%] generated/methods/evalml.pipelines.LinearRegressionPipeline.get_component writing output... [ 58%] generated/methods/evalml.pipelines.LinearRegressionPipeline.graph writing output... [ 58%] generated/methods/evalml.pipelines.LinearRegressionPipeline.graph_feature_importance writing output... [ 59%] generated/methods/evalml.pipelines.LinearRegressionPipeline.load writing output... [ 59%] generated/methods/evalml.pipelines.LinearRegressionPipeline.predict writing output... [ 59%] generated/methods/evalml.pipelines.LinearRegressionPipeline.save writing output... [ 59%] generated/methods/evalml.pipelines.LinearRegressionPipeline.score writing output... [ 59%] generated/methods/evalml.pipelines.LogisticRegressionBinaryPipeline.__init__ writing output... [ 60%] generated/methods/evalml.pipelines.LogisticRegressionBinaryPipeline.describe writing output... [ 60%] generated/methods/evalml.pipelines.LogisticRegressionBinaryPipeline.fit writing output... [ 60%] generated/methods/evalml.pipelines.LogisticRegressionBinaryPipeline.get_component writing output... [ 60%] generated/methods/evalml.pipelines.LogisticRegressionBinaryPipeline.graph writing output... [ 60%] generated/methods/evalml.pipelines.LogisticRegressionBinaryPipeline.graph_feature_importance writing output... [ 60%] generated/methods/evalml.pipelines.LogisticRegressionBinaryPipeline.load writing output... [ 61%] generated/methods/evalml.pipelines.LogisticRegressionBinaryPipeline.predict writing output... [ 61%] generated/methods/evalml.pipelines.LogisticRegressionBinaryPipeline.predict_proba writing output... [ 61%] generated/methods/evalml.pipelines.LogisticRegressionBinaryPipeline.save writing output... [ 61%] generated/methods/evalml.pipelines.LogisticRegressionBinaryPipeline.score writing output... [ 61%] generated/methods/evalml.pipelines.LogisticRegressionMulticlassPipeline.__init__ writing output... [ 62%] generated/methods/evalml.pipelines.LogisticRegressionMulticlassPipeline.describe writing output... [ 62%] generated/methods/evalml.pipelines.LogisticRegressionMulticlassPipeline.fit writing output... [ 62%] generated/methods/evalml.pipelines.LogisticRegressionMulticlassPipeline.get_component writing output... [ 62%] generated/methods/evalml.pipelines.LogisticRegressionMulticlassPipeline.graph writing output... [ 62%] generated/methods/evalml.pipelines.LogisticRegressionMulticlassPipeline.graph_feature_importance writing output... [ 62%] generated/methods/evalml.pipelines.LogisticRegressionMulticlassPipeline.load writing output... [ 63%] generated/methods/evalml.pipelines.LogisticRegressionMulticlassPipeline.predict writing output... [ 63%] generated/methods/evalml.pipelines.LogisticRegressionMulticlassPipeline.predict_proba writing output... [ 63%] generated/methods/evalml.pipelines.LogisticRegressionMulticlassPipeline.save writing output... [ 63%] generated/methods/evalml.pipelines.LogisticRegressionMulticlassPipeline.score writing output... [ 63%] generated/methods/evalml.pipelines.MulticlassClassificationPipeline.__init__ writing output... [ 63%] generated/methods/evalml.pipelines.MulticlassClassificationPipeline.describe writing output... [ 64%] generated/methods/evalml.pipelines.MulticlassClassificationPipeline.fit writing output... [ 64%] generated/methods/evalml.pipelines.MulticlassClassificationPipeline.get_component writing output... [ 64%] generated/methods/evalml.pipelines.MulticlassClassificationPipeline.graph writing output... [ 64%] generated/methods/evalml.pipelines.MulticlassClassificationPipeline.graph_feature_importance writing output... [ 64%] generated/methods/evalml.pipelines.MulticlassClassificationPipeline.load writing output... [ 65%] generated/methods/evalml.pipelines.MulticlassClassificationPipeline.predict writing output... [ 65%] generated/methods/evalml.pipelines.MulticlassClassificationPipeline.predict_proba writing output... [ 65%] generated/methods/evalml.pipelines.MulticlassClassificationPipeline.save writing output... [ 65%] generated/methods/evalml.pipelines.MulticlassClassificationPipeline.score writing output... [ 65%] generated/methods/evalml.pipelines.PipelineBase.__init__ writing output... [ 65%] generated/methods/evalml.pipelines.PipelineBase.describe writing output... [ 66%] generated/methods/evalml.pipelines.PipelineBase.fit writing output... [ 66%] generated/methods/evalml.pipelines.PipelineBase.get_component writing output... [ 66%] generated/methods/evalml.pipelines.PipelineBase.graph writing output... [ 66%] generated/methods/evalml.pipelines.PipelineBase.graph_feature_importance writing output... [ 66%] generated/methods/evalml.pipelines.PipelineBase.load writing output... [ 67%] generated/methods/evalml.pipelines.PipelineBase.predict writing output... [ 67%] generated/methods/evalml.pipelines.PipelineBase.save writing output... [ 67%] generated/methods/evalml.pipelines.PipelineBase.score writing output... [ 67%] generated/methods/evalml.pipelines.RFBinaryClassificationPipeline.__init__ writing output... [ 67%] generated/methods/evalml.pipelines.RFBinaryClassificationPipeline.describe writing output... [ 67%] generated/methods/evalml.pipelines.RFBinaryClassificationPipeline.fit writing output... [ 68%] generated/methods/evalml.pipelines.RFBinaryClassificationPipeline.get_component writing output... [ 68%] generated/methods/evalml.pipelines.RFBinaryClassificationPipeline.graph writing output... [ 68%] generated/methods/evalml.pipelines.RFBinaryClassificationPipeline.graph_feature_importance writing output... [ 68%] generated/methods/evalml.pipelines.RFBinaryClassificationPipeline.load writing output... [ 68%] generated/methods/evalml.pipelines.RFBinaryClassificationPipeline.predict writing output... [ 68%] generated/methods/evalml.pipelines.RFBinaryClassificationPipeline.predict_proba writing output... [ 69%] generated/methods/evalml.pipelines.RFBinaryClassificationPipeline.save writing output... [ 69%] generated/methods/evalml.pipelines.RFBinaryClassificationPipeline.score writing output... [ 69%] generated/methods/evalml.pipelines.RFMulticlassClassificationPipeline.__init__ writing output... [ 69%] generated/methods/evalml.pipelines.RFMulticlassClassificationPipeline.describe writing output... [ 69%] generated/methods/evalml.pipelines.RFMulticlassClassificationPipeline.fit writing output... [ 70%] generated/methods/evalml.pipelines.RFMulticlassClassificationPipeline.get_component writing output... [ 70%] generated/methods/evalml.pipelines.RFMulticlassClassificationPipeline.graph writing output... [ 70%] generated/methods/evalml.pipelines.RFMulticlassClassificationPipeline.graph_feature_importance writing output... [ 70%] generated/methods/evalml.pipelines.RFMulticlassClassificationPipeline.load writing output... [ 70%] generated/methods/evalml.pipelines.RFMulticlassClassificationPipeline.predict writing output... [ 70%] generated/methods/evalml.pipelines.RFMulticlassClassificationPipeline.predict_proba writing output... [ 71%] generated/methods/evalml.pipelines.RFMulticlassClassificationPipeline.save writing output... [ 71%] generated/methods/evalml.pipelines.RFMulticlassClassificationPipeline.score writing output... [ 71%] generated/methods/evalml.pipelines.RFRegressionPipeline.__init__ writing output... [ 71%] generated/methods/evalml.pipelines.RFRegressionPipeline.describe writing output... [ 71%] generated/methods/evalml.pipelines.RFRegressionPipeline.fit writing output... [ 72%] generated/methods/evalml.pipelines.RFRegressionPipeline.get_component writing output... [ 72%] generated/methods/evalml.pipelines.RFRegressionPipeline.graph writing output... [ 72%] generated/methods/evalml.pipelines.RFRegressionPipeline.graph_feature_importance writing output... [ 72%] generated/methods/evalml.pipelines.RFRegressionPipeline.load writing output... [ 72%] generated/methods/evalml.pipelines.RFRegressionPipeline.predict writing output... [ 72%] generated/methods/evalml.pipelines.RFRegressionPipeline.save writing output... [ 73%] generated/methods/evalml.pipelines.RFRegressionPipeline.score writing output... [ 73%] generated/methods/evalml.pipelines.RegressionPipeline.__init__ writing output... [ 73%] generated/methods/evalml.pipelines.RegressionPipeline.describe writing output... [ 73%] generated/methods/evalml.pipelines.RegressionPipeline.fit writing output... [ 73%] generated/methods/evalml.pipelines.RegressionPipeline.get_component writing output... [ 74%] generated/methods/evalml.pipelines.RegressionPipeline.graph writing output... [ 74%] generated/methods/evalml.pipelines.RegressionPipeline.graph_feature_importance writing output... [ 74%] generated/methods/evalml.pipelines.RegressionPipeline.load writing output... [ 74%] generated/methods/evalml.pipelines.RegressionPipeline.predict writing output... [ 74%] generated/methods/evalml.pipelines.RegressionPipeline.save writing output... [ 74%] generated/methods/evalml.pipelines.RegressionPipeline.score writing output... [ 75%] generated/methods/evalml.pipelines.XGBoostBinaryPipeline.__init__ writing output... [ 75%] generated/methods/evalml.pipelines.XGBoostBinaryPipeline.describe writing output... [ 75%] generated/methods/evalml.pipelines.XGBoostBinaryPipeline.fit writing output... [ 75%] generated/methods/evalml.pipelines.XGBoostBinaryPipeline.get_component writing output... [ 75%] generated/methods/evalml.pipelines.XGBoostBinaryPipeline.graph writing output... [ 75%] generated/methods/evalml.pipelines.XGBoostBinaryPipeline.graph_feature_importance writing output... [ 76%] generated/methods/evalml.pipelines.XGBoostBinaryPipeline.load writing output... [ 76%] generated/methods/evalml.pipelines.XGBoostBinaryPipeline.predict writing output... [ 76%] generated/methods/evalml.pipelines.XGBoostBinaryPipeline.predict_proba writing output... [ 76%] generated/methods/evalml.pipelines.XGBoostBinaryPipeline.save writing output... [ 76%] generated/methods/evalml.pipelines.XGBoostBinaryPipeline.score writing output... [ 77%] generated/methods/evalml.pipelines.XGBoostMulticlassPipeline.__init__ writing output... [ 77%] generated/methods/evalml.pipelines.XGBoostMulticlassPipeline.describe writing output... [ 77%] generated/methods/evalml.pipelines.XGBoostMulticlassPipeline.fit writing output... [ 77%] generated/methods/evalml.pipelines.XGBoostMulticlassPipeline.get_component writing output... [ 77%] generated/methods/evalml.pipelines.XGBoostMulticlassPipeline.graph writing output... [ 77%] generated/methods/evalml.pipelines.XGBoostMulticlassPipeline.graph_feature_importance writing output... [ 78%] generated/methods/evalml.pipelines.XGBoostMulticlassPipeline.load writing output... [ 78%] generated/methods/evalml.pipelines.XGBoostMulticlassPipeline.predict writing output... [ 78%] generated/methods/evalml.pipelines.XGBoostMulticlassPipeline.predict_proba writing output... [ 78%] generated/methods/evalml.pipelines.XGBoostMulticlassPipeline.save writing output... [ 78%] generated/methods/evalml.pipelines.XGBoostMulticlassPipeline.score writing output... [ 79%] generated/methods/evalml.pipelines.XGBoostRegressionPipeline.__init__ writing output... [ 79%] generated/methods/evalml.pipelines.XGBoostRegressionPipeline.describe writing output... [ 79%] generated/methods/evalml.pipelines.XGBoostRegressionPipeline.fit writing output... [ 79%] generated/methods/evalml.pipelines.XGBoostRegressionPipeline.get_component writing output... [ 79%] generated/methods/evalml.pipelines.XGBoostRegressionPipeline.graph writing output... [ 79%] generated/methods/evalml.pipelines.XGBoostRegressionPipeline.graph_feature_importance writing output... [ 80%] generated/methods/evalml.pipelines.XGBoostRegressionPipeline.load writing output... [ 80%] generated/methods/evalml.pipelines.XGBoostRegressionPipeline.predict writing output... [ 80%] generated/methods/evalml.pipelines.XGBoostRegressionPipeline.save writing output... [ 80%] generated/methods/evalml.pipelines.XGBoostRegressionPipeline.score writing output... [ 80%] generated/methods/evalml.pipelines.components.CatBoostClassifier.__init__ writing output... [ 81%] generated/methods/evalml.pipelines.components.CatBoostClassifier.describe writing output... [ 81%] generated/methods/evalml.pipelines.components.CatBoostClassifier.fit writing output... [ 81%] generated/methods/evalml.pipelines.components.CatBoostClassifier.predict writing output... [ 81%] generated/methods/evalml.pipelines.components.CatBoostClassifier.predict_proba writing output... [ 81%] generated/methods/evalml.pipelines.components.CatBoostRegressor.__init__ writing output... [ 81%] generated/methods/evalml.pipelines.components.CatBoostRegressor.describe writing output... [ 82%] generated/methods/evalml.pipelines.components.CatBoostRegressor.fit writing output... [ 82%] generated/methods/evalml.pipelines.components.CatBoostRegressor.predict writing output... [ 82%] generated/methods/evalml.pipelines.components.CatBoostRegressor.predict_proba writing output... [ 82%] generated/methods/evalml.pipelines.components.ComponentBase.__init__ writing output... [ 82%] generated/methods/evalml.pipelines.components.ComponentBase.describe writing output... [ 82%] generated/methods/evalml.pipelines.components.ComponentBase.fit writing output... [ 83%] generated/methods/evalml.pipelines.components.Estimator.__init__ writing output... [ 83%] generated/methods/evalml.pipelines.components.Estimator.describe writing output... [ 83%] generated/methods/evalml.pipelines.components.Estimator.fit writing output... [ 83%] generated/methods/evalml.pipelines.components.Estimator.predict writing output... [ 83%] generated/methods/evalml.pipelines.components.Estimator.predict_proba writing output... [ 84%] generated/methods/evalml.pipelines.components.LinearRegressor.__init__ writing output... [ 84%] generated/methods/evalml.pipelines.components.LinearRegressor.describe writing output... [ 84%] generated/methods/evalml.pipelines.components.LinearRegressor.fit writing output... [ 84%] generated/methods/evalml.pipelines.components.LinearRegressor.predict writing output... [ 84%] generated/methods/evalml.pipelines.components.LinearRegressor.predict_proba writing output... [ 84%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.__init__ writing output... [ 85%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.describe writing output... [ 85%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.fit writing output... [ 85%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.predict writing output... [ 85%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.predict_proba writing output... [ 85%] generated/methods/evalml.pipelines.components.OneHotEncoder.__init__ writing output... [ 86%] generated/methods/evalml.pipelines.components.OneHotEncoder.describe writing output... [ 86%] generated/methods/evalml.pipelines.components.OneHotEncoder.fit writing output... [ 86%] generated/methods/evalml.pipelines.components.OneHotEncoder.fit_transform writing output... [ 86%] generated/methods/evalml.pipelines.components.OneHotEncoder.get_feature_names writing output... [ 86%] generated/methods/evalml.pipelines.components.OneHotEncoder.transform writing output... [ 86%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.__init__ writing output... [ 87%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.describe writing output... [ 87%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.fit writing output... [ 87%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.fit_transform writing output... [ 87%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.get_indices writing output... [ 87%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.get_names writing output... [ 87%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.transform writing output... [ 88%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.__init__ writing output... [ 88%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.describe writing output... [ 88%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.fit writing output... [ 88%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.fit_transform writing output... [ 88%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.get_indices writing output... [ 89%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.get_names writing output... [ 89%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.transform writing output... [ 89%] generated/methods/evalml.pipelines.components.RandomForestClassifier.__init__ writing output... [ 89%] generated/methods/evalml.pipelines.components.RandomForestClassifier.describe writing output... [ 89%] generated/methods/evalml.pipelines.components.RandomForestClassifier.fit writing output... [ 89%] generated/methods/evalml.pipelines.components.RandomForestClassifier.predict writing output... [ 90%] generated/methods/evalml.pipelines.components.RandomForestClassifier.predict_proba writing output... [ 90%] generated/methods/evalml.pipelines.components.RandomForestRegressor.__init__ writing output... [ 90%] generated/methods/evalml.pipelines.components.RandomForestRegressor.describe writing output... [ 90%] generated/methods/evalml.pipelines.components.RandomForestRegressor.fit writing output... [ 90%] generated/methods/evalml.pipelines.components.RandomForestRegressor.predict writing output... [ 91%] generated/methods/evalml.pipelines.components.RandomForestRegressor.predict_proba writing output... [ 91%] generated/methods/evalml.pipelines.components.SimpleImputer.__init__ writing output... [ 91%] generated/methods/evalml.pipelines.components.SimpleImputer.describe writing output... [ 91%] generated/methods/evalml.pipelines.components.SimpleImputer.fit writing output... [ 91%] generated/methods/evalml.pipelines.components.SimpleImputer.fit_transform writing output... [ 91%] generated/methods/evalml.pipelines.components.SimpleImputer.transform writing output... [ 92%] generated/methods/evalml.pipelines.components.StandardScaler.__init__ writing output... [ 92%] generated/methods/evalml.pipelines.components.StandardScaler.describe writing output... [ 92%] generated/methods/evalml.pipelines.components.StandardScaler.fit writing output... [ 92%] generated/methods/evalml.pipelines.components.StandardScaler.fit_transform writing output... [ 92%] generated/methods/evalml.pipelines.components.StandardScaler.transform writing output... [ 93%] generated/methods/evalml.pipelines.components.Transformer.__init__ writing output... [ 93%] generated/methods/evalml.pipelines.components.Transformer.describe writing output... [ 93%] generated/methods/evalml.pipelines.components.Transformer.fit writing output... [ 93%] generated/methods/evalml.pipelines.components.Transformer.fit_transform writing output... [ 93%] generated/methods/evalml.pipelines.components.Transformer.transform writing output... [ 93%] generated/methods/evalml.pipelines.components.XGBoostClassifier.__init__ writing output... [ 94%] generated/methods/evalml.pipelines.components.XGBoostClassifier.describe writing output... [ 94%] generated/methods/evalml.pipelines.components.XGBoostClassifier.fit writing output... [ 94%] generated/methods/evalml.pipelines.components.XGBoostClassifier.predict writing output... [ 94%] generated/methods/evalml.pipelines.components.XGBoostClassifier.predict_proba writing output... [ 94%] generated/methods/evalml.pipelines.components.XGBoostRegressor.__init__ writing output... [ 94%] generated/methods/evalml.pipelines.components.XGBoostRegressor.describe writing output... [ 95%] generated/methods/evalml.pipelines.components.XGBoostRegressor.fit writing output... [ 95%] generated/methods/evalml.pipelines.components.XGBoostRegressor.predict writing output... [ 95%] generated/methods/evalml.pipelines.components.XGBoostRegressor.predict_proba writing output... [ 95%] generated/methods/evalml.tuners.GridSearchTuner.__init__ writing output... [ 95%] generated/methods/evalml.tuners.GridSearchTuner.add writing output... [ 96%] generated/methods/evalml.tuners.GridSearchTuner.is_search_space_exhausted writing output... [ 96%] generated/methods/evalml.tuners.GridSearchTuner.propose writing output... [ 96%] generated/methods/evalml.tuners.RandomSearchTuner.__init__ writing output... [ 96%] generated/methods/evalml.tuners.RandomSearchTuner.add writing output... [ 96%] generated/methods/evalml.tuners.RandomSearchTuner.is_search_space_exhausted writing output... [ 96%] generated/methods/evalml.tuners.RandomSearchTuner.propose writing output... [ 97%] generated/methods/evalml.tuners.SKOptTuner.__init__ writing output... [ 97%] generated/methods/evalml.tuners.SKOptTuner.add writing output... [ 97%] generated/methods/evalml.tuners.SKOptTuner.is_search_space_exhausted writing output... [ 97%] generated/methods/evalml.tuners.SKOptTuner.propose writing output... [ 97%] generated/methods/evalml.tuners.Tuner.__init__ writing output... [ 98%] generated/methods/evalml.tuners.Tuner.add writing output... [ 98%] generated/methods/evalml.tuners.Tuner.is_search_space_exhausted writing output... [ 98%] generated/methods/evalml.tuners.Tuner.propose writing output... [ 98%] guardrails/overfitting writing output... [ 98%] guardrails/overview writing output... [ 98%] index writing output... [ 99%] install writing output... [ 99%] objectives/custom_objectives writing output... [ 99%] objectives/overview writing output... [ 99%] pipelines/components writing output... [ 99%] pipelines/custom_pipelines writing output... [100%] pipelines/overview generating indices... genindex highlighting module code... [ 1%] evalml.automl.auto_classification_search highlighting module code... [ 3%] evalml.automl.auto_regression_search highlighting module code... [ 4%] evalml.automl.auto_search_base highlighting module code... [ 6%] evalml.data_checks.data_check highlighting module code... [ 7%] evalml.data_checks.data_check_message highlighting module code... [ 9%] evalml.data_checks.data_check_message_type highlighting module code... [ 10%] evalml.data_checks.data_checks highlighting module code... [ 12%] evalml.demos.breast_cancer highlighting module code... [ 13%] evalml.demos.diabetes highlighting module code... [ 15%] evalml.demos.fraud highlighting module code... [ 16%] evalml.demos.wine highlighting module code... [ 18%] evalml.guardrails.utils highlighting module code... [ 20%] evalml.model_family.model_family highlighting module code... [ 21%] evalml.objectives.binary_classification_objective highlighting module code... [ 23%] evalml.objectives.fraud_cost highlighting module code... [ 24%] evalml.objectives.lead_scoring highlighting module code... [ 26%] evalml.objectives.multiclass_classification_objective highlighting module code... [ 27%] evalml.objectives.objective_base highlighting module code... [ 29%] evalml.objectives.regression_objective highlighting module code... [ 30%] evalml.objectives.standard_metrics highlighting module code... [ 32%] evalml.pipelines.binary_classification_pipeline highlighting module code... [ 33%] evalml.pipelines.classification.catboost_binary highlighting module code... [ 35%] evalml.pipelines.classification.catboost_multiclass highlighting module code... [ 36%] evalml.pipelines.classification.logistic_regression_binary highlighting module code... [ 38%] evalml.pipelines.classification.logistic_regression_multiclass highlighting module code... [ 40%] evalml.pipelines.classification.random_forest_binary highlighting module code... [ 41%] evalml.pipelines.classification.random_forest_multiclass highlighting module code... [ 43%] evalml.pipelines.classification.xgboost_binary highlighting module code... [ 44%] evalml.pipelines.classification.xgboost_multiclass highlighting module code... [ 46%] evalml.pipelines.classification_pipeline highlighting module code... [ 47%] evalml.pipelines.components.component_base highlighting module code... [ 49%] evalml.pipelines.components.estimators.classifiers.catboost_classifier highlighting module code... [ 50%] evalml.pipelines.components.estimators.classifiers.logistic_regression highlighting module code... [ 52%] evalml.pipelines.components.estimators.classifiers.rf_classifier highlighting module code... [ 53%] evalml.pipelines.components.estimators.classifiers.xgboost_classifier highlighting module code... [ 55%] evalml.pipelines.components.estimators.estimator highlighting module code... [ 56%] evalml.pipelines.components.estimators.regressors.catboost_regressor highlighting module code... [ 58%] evalml.pipelines.components.estimators.regressors.linear_regressor highlighting module code... [ 60%] evalml.pipelines.components.estimators.regressors.rf_regressor highlighting module code... [ 61%] evalml.pipelines.components.estimators.regressors.xgboost_regressor highlighting module code... [ 63%] evalml.pipelines.components.transformers.encoders.encoder highlighting module code... [ 64%] evalml.pipelines.components.transformers.encoders.onehot_encoder highlighting module code... [ 66%] evalml.pipelines.components.transformers.feature_selection.feature_selector highlighting module code... [ 67%] evalml.pipelines.components.transformers.feature_selection.rf_classifier_feature_selector highlighting module code... [ 69%] evalml.pipelines.components.transformers.feature_selection.rf_regressor_feature_selector highlighting module code... [ 70%] evalml.pipelines.components.transformers.imputers.simple_imputer highlighting module code... [ 72%] evalml.pipelines.components.transformers.scalers.standard_scaler highlighting module code... [ 73%] evalml.pipelines.components.transformers.transformer highlighting module code... [ 75%] evalml.pipelines.graph_utils highlighting module code... [ 76%] evalml.pipelines.multiclass_classification_pipeline highlighting module code... [ 78%] evalml.pipelines.pipeline_base highlighting module code... [ 80%] evalml.pipelines.regression.catboost highlighting module code... [ 81%] evalml.pipelines.regression.linear_regression highlighting module code... [ 83%] evalml.pipelines.regression.random_forest highlighting module code... [ 84%] evalml.pipelines.regression.xgboost_regression highlighting module code... [ 86%] evalml.pipelines.regression_pipeline highlighting module code... [ 87%] evalml.pipelines.utils highlighting module code... [ 89%] evalml.preprocessing.utils highlighting module code... [ 90%] evalml.problem_types.problem_types highlighting module code... [ 92%] evalml.problem_types.utils highlighting module code... [ 93%] evalml.tuners.grid_search_tuner highlighting module code... [ 95%] evalml.tuners.random_search_tuner highlighting module code... [ 96%] evalml.tuners.skopt_tuner highlighting module code... [ 98%] evalml.tuners.tuner highlighting module code... [100%] evalml.utils.gen_utils writing additional pages... search copying images... [ 33%] images/evalml_logo.png copying images... [ 66%] _build/doctrees-readthedocs/nbsphinx/index_19_0.svg copying images... [100%] pipelines/../_build/doctrees-readthedocs/nbsphinx/pipelines_overview_4_0.svg copying static files... done copying readthedocs static files... done copying searchtools... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded. The HTML pages are in _build/html. [rtd-command-info] start-time: 2020-05-21T23:17:09.282453Z, end-time: 2020-05-21T23:21:25.462948Z, duration: 256, 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: 558 added, 0 changed, 0 removed reading sources... [ 0%] api_reference reading sources... [ 0%] automl/pipeline_search reading sources... [ 0%] automl/regression_example reading sources... [ 0%] automl/search_results reading sources... [ 0%] changelog reading sources... [ 1%] demos/fraud reading sources... [ 1%] demos/lead_scoring reading sources... [ 1%] faq reading sources... [ 1%] generated/evalml.automl.AutoClassificationSearch reading sources... [ 1%] generated/evalml.automl.AutoRegressionSearch reading sources... [ 1%] generated/evalml.data_checks.DataCheck reading sources... [ 2%] generated/evalml.data_checks.DataCheckError reading sources... [ 2%] generated/evalml.data_checks.DataCheckMessage reading sources... [ 2%] generated/evalml.data_checks.DataCheckMessageType reading sources... [ 2%] generated/evalml.data_checks.DataCheckWarning reading sources... [ 2%] generated/evalml.data_checks.DataChecks reading sources... [ 3%] generated/evalml.demos.load_breast_cancer reading sources... [ 3%] generated/evalml.demos.load_diabetes reading sources... [ 3%] generated/evalml.demos.load_fraud reading sources... [ 3%] generated/evalml.demos.load_wine reading sources... [ 3%] generated/evalml.guardrails.detect_highly_null reading sources... [ 3%] generated/evalml.guardrails.detect_id_columns reading sources... [ 4%] generated/evalml.guardrails.detect_label_leakage reading sources... [ 4%] generated/evalml.guardrails.detect_outliers reading sources... [ 4%] generated/evalml.model_family.ModelFamily reading sources... [ 4%] generated/evalml.objectives.AUC reading sources... [ 4%] generated/evalml.objectives.AUCMacro reading sources... [ 5%] generated/evalml.objectives.AUCMicro reading sources... [ 5%] generated/evalml.objectives.AUCWeighted reading sources... [ 5%] generated/evalml.objectives.AccuracyBinary reading sources... [ 5%] generated/evalml.objectives.AccuracyMulticlass reading sources... [ 5%] generated/evalml.objectives.BalancedAccuracyBinary reading sources... [ 5%] generated/evalml.objectives.BalancedAccuracyMulticlass reading sources... [ 6%] generated/evalml.objectives.BinaryClassificationObjective reading sources... [ 6%] generated/evalml.objectives.ExpVariance reading sources... [ 6%] generated/evalml.objectives.F1 reading sources... [ 6%] generated/evalml.objectives.F1Macro reading sources... [ 6%] generated/evalml.objectives.F1Micro reading sources... [ 6%] generated/evalml.objectives.F1Weighted reading sources... [ 7%] generated/evalml.objectives.FraudCost reading sources... [ 7%] generated/evalml.objectives.LeadScoring reading sources... [ 7%] generated/evalml.objectives.LogLossBinary reading sources... [ 7%] generated/evalml.objectives.LogLossMulticlass reading sources... [ 7%] generated/evalml.objectives.MAE reading sources... [ 8%] generated/evalml.objectives.MCCBinary reading sources... [ 8%] generated/evalml.objectives.MCCMulticlass reading sources... [ 8%] generated/evalml.objectives.MSE reading sources... [ 8%] generated/evalml.objectives.MaxError reading sources... [ 8%] generated/evalml.objectives.MedianAE reading sources... [ 8%] generated/evalml.objectives.MulticlassClassificationObjective reading sources... [ 9%] generated/evalml.objectives.ObjectiveBase reading sources... [ 9%] generated/evalml.objectives.Precision reading sources... [ 9%] generated/evalml.objectives.PrecisionMacro reading sources... [ 9%] generated/evalml.objectives.PrecisionMicro reading sources... [ 9%] generated/evalml.objectives.PrecisionWeighted reading sources... [ 10%] generated/evalml.objectives.R2 reading sources... [ 10%] generated/evalml.objectives.Recall reading sources... [ 10%] generated/evalml.objectives.RecallMacro reading sources... [ 10%] generated/evalml.objectives.RecallMicro reading sources... [ 10%] generated/evalml.objectives.RecallWeighted reading sources... [ 10%] generated/evalml.objectives.RegressionObjective reading sources... [ 11%] generated/evalml.pipelines.BinaryClassificationPipeline reading sources... [ 11%] generated/evalml.pipelines.CatBoostBinaryClassificationPipeline reading sources... [ 11%] generated/evalml.pipelines.CatBoostMulticlassClassificationPipeline reading sources... [ 11%] generated/evalml.pipelines.CatBoostRegressionPipeline reading sources... [ 11%] generated/evalml.pipelines.ClassificationPipeline reading sources... [ 12%] generated/evalml.pipelines.LinearRegressionPipeline reading sources... [ 12%] generated/evalml.pipelines.LogisticRegressionBinaryPipeline reading sources... [ 12%] generated/evalml.pipelines.LogisticRegressionMulticlassPipeline reading sources... [ 12%] generated/evalml.pipelines.MulticlassClassificationPipeline reading sources... [ 12%] generated/evalml.pipelines.PipelineBase reading sources... [ 12%] generated/evalml.pipelines.RFBinaryClassificationPipeline reading sources... [ 13%] generated/evalml.pipelines.RFMulticlassClassificationPipeline reading sources... [ 13%] generated/evalml.pipelines.RFRegressionPipeline reading sources... [ 13%] generated/evalml.pipelines.RegressionPipeline reading sources... [ 13%] generated/evalml.pipelines.XGBoostBinaryPipeline reading sources... [ 13%] generated/evalml.pipelines.XGBoostMulticlassPipeline reading sources... [ 13%] generated/evalml.pipelines.XGBoostRegressionPipeline reading sources... [ 14%] generated/evalml.pipelines.all_pipelines reading sources... [ 14%] generated/evalml.pipelines.components.CatBoostClassifier reading sources... [ 14%] generated/evalml.pipelines.components.CatBoostRegressor reading sources... [ 14%] generated/evalml.pipelines.components.ComponentBase reading sources... [ 14%] generated/evalml.pipelines.components.Estimator reading sources... [ 15%] generated/evalml.pipelines.components.LinearRegressor reading sources... [ 15%] generated/evalml.pipelines.components.LogisticRegressionClassifier reading sources... [ 15%] generated/evalml.pipelines.components.OneHotEncoder reading sources... [ 15%] generated/evalml.pipelines.components.RFClassifierSelectFromModel reading sources... [ 15%] generated/evalml.pipelines.components.RFRegressorSelectFromModel reading sources... [ 15%] generated/evalml.pipelines.components.RandomForestClassifier reading sources... [ 16%] generated/evalml.pipelines.components.RandomForestRegressor reading sources... [ 16%] generated/evalml.pipelines.components.SimpleImputer reading sources... [ 16%] generated/evalml.pipelines.components.StandardScaler reading sources... [ 16%] generated/evalml.pipelines.components.Transformer reading sources... [ 16%] generated/evalml.pipelines.components.XGBoostClassifier reading sources... [ 17%] generated/evalml.pipelines.components.XGBoostRegressor reading sources... [ 17%] generated/evalml.pipelines.confusion_matrix reading sources... [ 17%] generated/evalml.pipelines.get_pipelines reading sources... [ 17%] generated/evalml.pipelines.graph_confusion_matrix reading sources... [ 17%] generated/evalml.pipelines.graph_roc_curve reading sources... [ 17%] generated/evalml.pipelines.list_model_families reading sources... [ 18%] generated/evalml.pipelines.normalize_confusion_matrix reading sources... [ 18%] generated/evalml.pipelines.roc_curve reading sources... [ 18%] generated/evalml.preprocessing.drop_nan_target_rows reading sources... [ 18%] generated/evalml.preprocessing.label_distribution reading sources... [ 18%] generated/evalml.preprocessing.load_data reading sources... [ 18%] generated/evalml.preprocessing.number_of_features reading sources... [ 19%] generated/evalml.preprocessing.split_data reading sources... [ 19%] generated/evalml.problem_types.ProblemTypes reading sources... [ 19%] generated/evalml.problem_types.handle_problem_types reading sources... [ 19%] generated/evalml.tuners.GridSearchTuner reading sources... [ 19%] generated/evalml.tuners.RandomSearchTuner reading sources... [ 20%] generated/evalml.tuners.SKOptTuner reading sources... [ 20%] generated/evalml.tuners.Tuner reading sources... [ 20%] generated/evalml.utils.convert_to_seconds reading sources... [ 20%] generated/evalml.utils.get_random_seed reading sources... [ 20%] generated/evalml.utils.get_random_state reading sources... [ 20%] generated/evalml.utils.import_or_raise reading sources... [ 21%] generated/methods/evalml.automl.AutoClassificationSearch.__init__ reading sources... [ 21%] generated/methods/evalml.automl.AutoClassificationSearch.describe_pipeline reading sources... [ 21%] generated/methods/evalml.automl.AutoClassificationSearch.get_pipeline reading sources... [ 21%] generated/methods/evalml.automl.AutoClassificationSearch.search reading sources... [ 21%] generated/methods/evalml.automl.AutoRegressionSearch.__init__ reading sources... [ 22%] generated/methods/evalml.automl.AutoRegressionSearch.describe_pipeline reading sources... [ 22%] generated/methods/evalml.automl.AutoRegressionSearch.get_pipeline reading sources... [ 22%] generated/methods/evalml.automl.AutoRegressionSearch.search reading sources... [ 22%] generated/methods/evalml.data_checks.DataCheck.validate reading sources... [ 22%] generated/methods/evalml.data_checks.DataCheckError.__eq__ reading sources... [ 22%] generated/methods/evalml.data_checks.DataCheckError.__init__ reading sources... [ 23%] generated/methods/evalml.data_checks.DataCheckError.__str__ reading sources... [ 23%] generated/methods/evalml.data_checks.DataCheckMessage.__eq__ reading sources... [ 23%] generated/methods/evalml.data_checks.DataCheckMessage.__init__ reading sources... [ 23%] generated/methods/evalml.data_checks.DataCheckMessage.__str__ reading sources... [ 23%] generated/methods/evalml.data_checks.DataCheckWarning.__eq__ reading sources... [ 24%] generated/methods/evalml.data_checks.DataCheckWarning.__init__ reading sources... [ 24%] generated/methods/evalml.data_checks.DataCheckWarning.__str__ reading sources... [ 24%] generated/methods/evalml.data_checks.DataChecks.__init__ reading sources... [ 24%] generated/methods/evalml.data_checks.DataChecks.validate reading sources... [ 24%] generated/methods/evalml.objectives.AUC.decision_function reading sources... [ 24%] generated/methods/evalml.objectives.AUC.objective_function reading sources... [ 25%] generated/methods/evalml.objectives.AUC.optimize_threshold reading sources... [ 25%] generated/methods/evalml.objectives.AUC.score reading sources... [ 25%] generated/methods/evalml.objectives.AUC.validate_inputs reading sources... [ 25%] generated/methods/evalml.objectives.AUCMacro.objective_function reading sources... [ 25%] generated/methods/evalml.objectives.AUCMacro.score reading sources... [ 25%] generated/methods/evalml.objectives.AUCMacro.validate_inputs reading sources... [ 26%] generated/methods/evalml.objectives.AUCMicro.objective_function reading sources... [ 26%] generated/methods/evalml.objectives.AUCMicro.score reading sources... [ 26%] generated/methods/evalml.objectives.AUCMicro.validate_inputs reading sources... [ 26%] generated/methods/evalml.objectives.AUCWeighted.objective_function reading sources... [ 26%] generated/methods/evalml.objectives.AUCWeighted.score reading sources... [ 27%] generated/methods/evalml.objectives.AUCWeighted.validate_inputs reading sources... [ 27%] generated/methods/evalml.objectives.AccuracyBinary.decision_function reading sources... [ 27%] generated/methods/evalml.objectives.AccuracyBinary.objective_function reading sources... [ 27%] generated/methods/evalml.objectives.AccuracyBinary.optimize_threshold reading sources... [ 27%] generated/methods/evalml.objectives.AccuracyBinary.score reading sources... [ 27%] generated/methods/evalml.objectives.AccuracyBinary.validate_inputs reading sources... [ 28%] generated/methods/evalml.objectives.AccuracyMulticlass.objective_function reading sources... [ 28%] generated/methods/evalml.objectives.AccuracyMulticlass.score reading sources... [ 28%] generated/methods/evalml.objectives.AccuracyMulticlass.validate_inputs reading sources... [ 28%] generated/methods/evalml.objectives.BalancedAccuracyBinary.decision_function reading sources... [ 28%] generated/methods/evalml.objectives.BalancedAccuracyBinary.objective_function reading sources... [ 29%] generated/methods/evalml.objectives.BalancedAccuracyBinary.optimize_threshold reading sources... [ 29%] generated/methods/evalml.objectives.BalancedAccuracyBinary.score reading sources... [ 29%] generated/methods/evalml.objectives.BalancedAccuracyBinary.validate_inputs reading sources... [ 29%] generated/methods/evalml.objectives.BalancedAccuracyMulticlass.objective_function reading sources... [ 29%] generated/methods/evalml.objectives.BalancedAccuracyMulticlass.score reading sources... [ 29%] generated/methods/evalml.objectives.BalancedAccuracyMulticlass.validate_inputs reading sources... [ 30%] generated/methods/evalml.objectives.BinaryClassificationObjective.decision_function reading sources... [ 30%] generated/methods/evalml.objectives.BinaryClassificationObjective.objective_function reading sources... [ 30%] generated/methods/evalml.objectives.BinaryClassificationObjective.optimize_threshold reading sources... [ 30%] generated/methods/evalml.objectives.BinaryClassificationObjective.score reading sources... [ 30%] generated/methods/evalml.objectives.BinaryClassificationObjective.validate_inputs reading sources... [ 31%] generated/methods/evalml.objectives.ExpVariance.objective_function reading sources... [ 31%] generated/methods/evalml.objectives.ExpVariance.score reading sources... [ 31%] generated/methods/evalml.objectives.ExpVariance.validate_inputs reading sources... [ 31%] generated/methods/evalml.objectives.F1.decision_function reading sources... [ 31%] generated/methods/evalml.objectives.F1.objective_function reading sources... [ 31%] generated/methods/evalml.objectives.F1.optimize_threshold reading sources... [ 32%] generated/methods/evalml.objectives.F1.score reading sources... [ 32%] generated/methods/evalml.objectives.F1.validate_inputs reading sources... [ 32%] generated/methods/evalml.objectives.F1Macro.objective_function reading sources... [ 32%] generated/methods/evalml.objectives.F1Macro.score reading sources... [ 32%] generated/methods/evalml.objectives.F1Macro.validate_inputs reading sources... [ 32%] generated/methods/evalml.objectives.F1Micro.objective_function reading sources... [ 33%] generated/methods/evalml.objectives.F1Micro.score reading sources... [ 33%] generated/methods/evalml.objectives.F1Micro.validate_inputs reading sources... [ 33%] generated/methods/evalml.objectives.F1Weighted.objective_function reading sources... [ 33%] generated/methods/evalml.objectives.F1Weighted.score reading sources... [ 33%] generated/methods/evalml.objectives.F1Weighted.validate_inputs reading sources... [ 34%] generated/methods/evalml.objectives.FraudCost.__init__ reading sources... [ 34%] generated/methods/evalml.objectives.FraudCost.decision_function reading sources... [ 34%] generated/methods/evalml.objectives.FraudCost.objective_function reading sources... [ 34%] generated/methods/evalml.objectives.FraudCost.optimize_threshold reading sources... [ 34%] generated/methods/evalml.objectives.FraudCost.score reading sources... [ 34%] generated/methods/evalml.objectives.FraudCost.validate_inputs reading sources... [ 35%] generated/methods/evalml.objectives.LeadScoring.__init__ reading sources... [ 35%] generated/methods/evalml.objectives.LeadScoring.decision_function reading sources... [ 35%] generated/methods/evalml.objectives.LeadScoring.objective_function reading sources... [ 35%] generated/methods/evalml.objectives.LeadScoring.optimize_threshold reading sources... [ 35%] generated/methods/evalml.objectives.LeadScoring.score reading sources... [ 36%] generated/methods/evalml.objectives.LeadScoring.validate_inputs reading sources... [ 36%] generated/methods/evalml.objectives.LogLossBinary.decision_function reading sources... [ 36%] generated/methods/evalml.objectives.LogLossBinary.objective_function reading sources... [ 36%] generated/methods/evalml.objectives.LogLossBinary.optimize_threshold reading sources... [ 36%] generated/methods/evalml.objectives.LogLossBinary.score reading sources... [ 36%] generated/methods/evalml.objectives.LogLossBinary.validate_inputs reading sources... [ 37%] generated/methods/evalml.objectives.LogLossMulticlass.objective_function reading sources... [ 37%] generated/methods/evalml.objectives.LogLossMulticlass.score reading sources... [ 37%] generated/methods/evalml.objectives.LogLossMulticlass.validate_inputs reading sources... [ 37%] generated/methods/evalml.objectives.MAE.objective_function reading sources... [ 37%] generated/methods/evalml.objectives.MAE.score reading sources... [ 37%] generated/methods/evalml.objectives.MAE.validate_inputs reading sources... [ 38%] generated/methods/evalml.objectives.MCCBinary.decision_function reading sources... [ 38%] generated/methods/evalml.objectives.MCCBinary.objective_function reading sources... [ 38%] generated/methods/evalml.objectives.MCCBinary.optimize_threshold reading sources... [ 38%] generated/methods/evalml.objectives.MCCBinary.score reading sources... [ 38%] generated/methods/evalml.objectives.MCCBinary.validate_inputs reading sources... [ 39%] generated/methods/evalml.objectives.MCCMulticlass.objective_function reading sources... [ 39%] generated/methods/evalml.objectives.MCCMulticlass.score reading sources... [ 39%] generated/methods/evalml.objectives.MCCMulticlass.validate_inputs reading sources... [ 39%] generated/methods/evalml.objectives.MSE.objective_function reading sources... [ 39%] generated/methods/evalml.objectives.MSE.score reading sources... [ 39%] generated/methods/evalml.objectives.MSE.validate_inputs reading sources... [ 40%] generated/methods/evalml.objectives.MaxError.objective_function reading sources... [ 40%] generated/methods/evalml.objectives.MaxError.score reading sources... [ 40%] generated/methods/evalml.objectives.MaxError.validate_inputs reading sources... [ 40%] generated/methods/evalml.objectives.MedianAE.objective_function reading sources... [ 40%] generated/methods/evalml.objectives.MedianAE.score reading sources... [ 41%] generated/methods/evalml.objectives.MedianAE.validate_inputs reading sources... [ 41%] generated/methods/evalml.objectives.MulticlassClassificationObjective.objective_function reading sources... [ 41%] generated/methods/evalml.objectives.MulticlassClassificationObjective.score reading sources... [ 41%] generated/methods/evalml.objectives.MulticlassClassificationObjective.validate_inputs reading sources... [ 41%] generated/methods/evalml.objectives.ObjectiveBase.objective_function reading sources... [ 41%] generated/methods/evalml.objectives.ObjectiveBase.score reading sources... [ 42%] generated/methods/evalml.objectives.ObjectiveBase.validate_inputs reading sources... [ 42%] generated/methods/evalml.objectives.Precision.decision_function reading sources... [ 42%] generated/methods/evalml.objectives.Precision.objective_function reading sources... [ 42%] generated/methods/evalml.objectives.Precision.optimize_threshold reading sources... [ 42%] generated/methods/evalml.objectives.Precision.score reading sources... [ 43%] generated/methods/evalml.objectives.Precision.validate_inputs reading sources... [ 43%] generated/methods/evalml.objectives.PrecisionMacro.objective_function reading sources... [ 43%] generated/methods/evalml.objectives.PrecisionMacro.score reading sources... [ 43%] generated/methods/evalml.objectives.PrecisionMacro.validate_inputs reading sources... [ 43%] generated/methods/evalml.objectives.PrecisionMicro.objective_function reading sources... [ 43%] generated/methods/evalml.objectives.PrecisionMicro.score reading sources... [ 44%] generated/methods/evalml.objectives.PrecisionMicro.validate_inputs reading sources... [ 44%] generated/methods/evalml.objectives.PrecisionWeighted.objective_function reading sources... [ 44%] generated/methods/evalml.objectives.PrecisionWeighted.score reading sources... [ 44%] generated/methods/evalml.objectives.PrecisionWeighted.validate_inputs reading sources... [ 44%] generated/methods/evalml.objectives.R2.objective_function reading sources... [ 44%] generated/methods/evalml.objectives.R2.score reading sources... [ 45%] generated/methods/evalml.objectives.R2.validate_inputs reading sources... [ 45%] generated/methods/evalml.objectives.Recall.decision_function reading sources... [ 45%] generated/methods/evalml.objectives.Recall.objective_function reading sources... [ 45%] generated/methods/evalml.objectives.Recall.optimize_threshold reading sources... [ 45%] generated/methods/evalml.objectives.Recall.score reading sources... [ 46%] generated/methods/evalml.objectives.Recall.validate_inputs reading sources... [ 46%] generated/methods/evalml.objectives.RecallMacro.objective_function reading sources... [ 46%] generated/methods/evalml.objectives.RecallMacro.score reading sources... [ 46%] generated/methods/evalml.objectives.RecallMacro.validate_inputs reading sources... [ 46%] generated/methods/evalml.objectives.RecallMicro.objective_function reading sources... [ 46%] generated/methods/evalml.objectives.RecallMicro.score reading sources... [ 47%] generated/methods/evalml.objectives.RecallMicro.validate_inputs reading sources... [ 47%] generated/methods/evalml.objectives.RecallWeighted.objective_function reading sources... [ 47%] generated/methods/evalml.objectives.RecallWeighted.score reading sources... [ 47%] generated/methods/evalml.objectives.RecallWeighted.validate_inputs reading sources... [ 47%] generated/methods/evalml.objectives.RegressionObjective.objective_function reading sources... [ 48%] generated/methods/evalml.objectives.RegressionObjective.score reading sources... [ 48%] generated/methods/evalml.objectives.RegressionObjective.validate_inputs reading sources... [ 48%] generated/methods/evalml.pipelines.BinaryClassificationPipeline.__init__ reading sources... [ 48%] generated/methods/evalml.pipelines.BinaryClassificationPipeline.describe reading sources... [ 48%] generated/methods/evalml.pipelines.BinaryClassificationPipeline.fit reading sources... [ 48%] generated/methods/evalml.pipelines.BinaryClassificationPipeline.get_component reading sources... [ 49%] generated/methods/evalml.pipelines.BinaryClassificationPipeline.graph reading sources... [ 49%] generated/methods/evalml.pipelines.BinaryClassificationPipeline.graph_feature_importance reading sources... [ 49%] generated/methods/evalml.pipelines.BinaryClassificationPipeline.load reading sources... [ 49%] generated/methods/evalml.pipelines.BinaryClassificationPipeline.predict reading sources... [ 49%] generated/methods/evalml.pipelines.BinaryClassificationPipeline.predict_proba reading sources... [ 50%] generated/methods/evalml.pipelines.BinaryClassificationPipeline.save reading sources... [ 50%] generated/methods/evalml.pipelines.BinaryClassificationPipeline.score reading sources... [ 50%] generated/methods/evalml.pipelines.CatBoostBinaryClassificationPipeline.__init__ reading sources... [ 50%] generated/methods/evalml.pipelines.CatBoostBinaryClassificationPipeline.describe reading sources... [ 50%] generated/methods/evalml.pipelines.CatBoostBinaryClassificationPipeline.fit reading sources... [ 50%] generated/methods/evalml.pipelines.CatBoostBinaryClassificationPipeline.get_component reading sources... [ 51%] generated/methods/evalml.pipelines.CatBoostBinaryClassificationPipeline.graph reading sources... [ 51%] generated/methods/evalml.pipelines.CatBoostBinaryClassificationPipeline.graph_feature_importance reading sources... [ 51%] generated/methods/evalml.pipelines.CatBoostBinaryClassificationPipeline.load reading sources... [ 51%] generated/methods/evalml.pipelines.CatBoostBinaryClassificationPipeline.predict reading sources... [ 51%] generated/methods/evalml.pipelines.CatBoostBinaryClassificationPipeline.predict_proba reading sources... [ 51%] generated/methods/evalml.pipelines.CatBoostBinaryClassificationPipeline.save reading sources... [ 52%] generated/methods/evalml.pipelines.CatBoostBinaryClassificationPipeline.score reading sources... [ 52%] generated/methods/evalml.pipelines.CatBoostMulticlassClassificationPipeline.__init__ reading sources... [ 52%] generated/methods/evalml.pipelines.CatBoostMulticlassClassificationPipeline.describe reading sources... [ 52%] generated/methods/evalml.pipelines.CatBoostMulticlassClassificationPipeline.fit reading sources... [ 52%] generated/methods/evalml.pipelines.CatBoostMulticlassClassificationPipeline.get_component reading sources... [ 53%] generated/methods/evalml.pipelines.CatBoostMulticlassClassificationPipeline.graph reading sources... [ 53%] generated/methods/evalml.pipelines.CatBoostMulticlassClassificationPipeline.graph_feature_importance reading sources... [ 53%] generated/methods/evalml.pipelines.CatBoostMulticlassClassificationPipeline.load reading sources... [ 53%] generated/methods/evalml.pipelines.CatBoostMulticlassClassificationPipeline.predict reading sources... [ 53%] generated/methods/evalml.pipelines.CatBoostMulticlassClassificationPipeline.predict_proba reading sources... [ 53%] generated/methods/evalml.pipelines.CatBoostMulticlassClassificationPipeline.save reading sources... [ 54%] generated/methods/evalml.pipelines.CatBoostMulticlassClassificationPipeline.score reading sources... [ 54%] generated/methods/evalml.pipelines.CatBoostRegressionPipeline.__init__ reading sources... [ 54%] generated/methods/evalml.pipelines.CatBoostRegressionPipeline.describe reading sources... [ 54%] generated/methods/evalml.pipelines.CatBoostRegressionPipeline.fit reading sources... [ 54%] generated/methods/evalml.pipelines.CatBoostRegressionPipeline.get_component reading sources... [ 55%] generated/methods/evalml.pipelines.CatBoostRegressionPipeline.graph reading sources... [ 55%] generated/methods/evalml.pipelines.CatBoostRegressionPipeline.graph_feature_importance reading sources... [ 55%] generated/methods/evalml.pipelines.CatBoostRegressionPipeline.load reading sources... [ 55%] generated/methods/evalml.pipelines.CatBoostRegressionPipeline.predict reading sources... [ 55%] generated/methods/evalml.pipelines.CatBoostRegressionPipeline.save reading sources... [ 55%] generated/methods/evalml.pipelines.CatBoostRegressionPipeline.score reading sources... [ 56%] generated/methods/evalml.pipelines.ClassificationPipeline.__init__ reading sources... [ 56%] generated/methods/evalml.pipelines.ClassificationPipeline.describe reading sources... [ 56%] generated/methods/evalml.pipelines.ClassificationPipeline.fit reading sources... [ 56%] generated/methods/evalml.pipelines.ClassificationPipeline.get_component reading sources... [ 56%] generated/methods/evalml.pipelines.ClassificationPipeline.graph reading sources... [ 56%] generated/methods/evalml.pipelines.ClassificationPipeline.graph_feature_importance reading sources... [ 57%] generated/methods/evalml.pipelines.ClassificationPipeline.load reading sources... [ 57%] generated/methods/evalml.pipelines.ClassificationPipeline.predict reading sources... [ 57%] generated/methods/evalml.pipelines.ClassificationPipeline.predict_proba reading sources... [ 57%] generated/methods/evalml.pipelines.ClassificationPipeline.save reading sources... [ 57%] generated/methods/evalml.pipelines.ClassificationPipeline.score reading sources... [ 58%] generated/methods/evalml.pipelines.LinearRegressionPipeline.__init__ reading sources... [ 58%] generated/methods/evalml.pipelines.LinearRegressionPipeline.describe reading sources... [ 58%] generated/methods/evalml.pipelines.LinearRegressionPipeline.fit reading sources... [ 58%] generated/methods/evalml.pipelines.LinearRegressionPipeline.get_component reading sources... [ 58%] generated/methods/evalml.pipelines.LinearRegressionPipeline.graph reading sources... [ 58%] generated/methods/evalml.pipelines.LinearRegressionPipeline.graph_feature_importance reading sources... [ 59%] generated/methods/evalml.pipelines.LinearRegressionPipeline.load reading sources... [ 59%] generated/methods/evalml.pipelines.LinearRegressionPipeline.predict reading sources... [ 59%] generated/methods/evalml.pipelines.LinearRegressionPipeline.save reading sources... [ 59%] generated/methods/evalml.pipelines.LinearRegressionPipeline.score reading sources... [ 59%] generated/methods/evalml.pipelines.LogisticRegressionBinaryPipeline.__init__ reading sources... [ 60%] generated/methods/evalml.pipelines.LogisticRegressionBinaryPipeline.describe reading sources... [ 60%] generated/methods/evalml.pipelines.LogisticRegressionBinaryPipeline.fit reading sources... [ 60%] generated/methods/evalml.pipelines.LogisticRegressionBinaryPipeline.get_component reading sources... [ 60%] generated/methods/evalml.pipelines.LogisticRegressionBinaryPipeline.graph reading sources... [ 60%] generated/methods/evalml.pipelines.LogisticRegressionBinaryPipeline.graph_feature_importance reading sources... [ 60%] generated/methods/evalml.pipelines.LogisticRegressionBinaryPipeline.load reading sources... [ 61%] generated/methods/evalml.pipelines.LogisticRegressionBinaryPipeline.predict reading sources... [ 61%] generated/methods/evalml.pipelines.LogisticRegressionBinaryPipeline.predict_proba reading sources... [ 61%] generated/methods/evalml.pipelines.LogisticRegressionBinaryPipeline.save reading sources... [ 61%] generated/methods/evalml.pipelines.LogisticRegressionBinaryPipeline.score reading sources... [ 61%] generated/methods/evalml.pipelines.LogisticRegressionMulticlassPipeline.__init__ reading sources... [ 62%] generated/methods/evalml.pipelines.LogisticRegressionMulticlassPipeline.describe reading sources... [ 62%] generated/methods/evalml.pipelines.LogisticRegressionMulticlassPipeline.fit reading sources... [ 62%] generated/methods/evalml.pipelines.LogisticRegressionMulticlassPipeline.get_component reading sources... [ 62%] generated/methods/evalml.pipelines.LogisticRegressionMulticlassPipeline.graph reading sources... [ 62%] generated/methods/evalml.pipelines.LogisticRegressionMulticlassPipeline.graph_feature_importance reading sources... [ 62%] generated/methods/evalml.pipelines.LogisticRegressionMulticlassPipeline.load reading sources... [ 63%] generated/methods/evalml.pipelines.LogisticRegressionMulticlassPipeline.predict reading sources... [ 63%] generated/methods/evalml.pipelines.LogisticRegressionMulticlassPipeline.predict_proba reading sources... [ 63%] generated/methods/evalml.pipelines.LogisticRegressionMulticlassPipeline.save reading sources... [ 63%] generated/methods/evalml.pipelines.LogisticRegressionMulticlassPipeline.score reading sources... [ 63%] generated/methods/evalml.pipelines.MulticlassClassificationPipeline.__init__ reading sources... [ 63%] generated/methods/evalml.pipelines.MulticlassClassificationPipeline.describe reading sources... [ 64%] generated/methods/evalml.pipelines.MulticlassClassificationPipeline.fit reading sources... [ 64%] generated/methods/evalml.pipelines.MulticlassClassificationPipeline.get_component reading sources... [ 64%] generated/methods/evalml.pipelines.MulticlassClassificationPipeline.graph reading sources... [ 64%] generated/methods/evalml.pipelines.MulticlassClassificationPipeline.graph_feature_importance reading sources... [ 64%] generated/methods/evalml.pipelines.MulticlassClassificationPipeline.load reading sources... [ 65%] generated/methods/evalml.pipelines.MulticlassClassificationPipeline.predict reading sources... [ 65%] generated/methods/evalml.pipelines.MulticlassClassificationPipeline.predict_proba reading sources... [ 65%] generated/methods/evalml.pipelines.MulticlassClassificationPipeline.save reading sources... [ 65%] generated/methods/evalml.pipelines.MulticlassClassificationPipeline.score reading sources... [ 65%] generated/methods/evalml.pipelines.PipelineBase.__init__ reading sources... [ 65%] generated/methods/evalml.pipelines.PipelineBase.describe reading sources... [ 66%] generated/methods/evalml.pipelines.PipelineBase.fit reading sources... [ 66%] generated/methods/evalml.pipelines.PipelineBase.get_component reading sources... [ 66%] generated/methods/evalml.pipelines.PipelineBase.graph reading sources... [ 66%] generated/methods/evalml.pipelines.PipelineBase.graph_feature_importance reading sources... [ 66%] generated/methods/evalml.pipelines.PipelineBase.load reading sources... [ 67%] generated/methods/evalml.pipelines.PipelineBase.predict reading sources... [ 67%] generated/methods/evalml.pipelines.PipelineBase.save reading sources... [ 67%] generated/methods/evalml.pipelines.PipelineBase.score reading sources... [ 67%] generated/methods/evalml.pipelines.RFBinaryClassificationPipeline.__init__ reading sources... [ 67%] generated/methods/evalml.pipelines.RFBinaryClassificationPipeline.describe reading sources... [ 67%] generated/methods/evalml.pipelines.RFBinaryClassificationPipeline.fit reading sources... [ 68%] generated/methods/evalml.pipelines.RFBinaryClassificationPipeline.get_component reading sources... [ 68%] generated/methods/evalml.pipelines.RFBinaryClassificationPipeline.graph reading sources... [ 68%] generated/methods/evalml.pipelines.RFBinaryClassificationPipeline.graph_feature_importance reading sources... [ 68%] generated/methods/evalml.pipelines.RFBinaryClassificationPipeline.load reading sources... [ 68%] generated/methods/evalml.pipelines.RFBinaryClassificationPipeline.predict reading sources... [ 68%] generated/methods/evalml.pipelines.RFBinaryClassificationPipeline.predict_proba reading sources... [ 69%] generated/methods/evalml.pipelines.RFBinaryClassificationPipeline.save reading sources... [ 69%] generated/methods/evalml.pipelines.RFBinaryClassificationPipeline.score reading sources... [ 69%] generated/methods/evalml.pipelines.RFMulticlassClassificationPipeline.__init__ reading sources... [ 69%] generated/methods/evalml.pipelines.RFMulticlassClassificationPipeline.describe reading sources... [ 69%] generated/methods/evalml.pipelines.RFMulticlassClassificationPipeline.fit reading sources... [ 70%] generated/methods/evalml.pipelines.RFMulticlassClassificationPipeline.get_component reading sources... [ 70%] generated/methods/evalml.pipelines.RFMulticlassClassificationPipeline.graph reading sources... [ 70%] generated/methods/evalml.pipelines.RFMulticlassClassificationPipeline.graph_feature_importance reading sources... [ 70%] generated/methods/evalml.pipelines.RFMulticlassClassificationPipeline.load reading sources... [ 70%] generated/methods/evalml.pipelines.RFMulticlassClassificationPipeline.predict reading sources... [ 70%] generated/methods/evalml.pipelines.RFMulticlassClassificationPipeline.predict_proba reading sources... [ 71%] generated/methods/evalml.pipelines.RFMulticlassClassificationPipeline.save reading sources... [ 71%] generated/methods/evalml.pipelines.RFMulticlassClassificationPipeline.score reading sources... [ 71%] generated/methods/evalml.pipelines.RFRegressionPipeline.__init__ reading sources... [ 71%] generated/methods/evalml.pipelines.RFRegressionPipeline.describe reading sources... [ 71%] generated/methods/evalml.pipelines.RFRegressionPipeline.fit reading sources... [ 72%] generated/methods/evalml.pipelines.RFRegressionPipeline.get_component reading sources... [ 72%] generated/methods/evalml.pipelines.RFRegressionPipeline.graph reading sources... [ 72%] generated/methods/evalml.pipelines.RFRegressionPipeline.graph_feature_importance reading sources... [ 72%] generated/methods/evalml.pipelines.RFRegressionPipeline.load reading sources... [ 72%] generated/methods/evalml.pipelines.RFRegressionPipeline.predict reading sources... [ 72%] generated/methods/evalml.pipelines.RFRegressionPipeline.save reading sources... [ 73%] generated/methods/evalml.pipelines.RFRegressionPipeline.score reading sources... [ 73%] generated/methods/evalml.pipelines.RegressionPipeline.__init__ reading sources... [ 73%] generated/methods/evalml.pipelines.RegressionPipeline.describe reading sources... [ 73%] generated/methods/evalml.pipelines.RegressionPipeline.fit reading sources... [ 73%] generated/methods/evalml.pipelines.RegressionPipeline.get_component reading sources... [ 74%] generated/methods/evalml.pipelines.RegressionPipeline.graph reading sources... [ 74%] generated/methods/evalml.pipelines.RegressionPipeline.graph_feature_importance reading sources... [ 74%] generated/methods/evalml.pipelines.RegressionPipeline.load reading sources... [ 74%] generated/methods/evalml.pipelines.RegressionPipeline.predict reading sources... [ 74%] generated/methods/evalml.pipelines.RegressionPipeline.save reading sources... [ 74%] generated/methods/evalml.pipelines.RegressionPipeline.score reading sources... [ 75%] generated/methods/evalml.pipelines.XGBoostBinaryPipeline.__init__ reading sources... [ 75%] generated/methods/evalml.pipelines.XGBoostBinaryPipeline.describe reading sources... [ 75%] generated/methods/evalml.pipelines.XGBoostBinaryPipeline.fit reading sources... [ 75%] generated/methods/evalml.pipelines.XGBoostBinaryPipeline.get_component reading sources... [ 75%] generated/methods/evalml.pipelines.XGBoostBinaryPipeline.graph reading sources... [ 75%] generated/methods/evalml.pipelines.XGBoostBinaryPipeline.graph_feature_importance reading sources... [ 76%] generated/methods/evalml.pipelines.XGBoostBinaryPipeline.load reading sources... [ 76%] generated/methods/evalml.pipelines.XGBoostBinaryPipeline.predict reading sources... [ 76%] generated/methods/evalml.pipelines.XGBoostBinaryPipeline.predict_proba reading sources... [ 76%] generated/methods/evalml.pipelines.XGBoostBinaryPipeline.save reading sources... [ 76%] generated/methods/evalml.pipelines.XGBoostBinaryPipeline.score reading sources... [ 77%] generated/methods/evalml.pipelines.XGBoostMulticlassPipeline.__init__ reading sources... [ 77%] generated/methods/evalml.pipelines.XGBoostMulticlassPipeline.describe reading sources... [ 77%] generated/methods/evalml.pipelines.XGBoostMulticlassPipeline.fit reading sources... [ 77%] generated/methods/evalml.pipelines.XGBoostMulticlassPipeline.get_component reading sources... [ 77%] generated/methods/evalml.pipelines.XGBoostMulticlassPipeline.graph reading sources... [ 77%] generated/methods/evalml.pipelines.XGBoostMulticlassPipeline.graph_feature_importance reading sources... [ 78%] generated/methods/evalml.pipelines.XGBoostMulticlassPipeline.load reading sources... [ 78%] generated/methods/evalml.pipelines.XGBoostMulticlassPipeline.predict reading sources... [ 78%] generated/methods/evalml.pipelines.XGBoostMulticlassPipeline.predict_proba reading sources... [ 78%] generated/methods/evalml.pipelines.XGBoostMulticlassPipeline.save reading sources... [ 78%] generated/methods/evalml.pipelines.XGBoostMulticlassPipeline.score reading sources... [ 79%] generated/methods/evalml.pipelines.XGBoostRegressionPipeline.__init__ reading sources... [ 79%] generated/methods/evalml.pipelines.XGBoostRegressionPipeline.describe reading sources... [ 79%] generated/methods/evalml.pipelines.XGBoostRegressionPipeline.fit reading sources... [ 79%] generated/methods/evalml.pipelines.XGBoostRegressionPipeline.get_component reading sources... [ 79%] generated/methods/evalml.pipelines.XGBoostRegressionPipeline.graph reading sources... [ 79%] generated/methods/evalml.pipelines.XGBoostRegressionPipeline.graph_feature_importance reading sources... [ 80%] generated/methods/evalml.pipelines.XGBoostRegressionPipeline.load reading sources... [ 80%] generated/methods/evalml.pipelines.XGBoostRegressionPipeline.predict reading sources... [ 80%] generated/methods/evalml.pipelines.XGBoostRegressionPipeline.save reading sources... [ 80%] generated/methods/evalml.pipelines.XGBoostRegressionPipeline.score reading sources... [ 80%] generated/methods/evalml.pipelines.components.CatBoostClassifier.__init__ reading sources... [ 81%] generated/methods/evalml.pipelines.components.CatBoostClassifier.describe reading sources... [ 81%] generated/methods/evalml.pipelines.components.CatBoostClassifier.fit reading sources... [ 81%] generated/methods/evalml.pipelines.components.CatBoostClassifier.predict reading sources... [ 81%] generated/methods/evalml.pipelines.components.CatBoostClassifier.predict_proba reading sources... [ 81%] generated/methods/evalml.pipelines.components.CatBoostRegressor.__init__ reading sources... [ 81%] generated/methods/evalml.pipelines.components.CatBoostRegressor.describe reading sources... [ 82%] generated/methods/evalml.pipelines.components.CatBoostRegressor.fit reading sources... [ 82%] generated/methods/evalml.pipelines.components.CatBoostRegressor.predict reading sources... [ 82%] generated/methods/evalml.pipelines.components.CatBoostRegressor.predict_proba reading sources... [ 82%] generated/methods/evalml.pipelines.components.ComponentBase.__init__ reading sources... [ 82%] generated/methods/evalml.pipelines.components.ComponentBase.describe reading sources... [ 82%] generated/methods/evalml.pipelines.components.ComponentBase.fit reading sources... [ 83%] generated/methods/evalml.pipelines.components.Estimator.__init__ reading sources... [ 83%] generated/methods/evalml.pipelines.components.Estimator.describe reading sources... [ 83%] generated/methods/evalml.pipelines.components.Estimator.fit reading sources... [ 83%] generated/methods/evalml.pipelines.components.Estimator.predict reading sources... [ 83%] generated/methods/evalml.pipelines.components.Estimator.predict_proba reading sources... [ 84%] generated/methods/evalml.pipelines.components.LinearRegressor.__init__ reading sources... [ 84%] generated/methods/evalml.pipelines.components.LinearRegressor.describe reading sources... [ 84%] generated/methods/evalml.pipelines.components.LinearRegressor.fit reading sources... [ 84%] generated/methods/evalml.pipelines.components.LinearRegressor.predict reading sources... [ 84%] generated/methods/evalml.pipelines.components.LinearRegressor.predict_proba reading sources... [ 84%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.__init__ reading sources... [ 85%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.describe reading sources... [ 85%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.fit reading sources... [ 85%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.predict reading sources... [ 85%] generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.predict_proba reading sources... [ 85%] generated/methods/evalml.pipelines.components.OneHotEncoder.__init__ reading sources... [ 86%] generated/methods/evalml.pipelines.components.OneHotEncoder.describe reading sources... [ 86%] generated/methods/evalml.pipelines.components.OneHotEncoder.fit reading sources... [ 86%] generated/methods/evalml.pipelines.components.OneHotEncoder.fit_transform reading sources... [ 86%] generated/methods/evalml.pipelines.components.OneHotEncoder.get_feature_names reading sources... [ 86%] generated/methods/evalml.pipelines.components.OneHotEncoder.transform reading sources... [ 86%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.__init__ reading sources... [ 87%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.describe reading sources... [ 87%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.fit reading sources... [ 87%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.fit_transform reading sources... [ 87%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.get_indices reading sources... [ 87%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.get_names reading sources... [ 87%] generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.transform reading sources... [ 88%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.__init__ reading sources... [ 88%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.describe reading sources... [ 88%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.fit reading sources... [ 88%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.fit_transform reading sources... [ 88%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.get_indices reading sources... [ 89%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.get_names reading sources... [ 89%] generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.transform reading sources... [ 89%] generated/methods/evalml.pipelines.components.RandomForestClassifier.__init__ reading sources... [ 89%] generated/methods/evalml.pipelines.components.RandomForestClassifier.describe reading sources... [ 89%] generated/methods/evalml.pipelines.components.RandomForestClassifier.fit reading sources... [ 89%] generated/methods/evalml.pipelines.components.RandomForestClassifier.predict reading sources... [ 90%] generated/methods/evalml.pipelines.components.RandomForestClassifier.predict_proba reading sources... [ 90%] generated/methods/evalml.pipelines.components.RandomForestRegressor.__init__ reading sources... [ 90%] generated/methods/evalml.pipelines.components.RandomForestRegressor.describe reading sources... [ 90%] generated/methods/evalml.pipelines.components.RandomForestRegressor.fit reading sources... [ 90%] generated/methods/evalml.pipelines.components.RandomForestRegressor.predict reading sources... [ 91%] generated/methods/evalml.pipelines.components.RandomForestRegressor.predict_proba reading sources... [ 91%] generated/methods/evalml.pipelines.components.SimpleImputer.__init__ reading sources... [ 91%] generated/methods/evalml.pipelines.components.SimpleImputer.describe reading sources... [ 91%] generated/methods/evalml.pipelines.components.SimpleImputer.fit reading sources... [ 91%] generated/methods/evalml.pipelines.components.SimpleImputer.fit_transform reading sources... [ 91%] generated/methods/evalml.pipelines.components.SimpleImputer.transform reading sources... [ 92%] generated/methods/evalml.pipelines.components.StandardScaler.__init__ reading sources... [ 92%] generated/methods/evalml.pipelines.components.StandardScaler.describe reading sources... [ 92%] generated/methods/evalml.pipelines.components.StandardScaler.fit reading sources... [ 92%] generated/methods/evalml.pipelines.components.StandardScaler.fit_transform reading sources... [ 92%] generated/methods/evalml.pipelines.components.StandardScaler.transform reading sources... [ 93%] generated/methods/evalml.pipelines.components.Transformer.__init__ reading sources... [ 93%] generated/methods/evalml.pipelines.components.Transformer.describe reading sources... [ 93%] generated/methods/evalml.pipelines.components.Transformer.fit reading sources... [ 93%] generated/methods/evalml.pipelines.components.Transformer.fit_transform reading sources... [ 93%] generated/methods/evalml.pipelines.components.Transformer.transform reading sources... [ 93%] generated/methods/evalml.pipelines.components.XGBoostClassifier.__init__ reading sources... [ 94%] generated/methods/evalml.pipelines.components.XGBoostClassifier.describe reading sources... [ 94%] generated/methods/evalml.pipelines.components.XGBoostClassifier.fit reading sources... [ 94%] generated/methods/evalml.pipelines.components.XGBoostClassifier.predict reading sources... [ 94%] generated/methods/evalml.pipelines.components.XGBoostClassifier.predict_proba reading sources... [ 94%] generated/methods/evalml.pipelines.components.XGBoostRegressor.__init__ reading sources... [ 94%] generated/methods/evalml.pipelines.components.XGBoostRegressor.describe reading sources... [ 95%] generated/methods/evalml.pipelines.components.XGBoostRegressor.fit reading sources... [ 95%] generated/methods/evalml.pipelines.components.XGBoostRegressor.predict reading sources... [ 95%] generated/methods/evalml.pipelines.components.XGBoostRegressor.predict_proba reading sources... [ 95%] generated/methods/evalml.tuners.GridSearchTuner.__init__ reading sources... [ 95%] generated/methods/evalml.tuners.GridSearchTuner.add reading sources... [ 96%] generated/methods/evalml.tuners.GridSearchTuner.is_search_space_exhausted reading sources... [ 96%] generated/methods/evalml.tuners.GridSearchTuner.propose reading sources... [ 96%] generated/methods/evalml.tuners.RandomSearchTuner.__init__ reading sources... [ 96%] generated/methods/evalml.tuners.RandomSearchTuner.add reading sources... [ 96%] generated/methods/evalml.tuners.RandomSearchTuner.is_search_space_exhausted reading sources... [ 96%] generated/methods/evalml.tuners.RandomSearchTuner.propose reading sources... [ 97%] generated/methods/evalml.tuners.SKOptTuner.__init__ reading sources... [ 97%] generated/methods/evalml.tuners.SKOptTuner.add reading sources... [ 97%] generated/methods/evalml.tuners.SKOptTuner.is_search_space_exhausted reading sources... [ 97%] generated/methods/evalml.tuners.SKOptTuner.propose reading sources... [ 97%] generated/methods/evalml.tuners.Tuner.__init__ reading sources... [ 98%] generated/methods/evalml.tuners.Tuner.add reading sources... [ 98%] generated/methods/evalml.tuners.Tuner.is_search_space_exhausted reading sources... [ 98%] generated/methods/evalml.tuners.Tuner.propose reading sources... [ 98%] guardrails/overfitting reading sources... [ 98%] guardrails/overview reading sources... [ 98%] index reading sources... [ 99%] install reading sources... [ 99%] objectives/custom_objectives reading sources... [ 99%] objectives/overview reading sources... [ 99%] pipelines/components reading sources... [ 99%] pipelines/custom_pipelines reading sources... [100%] pipelines/overview looking for now-outdated files... none found pickling environment... done checking consistency... done processing EvalML.tex... index install objectives/overview demos/fraud demos/lead_scoring objectives/custom_objectives automl/pipeline_search automl/search_results automl/regression_example pipelines/overview pipelines/components pipelines/custom_pipelines guardrails/overview guardrails/overfitting changelog api_reference generated/evalml.demos.load_fraud generated/evalml.demos.load_wine generated/evalml.demos.load_breast_cancer generated/evalml.demos.load_diabetes generated/evalml.preprocessing.drop_nan_target_rows generated/evalml.preprocessing.label_distribution generated/evalml.preprocessing.load_data generated/evalml.preprocessing.number_of_features generated/evalml.preprocessing.split_data generated/evalml.automl.AutoClassificationSearch generated/methods/evalml.automl.AutoClassificationSearch.__init__ generated/methods/evalml.automl.AutoClassificationSearch.describe_pipeline generated/methods/evalml.automl.AutoClassificationSearch.get_pipeline generated/methods/evalml.automl.AutoClassificationSearch.search generated/evalml.automl.AutoRegressionSearch generated/methods/evalml.automl.AutoRegressionSearch.__init__ generated/methods/evalml.automl.AutoRegressionSearch.describe_pipeline generated/methods/evalml.automl.AutoRegressionSearch.get_pipeline generated/methods/evalml.automl.AutoRegressionSearch.search generated/evalml.pipelines.PipelineBase generated/methods/evalml.pipelines.PipelineBase.__init__ generated/methods/evalml.pipelines.PipelineBase.describe generated/methods/evalml.pipelines.PipelineBase.fit generated/methods/evalml.pipelines.PipelineBase.get_component generated/methods/evalml.pipelines.PipelineBase.graph generated/methods/evalml.pipelines.PipelineBase.graph_feature_importance generated/methods/evalml.pipelines.PipelineBase.load generated/methods/evalml.pipelines.PipelineBase.predict generated/methods/evalml.pipelines.PipelineBase.save generated/methods/evalml.pipelines.PipelineBase.score generated/evalml.pipelines.ClassificationPipeline generated/methods/evalml.pipelines.ClassificationPipeline.__init__ generated/methods/evalml.pipelines.ClassificationPipeline.describe generated/methods/evalml.pipelines.ClassificationPipeline.fit generated/methods/evalml.pipelines.ClassificationPipeline.get_component generated/methods/evalml.pipelines.ClassificationPipeline.graph generated/methods/evalml.pipelines.ClassificationPipeline.graph_feature_importance generated/methods/evalml.pipelines.ClassificationPipeline.load generated/methods/evalml.pipelines.ClassificationPipeline.predict generated/methods/evalml.pipelines.ClassificationPipeline.predict_proba generated/methods/evalml.pipelines.ClassificationPipeline.save generated/methods/evalml.pipelines.ClassificationPipeline.score generated/evalml.pipelines.BinaryClassificationPipeline generated/methods/evalml.pipelines.BinaryClassificationPipeline.__init__ generated/methods/evalml.pipelines.BinaryClassificationPipeline.describe generated/methods/evalml.pipelines.BinaryClassificationPipeline.fit generated/methods/evalml.pipelines.BinaryClassificationPipeline.get_component generated/methods/evalml.pipelines.BinaryClassificationPipeline.graph generated/methods/evalml.pipelines.BinaryClassificationPipeline.graph_feature_importance generated/methods/evalml.pipelines.BinaryClassificationPipeline.load generated/methods/evalml.pipelines.BinaryClassificationPipeline.predict generated/methods/evalml.pipelines.BinaryClassificationPipeline.predict_proba generated/methods/evalml.pipelines.BinaryClassificationPipeline.save generated/methods/evalml.pipelines.BinaryClassificationPipeline.score generated/evalml.pipelines.MulticlassClassificationPipeline generated/methods/evalml.pipelines.MulticlassClassificationPipeline.__init__ generated/methods/evalml.pipelines.MulticlassClassificationPipeline.describe generated/methods/evalml.pipelines.MulticlassClassificationPipeline.fit generated/methods/evalml.pipelines.MulticlassClassificationPipeline.get_component generated/methods/evalml.pipelines.MulticlassClassificationPipeline.graph generated/methods/evalml.pipelines.MulticlassClassificationPipeline.graph_feature_importance generated/methods/evalml.pipelines.MulticlassClassificationPipeline.load generated/methods/evalml.pipelines.MulticlassClassificationPipeline.predict generated/methods/evalml.pipelines.MulticlassClassificationPipeline.predict_proba generated/methods/evalml.pipelines.MulticlassClassificationPipeline.save generated/methods/evalml.pipelines.MulticlassClassificationPipeline.score generated/evalml.pipelines.RegressionPipeline generated/methods/evalml.pipelines.RegressionPipeline.__init__ generated/methods/evalml.pipelines.RegressionPipeline.describe generated/methods/evalml.pipelines.RegressionPipeline.fit generated/methods/evalml.pipelines.RegressionPipeline.get_component generated/methods/evalml.pipelines.RegressionPipeline.graph generated/methods/evalml.pipelines.RegressionPipeline.graph_feature_importance generated/methods/evalml.pipelines.RegressionPipeline.load generated/methods/evalml.pipelines.RegressionPipeline.predict generated/methods/evalml.pipelines.RegressionPipeline.save generated/methods/evalml.pipelines.RegressionPipeline.score generated/evalml.pipelines.CatBoostBinaryClassificationPipeline generated/methods/evalml.pipelines.CatBoostBinaryClassificationPipeline.__init__ generated/methods/evalml.pipelines.CatBoostBinaryClassificationPipeline.describe generated/methods/evalml.pipelines.CatBoostBinaryClassificationPipeline.fit generated/methods/evalml.pipelines.CatBoostBinaryClassificationPipeline.get_component generated/methods/evalml.pipelines.CatBoostBinaryClassificationPipeline.graph generated/methods/evalml.pipelines.CatBoostBinaryClassificationPipeline.graph_feature_importance generated/methods/evalml.pipelines.CatBoostBinaryClassificationPipeline.load generated/methods/evalml.pipelines.CatBoostBinaryClassificationPipeline.predict generated/methods/evalml.pipelines.CatBoostBinaryClassificationPipeline.predict_proba generated/methods/evalml.pipelines.CatBoostBinaryClassificationPipeline.save generated/methods/evalml.pipelines.CatBoostBinaryClassificationPipeline.score generated/evalml.pipelines.CatBoostMulticlassClassificationPipeline generated/methods/evalml.pipelines.CatBoostMulticlassClassificationPipeline.__init__ generated/methods/evalml.pipelines.CatBoostMulticlassClassificationPipeline.describe generated/methods/evalml.pipelines.CatBoostMulticlassClassificationPipeline.fit generated/methods/evalml.pipelines.CatBoostMulticlassClassificationPipeline.get_component generated/methods/evalml.pipelines.CatBoostMulticlassClassificationPipeline.graph generated/methods/evalml.pipelines.CatBoostMulticlassClassificationPipeline.graph_feature_importance generated/methods/evalml.pipelines.CatBoostMulticlassClassificationPipeline.load generated/methods/evalml.pipelines.CatBoostMulticlassClassificationPipeline.predict generated/methods/evalml.pipelines.CatBoostMulticlassClassificationPipeline.predict_proba generated/methods/evalml.pipelines.CatBoostMulticlassClassificationPipeline.save generated/methods/evalml.pipelines.CatBoostMulticlassClassificationPipeline.score generated/evalml.pipelines.LogisticRegressionBinaryPipeline generated/methods/evalml.pipelines.LogisticRegressionBinaryPipeline.__init__ generated/methods/evalml.pipelines.LogisticRegressionBinaryPipeline.describe generated/methods/evalml.pipelines.LogisticRegressionBinaryPipeline.fit generated/methods/evalml.pipelines.LogisticRegressionBinaryPipeline.get_component generated/methods/evalml.pipelines.LogisticRegressionBinaryPipeline.graph generated/methods/evalml.pipelines.LogisticRegressionBinaryPipeline.graph_feature_importance generated/methods/evalml.pipelines.LogisticRegressionBinaryPipeline.load generated/methods/evalml.pipelines.LogisticRegressionBinaryPipeline.predict generated/methods/evalml.pipelines.LogisticRegressionBinaryPipeline.predict_proba generated/methods/evalml.pipelines.LogisticRegressionBinaryPipeline.save generated/methods/evalml.pipelines.LogisticRegressionBinaryPipeline.score generated/evalml.pipelines.LogisticRegressionMulticlassPipeline generated/methods/evalml.pipelines.LogisticRegressionMulticlassPipeline.__init__ generated/methods/evalml.pipelines.LogisticRegressionMulticlassPipeline.describe generated/methods/evalml.pipelines.LogisticRegressionMulticlassPipeline.fit generated/methods/evalml.pipelines.LogisticRegressionMulticlassPipeline.get_component generated/methods/evalml.pipelines.LogisticRegressionMulticlassPipeline.graph generated/methods/evalml.pipelines.LogisticRegressionMulticlassPipeline.graph_feature_importance generated/methods/evalml.pipelines.LogisticRegressionMulticlassPipeline.load generated/methods/evalml.pipelines.LogisticRegressionMulticlassPipeline.predict generated/methods/evalml.pipelines.LogisticRegressionMulticlassPipeline.predict_proba generated/methods/evalml.pipelines.LogisticRegressionMulticlassPipeline.save generated/methods/evalml.pipelines.LogisticRegressionMulticlassPipeline.score generated/evalml.pipelines.RFBinaryClassificationPipeline generated/methods/evalml.pipelines.RFBinaryClassificationPipeline.__init__ generated/methods/evalml.pipelines.RFBinaryClassificationPipeline.describe generated/methods/evalml.pipelines.RFBinaryClassificationPipeline.fit generated/methods/evalml.pipelines.RFBinaryClassificationPipeline.get_component generated/methods/evalml.pipelines.RFBinaryClassificationPipeline.graph generated/methods/evalml.pipelines.RFBinaryClassificationPipeline.graph_feature_importance generated/methods/evalml.pipelines.RFBinaryClassificationPipeline.load generated/methods/evalml.pipelines.RFBinaryClassificationPipeline.predict generated/methods/evalml.pipelines.RFBinaryClassificationPipeline.predict_proba generated/methods/evalml.pipelines.RFBinaryClassificationPipeline.save generated/methods/evalml.pipelines.RFBinaryClassificationPipeline.score generated/evalml.pipelines.RFMulticlassClassificationPipeline generated/methods/evalml.pipelines.RFMulticlassClassificationPipeline.__init__ generated/methods/evalml.pipelines.RFMulticlassClassificationPipeline.describe generated/methods/evalml.pipelines.RFMulticlassClassificationPipeline.fit generated/methods/evalml.pipelines.RFMulticlassClassificationPipeline.get_component generated/methods/evalml.pipelines.RFMulticlassClassificationPipeline.graph generated/methods/evalml.pipelines.RFMulticlassClassificationPipeline.graph_feature_importance generated/methods/evalml.pipelines.RFMulticlassClassificationPipeline.load generated/methods/evalml.pipelines.RFMulticlassClassificationPipeline.predict generated/methods/evalml.pipelines.RFMulticlassClassificationPipeline.predict_proba generated/methods/evalml.pipelines.RFMulticlassClassificationPipeline.save generated/methods/evalml.pipelines.RFMulticlassClassificationPipeline.score generated/evalml.pipelines.XGBoostBinaryPipeline generated/methods/evalml.pipelines.XGBoostBinaryPipeline.__init__ generated/methods/evalml.pipelines.XGBoostBinaryPipeline.describe generated/methods/evalml.pipelines.XGBoostBinaryPipeline.fit generated/methods/evalml.pipelines.XGBoostBinaryPipeline.get_component generated/methods/evalml.pipelines.XGBoostBinaryPipeline.graph generated/methods/evalml.pipelines.XGBoostBinaryPipeline.graph_feature_importance generated/methods/evalml.pipelines.XGBoostBinaryPipeline.load generated/methods/evalml.pipelines.XGBoostBinaryPipeline.predict generated/methods/evalml.pipelines.XGBoostBinaryPipeline.predict_proba generated/methods/evalml.pipelines.XGBoostBinaryPipeline.save generated/methods/evalml.pipelines.XGBoostBinaryPipeline.score generated/evalml.pipelines.XGBoostMulticlassPipeline generated/methods/evalml.pipelines.XGBoostMulticlassPipeline.__init__ generated/methods/evalml.pipelines.XGBoostMulticlassPipeline.describe generated/methods/evalml.pipelines.XGBoostMulticlassPipeline.fit generated/methods/evalml.pipelines.XGBoostMulticlassPipeline.get_component generated/methods/evalml.pipelines.XGBoostMulticlassPipeline.graph generated/methods/evalml.pipelines.XGBoostMulticlassPipeline.graph_feature_importance generated/methods/evalml.pipelines.XGBoostMulticlassPipeline.load generated/methods/evalml.pipelines.XGBoostMulticlassPipeline.predict generated/methods/evalml.pipelines.XGBoostMulticlassPipeline.predict_proba generated/methods/evalml.pipelines.XGBoostMulticlassPipeline.save generated/methods/evalml.pipelines.XGBoostMulticlassPipeline.score generated/evalml.pipelines.RFRegressionPipeline generated/methods/evalml.pipelines.RFRegressionPipeline.__init__ generated/methods/evalml.pipelines.RFRegressionPipeline.describe generated/methods/evalml.pipelines.RFRegressionPipeline.fit generated/methods/evalml.pipelines.RFRegressionPipeline.get_component generated/methods/evalml.pipelines.RFRegressionPipeline.graph generated/methods/evalml.pipelines.RFRegressionPipeline.graph_feature_importance generated/methods/evalml.pipelines.RFRegressionPipeline.load generated/methods/evalml.pipelines.RFRegressionPipeline.predict generated/methods/evalml.pipelines.RFRegressionPipeline.save generated/methods/evalml.pipelines.RFRegressionPipeline.score generated/evalml.pipelines.CatBoostRegressionPipeline generated/methods/evalml.pipelines.CatBoostRegressionPipeline.__init__ generated/methods/evalml.pipelines.CatBoostRegressionPipeline.describe generated/methods/evalml.pipelines.CatBoostRegressionPipeline.fit generated/methods/evalml.pipelines.CatBoostRegressionPipeline.get_component generated/methods/evalml.pipelines.CatBoostRegressionPipeline.graph generated/methods/evalml.pipelines.CatBoostRegressionPipeline.graph_feature_importance generated/methods/evalml.pipelines.CatBoostRegressionPipeline.load generated/methods/evalml.pipelines.CatBoostRegressionPipeline.predict generated/methods/evalml.pipelines.CatBoostRegressionPipeline.save generated/methods/evalml.pipelines.CatBoostRegressionPipeline.score generated/evalml.pipelines.LinearRegressionPipeline generated/methods/evalml.pipelines.LinearRegressionPipeline.__init__ generated/methods/evalml.pipelines.LinearRegressionPipeline.describe generated/methods/evalml.pipelines.LinearRegressionPipeline.fit generated/methods/evalml.pipelines.LinearRegressionPipeline.get_component generated/methods/evalml.pipelines.LinearRegressionPipeline.graph generated/methods/evalml.pipelines.LinearRegressionPipeline.graph_feature_importance generated/methods/evalml.pipelines.LinearRegressionPipeline.load generated/methods/evalml.pipelines.LinearRegressionPipeline.predict generated/methods/evalml.pipelines.LinearRegressionPipeline.save generated/methods/evalml.pipelines.LinearRegressionPipeline.score generated/evalml.pipelines.XGBoostRegressionPipeline generated/methods/evalml.pipelines.XGBoostRegressionPipeline.__init__ generated/methods/evalml.pipelines.XGBoostRegressionPipeline.describe generated/methods/evalml.pipelines.XGBoostRegressionPipeline.fit generated/methods/evalml.pipelines.XGBoostRegressionPipeline.get_component generated/methods/evalml.pipelines.XGBoostRegressionPipeline.graph generated/methods/evalml.pipelines.XGBoostRegressionPipeline.graph_feature_importance generated/methods/evalml.pipelines.XGBoostRegressionPipeline.load generated/methods/evalml.pipelines.XGBoostRegressionPipeline.predict generated/methods/evalml.pipelines.XGBoostRegressionPipeline.save generated/methods/evalml.pipelines.XGBoostRegressionPipeline.score generated/evalml.pipelines.all_pipelines generated/evalml.pipelines.get_pipelines generated/evalml.pipelines.list_model_families generated/evalml.pipelines.roc_curve generated/evalml.pipelines.graph_roc_curve generated/evalml.pipelines.confusion_matrix generated/evalml.pipelines.normalize_confusion_matrix generated/evalml.pipelines.graph_confusion_matrix generated/evalml.pipelines.components.ComponentBase generated/methods/evalml.pipelines.components.ComponentBase.__init__ generated/methods/evalml.pipelines.components.ComponentBase.describe generated/methods/evalml.pipelines.components.ComponentBase.fit generated/evalml.pipelines.components.Transformer generated/methods/evalml.pipelines.components.Transformer.__init__ generated/methods/evalml.pipelines.components.Transformer.describe generated/methods/evalml.pipelines.components.Transformer.fit generated/methods/evalml.pipelines.components.Transformer.fit_transform generated/methods/evalml.pipelines.components.Transformer.transform generated/evalml.pipelines.components.Estimator generated/methods/evalml.pipelines.components.Estimator.__init__ generated/methods/evalml.pipelines.components.Estimator.describe generated/methods/evalml.pipelines.components.Estimator.fit generated/methods/evalml.pipelines.components.Estimator.predict generated/methods/evalml.pipelines.components.Estimator.predict_proba generated/evalml.pipelines.components.OneHotEncoder generated/methods/evalml.pipelines.components.OneHotEncoder.__init__ generated/methods/evalml.pipelines.components.OneHotEncoder.describe generated/methods/evalml.pipelines.components.OneHotEncoder.fit generated/methods/evalml.pipelines.components.OneHotEncoder.fit_transform generated/methods/evalml.pipelines.components.OneHotEncoder.get_feature_names generated/methods/evalml.pipelines.components.OneHotEncoder.transform generated/evalml.pipelines.components.SimpleImputer generated/methods/evalml.pipelines.components.SimpleImputer.__init__ generated/methods/evalml.pipelines.components.SimpleImputer.describe generated/methods/evalml.pipelines.components.SimpleImputer.fit generated/methods/evalml.pipelines.components.SimpleImputer.fit_transform generated/methods/evalml.pipelines.components.SimpleImputer.transform generated/evalml.pipelines.components.StandardScaler generated/methods/evalml.pipelines.components.StandardScaler.__init__ generated/methods/evalml.pipelines.components.StandardScaler.describe generated/methods/evalml.pipelines.components.StandardScaler.fit generated/methods/evalml.pipelines.components.StandardScaler.fit_transform generated/methods/evalml.pipelines.components.StandardScaler.transform generated/evalml.pipelines.components.RFRegressorSelectFromModel generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.__init__ generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.describe generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.fit generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.fit_transform generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.get_indices generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.get_names generated/methods/evalml.pipelines.components.RFRegressorSelectFromModel.transform generated/evalml.pipelines.components.RFClassifierSelectFromModel generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.__init__ generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.describe generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.fit generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.fit_transform generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.get_indices generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.get_names generated/methods/evalml.pipelines.components.RFClassifierSelectFromModel.transform generated/evalml.pipelines.components.CatBoostClassifier generated/methods/evalml.pipelines.components.CatBoostClassifier.__init__ generated/methods/evalml.pipelines.components.CatBoostClassifier.describe generated/methods/evalml.pipelines.components.CatBoostClassifier.fit generated/methods/evalml.pipelines.components.CatBoostClassifier.predict generated/methods/evalml.pipelines.components.CatBoostClassifier.predict_proba generated/evalml.pipelines.components.RandomForestClassifier generated/methods/evalml.pipelines.components.RandomForestClassifier.__init__ generated/methods/evalml.pipelines.components.RandomForestClassifier.describe generated/methods/evalml.pipelines.components.RandomForestClassifier.fit generated/methods/evalml.pipelines.components.RandomForestClassifier.predict generated/methods/evalml.pipelines.components.RandomForestClassifier.predict_proba generated/evalml.pipelines.components.LogisticRegressionClassifier generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.__init__ generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.describe generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.fit generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.predict generated/methods/evalml.pipelines.components.LogisticRegressionClassifier.predict_proba generated/evalml.pipelines.components.XGBoostClassifier generated/methods/evalml.pipelines.components.XGBoostClassifier.__init__ generated/methods/evalml.pipelines.components.XGBoostClassifier.describe generated/methods/evalml.pipelines.components.XGBoostClassifier.fit generated/methods/evalml.pipelines.components.XGBoostClassifier.predict generated/methods/evalml.pipelines.components.XGBoostClassifier.predict_proba generated/evalml.pipelines.components.CatBoostRegressor generated/methods/evalml.pipelines.components.CatBoostRegressor.__init__ generated/methods/evalml.pipelines.components.CatBoostRegressor.describe generated/methods/evalml.pipelines.components.CatBoostRegressor.fit generated/methods/evalml.pipelines.components.CatBoostRegressor.predict generated/methods/evalml.pipelines.components.CatBoostRegressor.predict_proba generated/evalml.pipelines.components.LinearRegressor generated/methods/evalml.pipelines.components.LinearRegressor.__init__ generated/methods/evalml.pipelines.components.LinearRegressor.describe generated/methods/evalml.pipelines.components.LinearRegressor.fit generated/methods/evalml.pipelines.components.LinearRegressor.predict generated/methods/evalml.pipelines.components.LinearRegressor.predict_proba generated/evalml.pipelines.components.RandomForestRegressor generated/methods/evalml.pipelines.components.RandomForestRegressor.__init__ generated/methods/evalml.pipelines.components.RandomForestRegressor.describe generated/methods/evalml.pipelines.components.RandomForestRegressor.fit generated/methods/evalml.pipelines.components.RandomForestRegressor.predict generated/methods/evalml.pipelines.components.RandomForestRegressor.predict_proba generated/evalml.pipelines.components.XGBoostRegressor generated/methods/evalml.pipelines.components.XGBoostRegressor.__init__ generated/methods/evalml.pipelines.components.XGBoostRegressor.describe generated/methods/evalml.pipelines.components.XGBoostRegressor.fit generated/methods/evalml.pipelines.components.XGBoostRegressor.predict generated/methods/evalml.pipelines.components.XGBoostRegressor.predict_proba generated/evalml.objectives.ObjectiveBase generated/methods/evalml.objectives.ObjectiveBase.objective_function generated/methods/evalml.objectives.ObjectiveBase.score generated/methods/evalml.objectives.ObjectiveBase.validate_inputs generated/evalml.objectives.BinaryClassificationObjective generated/methods/evalml.objectives.BinaryClassificationObjective.decision_function generated/methods/evalml.objectives.BinaryClassificationObjective.objective_function generated/methods/evalml.objectives.BinaryClassificationObjective.optimize_threshold generated/methods/evalml.objectives.BinaryClassificationObjective.score generated/methods/evalml.objectives.BinaryClassificationObjective.validate_inputs generated/evalml.objectives.MulticlassClassificationObjective generated/methods/evalml.objectives.MulticlassClassificationObjective.objective_function generated/methods/evalml.objectives.MulticlassClassificationObjective.score generated/methods/evalml.objectives.MulticlassClassificationObjective.validate_inputs generated/evalml.objectives.RegressionObjective generated/methods/evalml.objectives.RegressionObjective.objective_function generated/methods/evalml.objectives.RegressionObjective.score generated/methods/evalml.objectives.RegressionObjective.validate_inputs generated/evalml.objectives.FraudCost generated/methods/evalml.objectives.FraudCost.__init__ generated/methods/evalml.objectives.FraudCost.decision_function generated/methods/evalml.objectives.FraudCost.objective_function generated/methods/evalml.objectives.FraudCost.optimize_threshold generated/methods/evalml.objectives.FraudCost.score generated/methods/evalml.objectives.FraudCost.validate_inputs generated/evalml.objectives.LeadScoring generated/methods/evalml.objectives.LeadScoring.__init__ generated/methods/evalml.objectives.LeadScoring.decision_function generated/methods/evalml.objectives.LeadScoring.objective_function generated/methods/evalml.objectives.LeadScoring.optimize_threshold generated/methods/evalml.objectives.LeadScoring.score generated/methods/evalml.objectives.LeadScoring.validate_inputs generated/evalml.objectives.AccuracyBinary generated/methods/evalml.objectives.AccuracyBinary.decision_function generated/methods/evalml.objectives.AccuracyBinary.objective_function generated/methods/evalml.objectives.AccuracyBinary.optimize_threshold generated/methods/evalml.objectives.AccuracyBinary.score generated/methods/evalml.objectives.AccuracyBinary.validate_inputs generated/evalml.objectives.AccuracyMulticlass generated/methods/evalml.objectives.AccuracyMulticlass.objective_function generated/methods/evalml.objectives.AccuracyMulticlass.score generated/methods/evalml.objectives.AccuracyMulticlass.validate_inputs generated/evalml.objectives.AUC generated/methods/evalml.objectives.AUC.decision_function generated/methods/evalml.objectives.AUC.objective_function generated/methods/evalml.objectives.AUC.optimize_threshold generated/methods/evalml.objectives.AUC.score generated/methods/evalml.objectives.AUC.validate_inputs generated/evalml.objectives.AUCMacro generated/methods/evalml.objectives.AUCMacro.objective_function generated/methods/evalml.objectives.AUCMacro.score generated/methods/evalml.objectives.AUCMacro.validate_inputs generated/evalml.objectives.AUCMicro generated/methods/evalml.objectives.AUCMicro.objective_function generated/methods/evalml.objectives.AUCMicro.score generated/methods/evalml.objectives.AUCMicro.validate_inputs generated/evalml.objectives.AUCWeighted generated/methods/evalml.objectives.AUCWeighted.objective_function generated/methods/evalml.objectives.AUCWeighted.score generated/methods/evalml.objectives.AUCWeighted.validate_inputs generated/evalml.objectives.BalancedAccuracyBinary generated/methods/evalml.objectives.BalancedAccuracyBinary.decision_function generated/methods/evalml.objectives.BalancedAccuracyBinary.objective_function generated/methods/evalml.objectives.BalancedAccuracyBinary.optimize_threshold generated/methods/evalml.objectives.BalancedAccuracyBinary.score generated/methods/evalml.objectives.BalancedAccuracyBinary.validate_inputs generated/evalml.objectives.BalancedAccuracyMulticlass generated/methods/evalml.objectives.BalancedAccuracyMulticlass.objective_function generated/methods/evalml.objectives.BalancedAccuracyMulticlass.score generated/methods/evalml.objectives.BalancedAccuracyMulticlass.validate_inputs generated/evalml.objectives.F1 generated/methods/evalml.objectives.F1.decision_function generated/methods/evalml.objectives.F1.objective_function generated/methods/evalml.objectives.F1.optimize_threshold generated/methods/evalml.objectives.F1.score generated/methods/evalml.objectives.F1.validate_inputs generated/evalml.objectives.F1Micro generated/methods/evalml.objectives.F1Micro.objective_function generated/methods/evalml.objectives.F1Micro.score generated/methods/evalml.objectives.F1Micro.validate_inputs generated/evalml.objectives.F1Macro generated/methods/evalml.objectives.F1Macro.objective_function generated/methods/evalml.objectives.F1Macro.score generated/methods/evalml.objectives.F1Macro.validate_inputs generated/evalml.objectives.F1Weighted generated/methods/evalml.objectives.F1Weighted.objective_function generated/methods/evalml.objectives.F1Weighted.score generated/methods/evalml.objectives.F1Weighted.validate_inputs generated/evalml.objectives.LogLossBinary generated/methods/evalml.objectives.LogLossBinary.decision_function generated/methods/evalml.objectives.LogLossBinary.objective_function generated/methods/evalml.objectives.LogLossBinary.optimize_threshold generated/methods/evalml.objectives.LogLossBinary.score generated/methods/evalml.objectives.LogLossBinary.validate_inputs generated/evalml.objectives.LogLossMulticlass generated/methods/evalml.objectives.LogLossMulticlass.objective_function generated/methods/evalml.objectives.LogLossMulticlass.score generated/methods/evalml.objectives.LogLossMulticlass.validate_inputs generated/evalml.objectives.MCCBinary generated/methods/evalml.objectives.MCCBinary.decision_function generated/methods/evalml.objectives.MCCBinary.objective_function generated/methods/evalml.objectives.MCCBinary.optimize_threshold generated/methods/evalml.objectives.MCCBinary.score generated/methods/evalml.objectives.MCCBinary.validate_inputs generated/evalml.objectives.MCCMulticlass generated/methods/evalml.objectives.MCCMulticlass.objective_function generated/methods/evalml.objectives.MCCMulticlass.score generated/methods/evalml.objectives.MCCMulticlass.validate_inputs generated/evalml.objectives.Precision generated/methods/evalml.objectives.Precision.decision_function generated/methods/evalml.objectives.Precision.objective_function generated/methods/evalml.objectives.Precision.optimize_threshold generated/methods/evalml.objectives.Precision.score generated/methods/evalml.objectives.Precision.validate_inputs generated/evalml.objectives.PrecisionMicro generated/methods/evalml.objectives.PrecisionMicro.objective_function generated/methods/evalml.objectives.PrecisionMicro.score generated/methods/evalml.objectives.PrecisionMicro.validate_inputs generated/evalml.objectives.PrecisionMacro generated/methods/evalml.objectives.PrecisionMacro.objective_function generated/methods/evalml.objectives.PrecisionMacro.score generated/methods/evalml.objectives.PrecisionMacro.validate_inputs generated/evalml.objectives.PrecisionWeighted generated/methods/evalml.objectives.PrecisionWeighted.objective_function generated/methods/evalml.objectives.PrecisionWeighted.score generated/methods/evalml.objectives.PrecisionWeighted.validate_inputs generated/evalml.objectives.Recall generated/methods/evalml.objectives.Recall.decision_function generated/methods/evalml.objectives.Recall.objective_function generated/methods/evalml.objectives.Recall.optimize_threshold generated/methods/evalml.objectives.Recall.score generated/methods/evalml.objectives.Recall.validate_inputs generated/evalml.objectives.RecallMicro generated/methods/evalml.objectives.RecallMicro.objective_function generated/methods/evalml.objectives.RecallMicro.score generated/methods/evalml.objectives.RecallMicro.validate_inputs generated/evalml.objectives.RecallMacro generated/methods/evalml.objectives.RecallMacro.objective_function generated/methods/evalml.objectives.RecallMacro.score generated/methods/evalml.objectives.RecallMacro.validate_inputs generated/evalml.objectives.RecallWeighted generated/methods/evalml.objectives.RecallWeighted.objective_function generated/methods/evalml.objectives.RecallWeighted.score generated/methods/evalml.objectives.RecallWeighted.validate_inputs generated/evalml.objectives.R2 generated/methods/evalml.objectives.R2.objective_function generated/methods/evalml.objectives.R2.score generated/methods/evalml.objectives.R2.validate_inputs generated/evalml.objectives.MAE generated/methods/evalml.objectives.MAE.objective_function generated/methods/evalml.objectives.MAE.score generated/methods/evalml.objectives.MAE.validate_inputs generated/evalml.objectives.MSE generated/methods/evalml.objectives.MSE.objective_function generated/methods/evalml.objectives.MSE.score generated/methods/evalml.objectives.MSE.validate_inputs generated/evalml.objectives.MedianAE generated/methods/evalml.objectives.MedianAE.objective_function generated/methods/evalml.objectives.MedianAE.score generated/methods/evalml.objectives.MedianAE.validate_inputs generated/evalml.objectives.MaxError generated/methods/evalml.objectives.MaxError.objective_function generated/methods/evalml.objectives.MaxError.score generated/methods/evalml.objectives.MaxError.validate_inputs generated/evalml.objectives.ExpVariance generated/methods/evalml.objectives.ExpVariance.objective_function generated/methods/evalml.objectives.ExpVariance.score generated/methods/evalml.objectives.ExpVariance.validate_inputs generated/evalml.problem_types.ProblemTypes generated/evalml.problem_types.handle_problem_types generated/evalml.model_family.ModelFamily generated/evalml.tuners.Tuner generated/methods/evalml.tuners.Tuner.__init__ generated/methods/evalml.tuners.Tuner.add generated/methods/evalml.tuners.Tuner.is_search_space_exhausted generated/methods/evalml.tuners.Tuner.propose generated/evalml.tuners.SKOptTuner generated/methods/evalml.tuners.SKOptTuner.__init__ generated/methods/evalml.tuners.SKOptTuner.add generated/methods/evalml.tuners.SKOptTuner.is_search_space_exhausted generated/methods/evalml.tuners.SKOptTuner.propose generated/evalml.tuners.GridSearchTuner generated/methods/evalml.tuners.GridSearchTuner.__init__ generated/methods/evalml.tuners.GridSearchTuner.add generated/methods/evalml.tuners.GridSearchTuner.is_search_space_exhausted generated/methods/evalml.tuners.GridSearchTuner.propose generated/evalml.tuners.RandomSearchTuner generated/methods/evalml.tuners.RandomSearchTuner.__init__ generated/methods/evalml.tuners.RandomSearchTuner.add generated/methods/evalml.tuners.RandomSearchTuner.is_search_space_exhausted generated/methods/evalml.tuners.RandomSearchTuner.propose generated/evalml.data_checks.DataCheck generated/methods/evalml.data_checks.DataCheck.validate generated/evalml.data_checks.DataChecks generated/methods/evalml.data_checks.DataChecks.__init__ generated/methods/evalml.data_checks.DataChecks.validate generated/evalml.data_checks.DataCheckMessage generated/methods/evalml.data_checks.DataCheckMessage.__init__ generated/methods/evalml.data_checks.DataCheckMessage.__str__ generated/methods/evalml.data_checks.DataCheckMessage.__eq__ generated/evalml.data_checks.DataCheckError generated/methods/evalml.data_checks.DataCheckError.__init__ generated/methods/evalml.data_checks.DataCheckError.__str__ generated/methods/evalml.data_checks.DataCheckError.__eq__ generated/evalml.data_checks.DataCheckWarning generated/methods/evalml.data_checks.DataCheckWarning.__init__ generated/methods/evalml.data_checks.DataCheckWarning.__str__ generated/methods/evalml.data_checks.DataCheckWarning.__eq__ generated/evalml.data_checks.DataCheckMessageType generated/evalml.guardrails.detect_highly_null generated/evalml.guardrails.detect_label_leakage generated/evalml.guardrails.detect_outliers generated/evalml.guardrails.detect_id_columns generated/evalml.utils.import_or_raise generated/evalml.utils.convert_to_seconds generated/evalml.utils.get_random_state generated/evalml.utils.get_random_seed faq resolving references... done writing... done copying images... [ 33%] images/evalml_logo.png copying images... [ 66%] _build/doctrees/nbsphinx/index_19_0.svg copying images... [100%] pipelines/../_build/doctrees/nbsphinx/pipelines_overview_4_0.svg copying TeX support files... copying TeX support files... done build succeeded. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). sed: can't read /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/_build/latex/_static/js/theme.js: No such file or directory [rtd-command-info] start-time: 2020-05-21T23:21:26.137622Z, end-time: 2020-05-21T23:21:26.340396Z, 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: 2020-05-21T23:21:26.469163Z, end-time: 2020-05-21T23:21:34.849420Z, duration: 8, 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. LaTeX Warning: Hyper reference `objectives/overview::doc' on page 3 undefined o n input line 256. LaTeX Warning: Hyper reference `objectives/custom_objectives::doc' on page 3 un defined on input line 256. LaTeX Warning: Hyper reference `pipelines/overview::doc' on page 3 undefined on input line 281. [3] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.344 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.344 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.344 ...g objective AUC: bad input shape (152, 2) ! 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.347 ...ts} 20\%|██ | Elapsed:00:03 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.347 ...ts} 20\%|██ | Elapsed:00:03 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.347 ...ts} 20\%|██ | Elapsed:00:03 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.348 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.348 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.348 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.348 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.348 ...g objective AUC: bad input shape (152, 2) ! 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.351 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.351 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.351 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.351 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.351 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.352 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.352 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.352 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.352 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.352 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.352 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.352 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.355 ...0\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.355 ...0\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.355 ...0\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.355 ...0\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.355 ...0\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.355 ...0\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.355 ...0\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...g objective AUC: bad input shape (152, 2) ! 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.359 ...████████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.359 ...████████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.359 ...████████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.359 ...████████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.359 ...████████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.359 ...████████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.359 ...████████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.359 ...████████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.359 ...████████ | Elapsed:00:16 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.360 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.360 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.360 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.360 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.360 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.360 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.360 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.360 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.360 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.360 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.360 ...g objective AUC: bad input shape (152, 2) ! 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.363 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.363 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.363 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.363 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.363 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.363 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.363 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.363 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.363 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.363 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.363 ...��████████| Elapsed:00:20 ! 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.364 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.364 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.364 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.364 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.364 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.364 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.364 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.364 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.364 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.364 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.364 ...��████████| Elapsed:00:20 LaTeX Warning: Hyper reference `guardrails/overview::doc' on page 4 undefined o n input line 375. [4] [5] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.519 ...t=1120.0\sphinxpxdimen]{{index_19_0}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.519 ...t=1120.0\sphinxpxdimen]{{index_19_0}.svg} LaTeX Warning: Hyper reference `automl/pipeline_search::doc' on page 6 undefine d on input line 526. [6] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) LaTeX Warning: Hyper reference `demos/fraud::doc' on page 7 undefined on input line 570. LaTeX Warning: Hyper reference `demos/lead_scoring::doc' on page 7 undefined on input line 573. LaTeX Warning: Hyper reference `objectives/custom_objectives::doc' on page 7 un defined on input line 582. [7] [8] ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.780 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.780 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.780 ...g objective AUC: bad input shape (667, 2) ! 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.783 ...ts} 20\%|██ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.783 ...ts} 20\%|██ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.783 ...ts} 20\%|██ | Elapsed:00:04 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.784 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.784 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.784 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.784 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.784 ...g objective AUC: bad input shape (667, 2) ! 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.787 ... 40\%|████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.787 ... 40\%|████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.787 ... 40\%|████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.787 ... 40\%|████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.787 ... 40\%|████ | Elapsed:00:14 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.788 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.788 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.788 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.788 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.788 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.788 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.788 ...g objective AUC: bad input shape (667, 2) ! 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.791 ...0\%|██████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.791 ...0\%|██████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.791 ...0\%|██████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.791 ...0\%|██████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.791 ...0\%|██████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.791 ...0\%|██████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.791 ...0\%|██████ | Elapsed:00:15 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.792 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.792 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.792 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.792 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.792 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.792 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.792 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.792 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.792 ...g objective AUC: bad input shape (667, 2) ! 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.795 ...████████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.795 ...████████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.795 ...████████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.795 ...████████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.795 ...████████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.795 ...████████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.795 ...████████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.795 ...████████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.795 ...████████ | Elapsed:00:20 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.796 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.796 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.796 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.796 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.796 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.796 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.796 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.796 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.796 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.796 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.796 ...g objective AUC: bad input shape (667, 2) ! 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.799 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.799 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.799 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.799 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.799 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.799 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.799 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.799 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.799 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.799 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.799 ...��████████| Elapsed:00:31 ! 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.800 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.800 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.800 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.800 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.800 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.800 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.800 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.800 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.800 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.800 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.800 ...��████████| Elapsed:00:31 [9] [10] ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1063 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1063 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1063 ... objective AUC: bad input shape (667, 2) ! 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.1066 ...s} 20\%|██ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1066 ...s} 20\%|██ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1066 ...s} 20\%|██ | Elapsed:00:04 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1067 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1067 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1067 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1067 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1067 ... objective AUC: bad input shape (667, 2) ! 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.1070 ... 40\%|████ | Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1070 ... 40\%|████ | Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1070 ... 40\%|████ | Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1070 ... 40\%|████ | Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1070 ... 40\%|████ | Elapsed:00:12 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1071 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1071 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1071 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1071 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1071 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1071 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1071 ... objective AUC: bad input shape (667, 2) ! 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.1074 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1074 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1074 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1074 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1074 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1074 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1074 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1075 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1075 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1075 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1075 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1075 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1075 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1075 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1075 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1075 ... objective AUC: bad input shape (667, 2) ! 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.1078 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1078 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1078 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1078 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1078 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1078 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1078 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1078 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1078 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1079 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1079 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1079 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1079 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1079 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1079 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1079 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1079 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1079 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1079 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1079 ... objective AUC: bad input shape (667, 2) ! 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.1082 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1082 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1082 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1082 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1082 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1082 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1082 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1082 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1082 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1082 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1082 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�████████| Elapsed:00:21 [11] [12] [13] ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1435 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1435 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1435 ...objective AUC: bad input shape (1550, 2) ! 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.1438 ...s} 20\%|██ | Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1438 ...s} 20\%|██ | Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1438 ...s} 20\%|██ | Elapsed:00:06 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1439 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1439 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1439 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1439 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1439 ...objective AUC: bad input shape (1550, 2) ! 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.1442 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1442 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1442 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1442 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1442 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1443 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1443 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1443 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1443 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1443 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1443 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1443 ...objective AUC: bad input shape (1550, 2) ! 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.1446 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1446 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1446 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1446 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1446 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1446 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1446 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1447 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1447 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1447 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1447 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1447 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1447 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1447 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1447 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1447 ...objective AUC: bad input shape (1550, 2) ! 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.1450 ...��███████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1450 ...��███████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1450 ...��███████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1450 ...��███████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1450 ...��███████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1450 ...��███████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1450 ...��███████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1450 ...��███████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1450 ...��███████ | Elapsed:00:20 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1451 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1451 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1451 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1451 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1451 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1451 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1451 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1451 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1451 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1451 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1451 ...objective AUC: bad input shape (1550, 2) ! 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.1454 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1454 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1454 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1454 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1454 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1454 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1454 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1454 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1454 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1454 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1454 ...�████████| Elapsed:00:31 ! 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.1455 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1455 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1455 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1455 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1455 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1455 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1455 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1455 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1455 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1455 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1455 ...�████████| Elapsed:00:31 [14] [15] [16] ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1714 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1714 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1714 ...objective AUC: bad input shape (1550, 2) ! 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.1717 ...s} 20\%|██ | Elapsed:00:03 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1717 ...s} 20\%|██ | Elapsed:00:03 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1717 ...s} 20\%|██ | Elapsed:00:03 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1718 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1718 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1718 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1718 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1718 ...objective AUC: bad input shape (1550, 2) ! 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.1721 ... 40\%|████ | Elapsed:00:10 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1721 ... 40\%|████ | Elapsed:00:10 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1721 ... 40\%|████ | Elapsed:00:10 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1721 ... 40\%|████ | Elapsed:00:10 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1721 ... 40\%|████ | Elapsed:00:10 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1722 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1722 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1722 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1722 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1722 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1722 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1722 ...objective AUC: bad input shape (1550, 2) ! 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.1725 ...\%|██████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1725 ...\%|██████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1725 ...\%|██████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1725 ...\%|██████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1725 ...\%|██████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1725 ...\%|██████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1725 ...\%|██████ | Elapsed:00:11 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1726 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1726 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1726 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1726 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1726 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1726 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1726 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1726 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1726 ...objective AUC: bad input shape (1550, 2) ! 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.1729 ...��███████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1729 ...��███████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1729 ...��███████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1729 ...��███████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1729 ...��███████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1729 ...��███████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1729 ...��███████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1729 ...��███████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1729 ...��███████ | Elapsed:00:14 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1730 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1730 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1730 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1730 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1730 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1730 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1730 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1730 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1730 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1730 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1730 ...objective AUC: bad input shape (1550, 2) ! 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.1733 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1733 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1733 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1733 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1733 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1733 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1733 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1733 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1733 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1733 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1733 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1734 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1734 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1734 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1734 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1734 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1734 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1734 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1734 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1734 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1734 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1734 ...�████████| Elapsed:00:18 [17] [18] Underfull \vbox (badness 10000) detected at line 1969 Overfull \vbox (2.68169pt too high) detected at line 1969 [19] [20] [21] [22] ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2334 ... 10\%|█ | Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2334 ... 10\%|█ | Elapsed:00:01 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2335 ... 20\%|██ | Elapsed:00:10 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2335 ... 20\%|██ | Elapsed:00:10 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2335 ... 20\%|██ | Elapsed:00:10 ! 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.2336 ... 30\%|███ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2336 ... 30\%|███ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2336 ... 30\%|███ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2336 ... 30\%|███ | Elapsed:00:13 ! 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.2337 ... 40\%|████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2337 ... 40\%|████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2337 ... 40\%|████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2337 ... 40\%|████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2337 ... 40\%|████ | Elapsed:00:15 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2341 ... 40\%|████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2341 ... 40\%|████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2341 ... 40\%|████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2341 ... 40\%|████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2341 ... 40\%|████ | Elapsed:00:15 [23] ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2470 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2470 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2470 ... objective AUC: bad input shape (190, 2) ! 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.2473 ...s} 20\%|██ | Elapsed:00:03 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2473 ...s} 20\%|██ | Elapsed:00:03 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2473 ...s} 20\%|██ | Elapsed:00:03 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2474 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2474 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2474 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2474 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2474 ... objective AUC: bad input shape (190, 2) ! 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.2477 ... 40\%|████ | Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2477 ... 40\%|████ | Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2477 ... 40\%|████ | Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2477 ... 40\%|████ | Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2477 ... 40\%|████ | Elapsed:00:12 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2478 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2478 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2478 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2478 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2478 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2478 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2478 ... objective AUC: bad input shape (190, 2) ! 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.2481 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2481 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2481 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2481 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2481 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2481 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2481 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2482 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2482 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2482 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2482 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2482 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2482 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2482 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2482 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2482 ... objective AUC: bad input shape (190, 2) ! 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.2485 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2485 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2485 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2485 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2485 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2485 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2485 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2485 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2485 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2486 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2486 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2486 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2486 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2486 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2486 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2486 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2486 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2486 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2486 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2486 ... objective AUC: bad input shape (190, 2) ! 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.2489 ...�████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2489 ...�████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2489 ...�████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2489 ...�████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2489 ...�████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2489 ...�████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2489 ...�████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2489 ...�████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2489 ...�████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2489 ...�████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2489 ...�████████| Elapsed:00:20 ! 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.2490 ...�████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2490 ...�████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2490 ...�████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2490 ...�████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2490 ...�████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2490 ...�████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2490 ...�████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2490 ...�████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2490 ...�████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2490 ...�████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2490 ...�████████| Elapsed:00:20 [24] [25] [26] [27] Underfull \vbox (badness 1337) detected at line 3045 [28] Underfull \vbox (badness 10000) detected at line 3045 Overfull \vbox (2.68169pt too high) detected at line 3045 [29] Underfull \vbox (badness 10000) detected at line 3045 Overfull \vbox (2.68169pt too high) detected at line 3045 [30] Underfull \vbox (badness 10000) detected at line 3045 Overfull \vbox (2.68169pt too high) detected at line 3045 [31] ! 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.3124 ... 20\%|██ | Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3124 ... 20\%|██ | Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3124 ... 20\%|██ | Elapsed:00:01 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3125 ... 40\%|████ | Elapsed:00:10 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3125 ... 40\%|████ | Elapsed:00:10 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3125 ... 40\%|████ | Elapsed:00:10 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3125 ... 40\%|████ | Elapsed:00:10 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3125 ... 40\%|████ | Elapsed:00:10 ! 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.3126 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3126 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3126 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3126 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3126 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3126 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3126 ...\%|██████ | Elapsed:00:13 ! 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.3127 ...��███████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3127 ...��███████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3127 ...��███████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3127 ...��███████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3127 ...��███████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3127 ...��███████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3127 ...��███████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3127 ...��███████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3127 ...��███████ | Elapsed:00:15 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3128 ...�████████| Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3128 ...�████████| Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3128 ...�████████| Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3128 ...�████████| Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3128 ...�████████| Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3128 ...�████████| Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3128 ...�████████| Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3128 ...�████████| Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3128 ...�████████| Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3128 ...�████████| Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3128 ...�████████| Elapsed:00:17 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3129 ...�████████| Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3129 ...�████████| Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3129 ...�████████| Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3129 ...�████████| Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3129 ...�████████| Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3129 ...�████████| Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3129 ...�████████| Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3129 ...�████████| Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3129 ...�████████| Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3129 ...�████████| Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3129 ...�████████| Elapsed:00:17 [32] LaTeX Warning: Hyper reference `pipelines/components::doc' on page 33 undefined on input line 3278. LaTeX Warning: Hyper reference `pipelines/custom_pipelines::doc' on page 33 und efined on input line 3278. [33] LaTeX Warning: Hyper reference `api_reference:components' on page 34 undefined on input line 3288. ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3329 ...nxpxdimen]{{pipelines_overview_4_0}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3329 ...nxpxdimen]{{pipelines_overview_4_0}.svg} [34] LaTeX Warning: Hyper reference `api_reference:objective-functions' on page 35 u ndefined on input line 3383. LaTeX Warning: Hyper reference `pipelines/overview::doc' on page 35 undefined o n input line 3410. LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.SimpleImp uter::doc' on page 35 undefined on input line 3445. [35] LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.LogisticR egressionClassifier::doc' on page 36 undefined on input line 3475. LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.SimpleImp uter::doc' on page 36 undefined on input line 3519. LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.StandardS caler::doc' on page 36 undefined on input line 3527. LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.OneHotEnc oder::doc' on page 36 undefined on input line 3535. LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.RFClassif ierSelectFromModel::doc' on page 36 undefined on input line 3543. LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.LinearReg ressor::doc' on page 36 undefined on input line 3556. LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.XGBoostCl assifier::doc' on page 36 undefined on input line 3564. [36] [37] LaTeX Warning: Hyper reference `guardrails/overfitting::doc' on page 38 undefin ed on input line 3702. LaTeX Warning: Hyper reference `pipelines/components::doc' on page 38 undefined on input line 3707. [38] Underfull \hbox (badness 10000) in paragraph at lines 3749--3750 \T1/ptm/m/n/10 EvalML pro-vides two util-ity func-tions to check for ab-nor-mal data: \T1/pcr/m/n/10 detect_outliers() \T1/ptm/m/n/10 and [39] ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3951 ...ng objective AUC: bad input shape (4, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3951 ...ng objective AUC: bad input shape (4, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3951 ...ng objective AUC: bad input shape (4, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3951 ...ng objective AUC: bad input shape (4, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3951 ...ng objective AUC: bad input shape (4, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3951 ...ng objective AUC: bad input shape (4, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3951 ...ng objective AUC: bad input shape (4, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3951 ...ng objective AUC: bad input shape (4, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3951 ...ng objective AUC: bad input shape (4, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3951 ...ng objective AUC: bad input shape (4, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3951 ...ng objective AUC: bad input shape (4, 2) ! 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.3954 ...�████████| Elapsed:00:00 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3954 ...�████████| Elapsed:00:00 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3954 ...�████████| Elapsed:00:00 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3954 ...�████████| Elapsed:00:00 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3954 ...�████████| Elapsed:00:00 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3954 ...�████████| Elapsed:00:00 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3954 ...�████████| Elapsed:00:00 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3954 ...�████████| Elapsed:00:00 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3954 ...�████████| Elapsed:00:00 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3954 ...�████████| Elapsed:00:00 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3954 ...�████████| Elapsed:00:00 ! 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.3955 ...�████████| Elapsed:00:00 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3955 ...�████████| Elapsed:00:00 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3955 ...�████████| Elapsed:00:00 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3955 ...�████████| Elapsed:00:00 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3955 ...�████████| Elapsed:00:00 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3955 ...�████████| Elapsed:00:00 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3955 ...�████████| Elapsed:00:00 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3955 ...�████████| Elapsed:00:00 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3955 ...�████████| Elapsed:00:00 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3955 ...�████████| Elapsed:00:00 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3955 ...�████████| Elapsed:00:00 [40] ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4071 ...g objective AUC: bad input shape (81, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4071 ...g objective AUC: bad input shape (81, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4071 ...g objective AUC: bad input shape (81, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4071 ...g objective AUC: bad input shape (81, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4071 ...g objective AUC: bad input shape (81, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4071 ...g objective AUC: bad input shape (81, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4071 ...g objective AUC: bad input shape (81, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4071 ...g objective AUC: bad input shape (81, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4071 ...g objective AUC: bad input shape (81, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4071 ...g objective AUC: bad input shape (81, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4071 ...g objective AUC: bad input shape (81, 2) ! 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.4077 ...�████████| Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4077 ...�████████| Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4077 ...�████████| Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4077 ...�████████| Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4077 ...�████████| Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4077 ...�████████| Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4077 ...�████████| Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4077 ...�████████| Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4077 ...�████████| Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4077 ...�████████| Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4077 ...�████████| Elapsed:00:06 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4078 ...�████████| Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4078 ...�████████| Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4078 ...�████████| Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4078 ...�████████| Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4078 ...�████████| Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4078 ...�████████| Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4078 ...�████████| Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4078 ...�████████| Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4078 ...�████████| Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4078 ...�████████| Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4078 ...�████████| Elapsed:00:06 [41] Overfull \vbox (10.28166pt too high) detected at line 4149 [42] [43] ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4272 ... objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4272 ... objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4272 ... objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4272 ... objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char ▎ (U+258E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4272 ... objective AUC: bad input shape (152, 2) ! 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.4275 ... 33\%|███▎ | Elapsed:00:03 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4275 ... 33\%|███▎ | Elapsed:00:03 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4275 ... 33\%|███▎ | Elapsed:00:03 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4275 ... 33\%|███▎ | Elapsed:00:03 ! Package inputenc Error: Unicode char ▎ (U+258E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4275 ... 33\%|███▎ | Elapsed:00:03 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4276 ... objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4276 ... objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4276 ... objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4276 ... objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4276 ... objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4276 ... objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4276 ... objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char ▋ (U+258B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4276 ... objective AUC: bad input shape (152, 2) ! 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.4279 ...|██████▋ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4279 ...|██████▋ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4279 ...|██████▋ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4279 ...|██████▋ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4279 ...|██████▋ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4279 ...|██████▋ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4279 ...|██████▋ | Elapsed:00:11 ! Package inputenc Error: Unicode char ▋ (U+258B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4279 ...|██████▋ | Elapsed:00:11 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4280 ... objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4280 ... objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4280 ... objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4280 ... objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4280 ... objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4280 ... objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4280 ... objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4280 ... objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4280 ... objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4280 ... objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4280 ... objective AUC: bad input shape (152, 2) ! 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.4283 ...�████████| Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4283 ...�████████| Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4283 ...�████████| Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4283 ...�████████| Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4283 ...�████████| Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4283 ...�████████| Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4283 ...�████████| Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4283 ...�████████| Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4283 ...�████████| Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4283 ...�████████| Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4283 ...�████████| Elapsed:00:12 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4284 ...�████████| Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4284 ...�████████| Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4284 ...�████████| Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4284 ...�████████| Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4284 ...�████████| Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4284 ...�████████| Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4284 ...�████████| Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4284 ...�████████| Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4284 ...�████████| Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4284 ...�████████| Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4284 ...�████████| Elapsed:00:12 [44] [45] [46] [47] [48] Underfull \hbox (badness 8113) in paragraph at lines 4833--4834 []\T1/pcr/m/n/10 PipelineBase.name \T1/ptm/m/n/10 no longer re-turns struc-ture of pipeline and has been re-placed by Underfull \hbox (badness 5787) in paragraph at lines 4839--4840 []\T1/pcr/m/n/10 pipelines/utils.save_pipeline \T1/ptm/m/n/10 and \T1/pcr/m/n/1 0 pipelines/utils.load_pipeline \T1/ptm/m/n/10 moved to [49] [50] [51] [52] [53] LaTeX Warning: Hyper reference `generated/evalml.demos.load_fraud:evalml.demos. load_fraud' on page 54 undefined on input line 5441. LaTeX Warning: Hyper reference `generated/evalml.demos.load_wine:evalml.demos.l oad_wine' on page 54 undefined on input line 5446. LaTeX Warning: Hyper reference `generated/evalml.demos.load_breast_cancer:evalm l.demos.load_breast_cancer' on page 54 undefined on input line 5451. LaTeX Warning: Hyper reference `generated/evalml.demos.load_diabetes:evalml.dem os.load_diabetes' on page 54 undefined on input line 5456. Package longtable Warning: Column widths have changed (longtable) in table 1 on input line 5461. [54] LaTeX Warning: Hyper reference `generated/evalml.preprocessing.drop_nan_target_ rows:evalml.preprocessing.drop_nan_target_rows' on page 55 undefined on input l ine 5572. LaTeX Warning: Hyper reference `generated/evalml.preprocessing.label_distributi on:evalml.preprocessing.label_distribution' on page 55 undefined on input line 5577. LaTeX Warning: Hyper reference `generated/evalml.preprocessing.load_data:evalml .preprocessing.load_data' on page 55 undefined on input line 5582. LaTeX Warning: Hyper reference `generated/evalml.preprocessing.number_of_featur es:evalml.preprocessing.number_of_features' on page 55 undefined on input line 5587. LaTeX Warning: Hyper reference `generated/evalml.preprocessing.split_data:evalm l.preprocessing.split_data' on page 55 undefined on input line 5592. Package longtable Warning: Column widths have changed (longtable) in table 2 on input line 5597. [55] LaTeX Warning: Hyper reference `generated/evalml.automl.AutoClassificationSearc h:evalml.automl.AutoClassificationSearch' on page 56 undefined on input line 57 69. LaTeX Warning: Hyper reference `generated/evalml.automl.AutoRegressionSearch:ev alml.automl.AutoRegressionSearch' on page 56 undefined on input line 5774. [56] Package longtable Warning: Column widths have changed (longtable) in table 3 on input line 5779. Underfull \hbox (badness 10000) in paragraph at lines 5788--5788 []\T1/ptm/m/it/10 objective=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mul-ti-class=F alse\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5788--5788 \T1/ptm/m/it/10 max_pipelines=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_time=Non e\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5788--5788 \T1/ptm/m/it/10 pa-tience=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tol-er-ance=None \T1/ptm/m/n/10 , \T1/ptm/m/it/10 al- Underfull \hbox (badness 10000) in paragraph at lines 5788--5788 \T1/ptm/m/it/10 lowed_model_families=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 cv=No ne\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5788--5788 \T1/ptm/m/it/10 tuner=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-tect_label_leakag e=True\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5788--5788 \T1/ptm/m/it/10 start_iteration_callback=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5788--5788 \T1/ptm/m/it/10 add_result_callback=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ad-di- Underfull \hbox (badness 10000) in paragraph at lines 5788--5788 \T1/ptm/m/it/10 n_jobs=-1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ver-bose=True\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 op-ti- LaTeX Warning: Hyper reference `generated/methods/evalml.automl.AutoClassificat ionSearch.__init__:evalml.automl.AutoClassificationSearch.__init__' on page 57 undefined on input line 5810. LaTeX Warning: Hyper reference `generated/methods/evalml.automl.AutoClassificat ionSearch.describe_pipeline:evalml.automl.AutoClassificationSearch.describe_pip eline' on page 57 undefined on input line 5815. LaTeX Warning: Hyper reference `generated/methods/evalml.automl.AutoClassificat ionSearch.get_pipeline:evalml.automl.AutoClassificationSearch.get_pipeline' on page 57 undefined on input line 5820. LaTeX Warning: Hyper reference `generated/methods/evalml.automl.AutoClassificat ionSearch.search:evalml.automl.AutoClassificationSearch.search' on page 57 unde fined on input line 5825. Package longtable Warning: Column widths have changed (longtable) in table 4 on input line 5830. Underfull \hbox (badness 10000) in paragraph at lines 5837--5837 []\T1/ptm/m/it/10 objective=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mul-ti-class=F alse\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5837--5837 \T1/ptm/m/it/10 max_pipelines=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_time=Non e\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5837--5837 \T1/ptm/m/it/10 pa-tience=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tol-er-ance=None \T1/ptm/m/n/10 , \T1/ptm/m/it/10 al- Underfull \hbox (badness 10000) in paragraph at lines 5837--5837 \T1/ptm/m/it/10 lowed_model_families=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 cv=No ne\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5837--5837 \T1/ptm/m/it/10 tuner=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-tect_label_leakag e=True\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5837--5837 \T1/ptm/m/it/10 start_iteration_callback=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5837--5837 \T1/ptm/m/it/10 add_result_callback=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ad-di- [57 <./inheritance-71eee325e6528502f027de572861876226eba6ad.pdf>] [58] Underfull \hbox (badness 10000) in paragraph at lines 5965--5965 []\T1/ptm/m/it/10 X\T1/ptm/m/n/10 , \T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm/m /it/10 fea-ture_types=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 raise_errors=True\T1 /ptm/m/n/10 , Package longtable Warning: Column widths have changed (longtable) in table 5 on input line 6030. Underfull \hbox (badness 10000) in paragraph at lines 6042--6042 []\T1/ptm/m/it/10 objective=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_pipelines= None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 6042--6042 \T1/ptm/m/it/10 max_time=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 pa-tience=None\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 tol-er- Underfull \hbox (badness 10000) in paragraph at lines 6042--6042 \T1/ptm/m/it/10 ance=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 al-lowed_model_famili es=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 6042--6042 \T1/ptm/m/it/10 cv=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tuner=None\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 de- Underfull \hbox (badness 10000) in paragraph at lines 6042--6042 \T1/ptm/m/it/10 tect_label_leakage=True\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 6042--6042 \T1/ptm/m/it/10 start_iteration_callback=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 6042--6042 \T1/ptm/m/it/10 add_result_callback=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ad-di- Underfull \hbox (badness 10000) in paragraph at lines 6042--6042 \T1/ptm/m/it/10 tional_objectives=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran-dom_ state=0\T1/ptm/m/n/10 , [59 <./inheritance-d6fe127c1fee86655ea07fd1752863c71f5f502d.pdf>] LaTeX Warning: Hyper reference `generated/methods/evalml.automl.AutoRegressionS earch.__init__:evalml.automl.AutoRegressionSearch.__init__' on page 60 undefine d on input line 6064. LaTeX Warning: Hyper reference `generated/methods/evalml.automl.AutoRegressionS earch.describe_pipeline:evalml.automl.AutoRegressionSearch.describe_pipeline' o n page 60 undefined on input line 6069. LaTeX Warning: Hyper reference `generated/methods/evalml.automl.AutoRegressionS earch.get_pipeline:evalml.automl.AutoRegressionSearch.get_pipeline' on page 60 undefined on input line 6074. LaTeX Warning: Hyper reference `generated/methods/evalml.automl.AutoRegressionS earch.search:evalml.automl.AutoRegressionSearch.search' on page 60 undefined on input line 6079. Package longtable Warning: Column widths have changed (longtable) in table 6 on input line 6084. Underfull \hbox (badness 10000) in paragraph at lines 6091--6091 []\T1/ptm/m/it/10 objective=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_pipelines= None\T1/ptm/m/n/10 , Underfull \hbox (badness 6542) in paragraph at lines 6091--6091 \T1/ptm/m/it/10 max_time=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 pa-tience=None\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 tol-er-ance=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 al- Underfull \hbox (badness 10000) in paragraph at lines 6091--6091 \T1/ptm/m/it/10 lowed_model_families=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 cv=No ne\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 6091--6091 \T1/ptm/m/it/10 add_result_callback=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ad-di- tional_objectives=None\T1/ptm/m/n/10 , [60] Underfull \hbox (badness 10000) in paragraph at lines 6214--6214 []\T1/ptm/m/it/10 X\T1/ptm/m/n/10 , \T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm/m /it/10 fea-ture_types=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 raise_errors=True\T1 /ptm/m/n/10 , [61] Package longtable Warning: Column widths have changed (longtable) in table 7 on input line 6279. LaTeX Warning: Hyper reference `generated/evalml.pipelines.PipelineBase:evalml. pipelines.PipelineBase' on page 62 undefined on input line 6308. LaTeX Warning: Hyper reference `generated/evalml.pipelines.ClassificationPipeli ne:evalml.pipelines.ClassificationPipeline' on page 62 undefined on input line 6313. LaTeX Warning: Hyper reference `generated/evalml.pipelines.BinaryClassification Pipeline:evalml.pipelines.BinaryClassificationPipeline' on page 62 undefined on input line 6318. LaTeX Warning: Hyper reference `generated/evalml.pipelines.MulticlassClassifica tionPipeline:evalml.pipelines.MulticlassClassificationPipeline' on page 62 unde fined on input line 6323. Underfull \hbox (badness 5908) in paragraph at lines 6325--6327 []|\T1/ptm/m/n/10 Pipeline sub-class for all mul-ti-class clas-si-fi-ca-tion LaTeX Warning: Hyper reference `generated/evalml.pipelines.RegressionPipeline:e valml.pipelines.RegressionPipeline' on page 62 undefined on input line 6328. Package longtable Warning: Column widths have changed (longtable) in table 8 on input line 6333. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.PipelineBase .__init__:evalml.pipelines.PipelineBase.__init__' on page 62 undefined on input line 6364. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.PipelineBase .describe:evalml.pipelines.PipelineBase.describe' on page 62 undefined on input line 6369. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.PipelineBase .fit:evalml.pipelines.PipelineBase.fit' on page 62 undefined on input line 6374 . LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.PipelineBase .get_component:evalml.pipelines.PipelineBase.get_component' on page 62 undefine d on input line 6379. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.PipelineBase .graph:evalml.pipelines.PipelineBase.graph' on page 62 undefined on input line 6384. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.PipelineBase .graph_feature_importance:evalml.pipelines.PipelineBase.graph_feature_importanc e' on page 62 undefined on input line 6389. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.PipelineBase .load:evalml.pipelines.PipelineBase.load' on page 62 undefined on input line 63 94. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.PipelineBase .predict:evalml.pipelines.PipelineBase.predict' on page 62 undefined on input l ine 6399. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.PipelineBase .save:evalml.pipelines.PipelineBase.save' on page 62 undefined on input line 64 04. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.PipelineBase .score:evalml.pipelines.PipelineBase.score' on page 62 undefined on input line 6409. Package longtable Warning: Column widths have changed (longtable) in table 9 on input line 6414. [62 <./inheritance-c9c02a07e954a88c0bf8ff03dc9a3f8e07c64ef1.pdf>] [63] [64] LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.Classificati onPipeline.__init__:evalml.pipelines.ClassificationPipeline.__init__' on page 6 5 undefined on input line 6683. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.Classificati onPipeline.describe:evalml.pipelines.ClassificationPipeline.describe' on page 6 5 undefined on input line 6688. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.Classificati onPipeline.fit:evalml.pipelines.ClassificationPipeline.fit' on page 65 undefine d on input line 6693. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.Classificati onPipeline.get_component:evalml.pipelines.ClassificationPipeline.get_component' on page 65 undefined on input line 6698. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.Classificati onPipeline.graph:evalml.pipelines.ClassificationPipeline.graph' on page 65 unde fined on input line 6703. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.Classificati onPipeline.graph_feature_importance:evalml.pipelines.ClassificationPipeline.gra ph_feature_importance' on page 65 undefined on input line 6708. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.Classificati onPipeline.load:evalml.pipelines.ClassificationPipeline.load' on page 65 undefi ned on input line 6713. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.Classificati onPipeline.predict:evalml.pipelines.ClassificationPipeline.predict' on page 65 undefined on input line 6718. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.Classificati onPipeline.predict_proba:evalml.pipelines.ClassificationPipeline.predict_proba' on page 65 undefined on input line 6723. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.Classificati onPipeline.save:evalml.pipelines.ClassificationPipeline.save' on page 65 undefi ned on input line 6728. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.Classificati onPipeline.score:evalml.pipelines.ClassificationPipeline.score' on page 65 unde fined on input line 6733. Package longtable Warning: Column widths have changed (longtable) in table 10 on input line 6738. [65 <./inheritance-ef9a78b29272c0d632e0db38e101c4b3d5cfc3e5.pdf>] [66] [67] LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.BinaryClassi ficationPipeline.__init__:evalml.pipelines.BinaryClassificationPipeline.__init_ _' on page 68 undefined on input line 7029. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.BinaryClassi ficationPipeline.describe:evalml.pipelines.BinaryClassificationPipeline.describ e' on page 68 undefined on input line 7034. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.BinaryClassi ficationPipeline.fit:evalml.pipelines.BinaryClassificationPipeline.fit' on page 68 undefined on input line 7039. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.BinaryClassi ficationPipeline.get_component:evalml.pipelines.BinaryClassificationPipeline.ge t_component' on page 68 undefined on input line 7044. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.BinaryClassi ficationPipeline.graph:evalml.pipelines.BinaryClassificationPipeline.graph' on page 68 undefined on input line 7049. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.BinaryClassi ficationPipeline.graph_feature_importance:evalml.pipelines.BinaryClassification Pipeline.graph_feature_importance' on page 68 undefined on input line 7054. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.BinaryClassi ficationPipeline.load:evalml.pipelines.BinaryClassificationPipeline.load' on pa ge 68 undefined on input line 7059. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.BinaryClassi ficationPipeline.predict:evalml.pipelines.BinaryClassificationPipeline.predict' on page 68 undefined on input line 7064. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.BinaryClassi ficationPipeline.predict_proba:evalml.pipelines.BinaryClassificationPipeline.pr edict_proba' on page 68 undefined on input line 7069. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.BinaryClassi ficationPipeline.save:evalml.pipelines.BinaryClassificationPipeline.save' on pa ge 68 undefined on input line 7074. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.BinaryClassi ficationPipeline.score:evalml.pipelines.BinaryClassificationPipeline.score' on page 68 undefined on input line 7079. Package longtable Warning: Column widths have changed (longtable) in table 11 on input line 7084. [68 <./inheritance-30e6f7d2374080246a40d9b962a73732b02075a6.pdf>] [69] Overfull \hbox (8.43376pt too wide) in paragraph at lines 7210--7210 []\T1/ptm/m/it/10 show_all_features=False\T1/pcr/m/n/10 ) [70] Underfull \hbox (badness 10000) in paragraph at lines 7353--7353 []\T1/ptm/m/it/10 parameters\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.MulticlassCl assificationPipeline.__init__:evalml.pipelines.MulticlassClassificationPipeline .__init__' on page 71 undefined on input line 7375. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.MulticlassCl assificationPipeline.describe:evalml.pipelines.MulticlassClassificationPipeline .describe' on page 71 undefined on input line 7380. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.MulticlassCl assificationPipeline.fit:evalml.pipelines.MulticlassClassificationPipeline.fit' on page 71 undefined on input line 7385. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.MulticlassCl assificationPipeline.get_component:evalml.pipelines.MulticlassClassificationPip eline.get_component' on page 71 undefined on input line 7390. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.MulticlassCl assificationPipeline.graph:evalml.pipelines.MulticlassClassificationPipeline.gr aph' on page 71 undefined on input line 7395. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.MulticlassCl assificationPipeline.graph_feature_importance:evalml.pipelines.MulticlassClassi ficationPipeline.graph_feature_importance' on page 71 undefined on input line 7 400. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.MulticlassCl assificationPipeline.load:evalml.pipelines.MulticlassClassificationPipeline.loa d' on page 71 undefined on input line 7405. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.MulticlassCl assificationPipeline.predict:evalml.pipelines.MulticlassClassificationPipeline. predict' on page 71 undefined on input line 7410. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.MulticlassCl assificationPipeline.predict_proba:evalml.pipelines.MulticlassClassificationPip eline.predict_proba' on page 71 undefined on input line 7415. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.MulticlassCl assificationPipeline.save:evalml.pipelines.MulticlassClassificationPipeline.sav e' on page 71 undefined on input line 7420. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.MulticlassCl assificationPipeline.score:evalml.pipelines.MulticlassClassificationPipeline.sc ore' on page 71 undefined on input line 7425. Package longtable Warning: Column widths have changed (longtable) in table 12 on input line 7430. [71 <./inheritance-43bdbc8f20a7302bb014aac4cd9f7913a31ceaef.pdf>] [72] Overfull \hbox (32.43376pt too wide) in paragraph at lines 7556--7556 []\T1/ptm/m/it/10 show_all_features=False\T1/pcr/m/n/10 ) [73] LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RegressionPi peline.__init__:evalml.pipelines.RegressionPipeline.__init__' on page 74 undefi ned on input line 7721. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RegressionPi peline.describe:evalml.pipelines.RegressionPipeline.describe' on page 74 undefi ned on input line 7726. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RegressionPi peline.fit:evalml.pipelines.RegressionPipeline.fit' on page 74 undefined on inp ut line 7731. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RegressionPi peline.get_component:evalml.pipelines.RegressionPipeline.get_component' on page 74 undefined on input line 7736. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RegressionPi peline.graph:evalml.pipelines.RegressionPipeline.graph' on page 74 undefined on input line 7741. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RegressionPi peline.graph_feature_importance:evalml.pipelines.RegressionPipeline.graph_featu re_importance' on page 74 undefined on input line 7746. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RegressionPi peline.load:evalml.pipelines.RegressionPipeline.load' on page 74 undefined on i nput line 7751. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RegressionPi peline.predict:evalml.pipelines.RegressionPipeline.predict' on page 74 undefine d on input line 7756. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RegressionPi peline.save:evalml.pipelines.RegressionPipeline.save' on page 74 undefined on i nput line 7761. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RegressionPi peline.score:evalml.pipelines.RegressionPipeline.score' on page 74 undefined on input line 7766. Package longtable Warning: Column widths have changed (longtable) in table 13 on input line 7771. [74 <./inheritance-c0afc274f6b70cb750e33621ea7a9102f9c27348.pdf>] [75] [76] LaTeX Warning: Hyper reference `generated/evalml.pipelines.CatBoostBinaryClassi ficationPipeline:evalml.pipelines.CatBoostBinaryClassificationPipeline' on page 77 undefined on input line 8032. LaTeX Warning: Hyper reference `generated/evalml.pipelines.CatBoostMulticlassCl assificationPipeline:evalml.pipelines.CatBoostMulticlassClassificationPipeline' on page 77 undefined on input line 8037. Overfull \hbox (17.72247pt too wide) in paragraph at lines 8037--8038 []|\T1/pcr/m/sl/10 CatBoostMulticlassClassificationPipeline| LaTeX Warning: Hyper reference `generated/evalml.pipelines.LogisticRegressionBi naryPipeline:evalml.pipelines.LogisticRegressionBinaryPipeline' on page 77 unde fined on input line 8042. LaTeX Warning: Hyper reference `generated/evalml.pipelines.LogisticRegressionMu lticlassPipeline:evalml.pipelines.LogisticRegressionMulticlassPipeline' on page 77 undefined on input line 8047. LaTeX Warning: Hyper reference `generated/evalml.pipelines.RFBinaryClassificati onPipeline:evalml.pipelines.RFBinaryClassificationPipeline' on page 77 undefine d on input line 8052. LaTeX Warning: Hyper reference `generated/evalml.pipelines.RFMulticlassClassifi cationPipeline:evalml.pipelines.RFMulticlassClassificationPipeline' on page 77 undefined on input line 8057. LaTeX Warning: Hyper reference `generated/evalml.pipelines.XGBoostBinaryPipelin e:evalml.pipelines.XGBoostBinaryPipeline' on page 77 undefined on input line 80 62. LaTeX Warning: Hyper reference `generated/evalml.pipelines.XGBoostMulticlassPip eline:evalml.pipelines.XGBoostMulticlassPipeline' on page 77 undefined on input line 8067. Package longtable Warning: Column widths have changed (longtable) in table 14 on input line 8072. ! Dimension too large. \wd \@tempboxa l.8077 ...92f8b9d9ab1008f33dc99536b19bc81d705.pdf} ! Dimension too large. b l.8077 ...92f8b9d9ab1008f33dc99536b19bc81d705.pdf} Underfull \hbox (badness 10000) in paragraph at lines 8081--8081 []\T1/ptm/m/it/10 parameters\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- [77 <./inheritance-98b2792f8b9d9ab1008f33dc99536b19bc81d705.pdf>] Package longtable Warning: Column widths have changed (longtable) in table 15 on input line 8170. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.CatBoostBina ryClassificationPipeline.__init__:evalml.pipelines.CatBoostBinaryClassification Pipeline.__init__' on page 78 undefined on input line 8191. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.CatBoostBina ryClassificationPipeline.describe:evalml.pipelines.CatBoostBinaryClassification Pipeline.describe' on page 78 undefined on input line 8196. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.CatBoostBina ryClassificationPipeline.fit:evalml.pipelines.CatBoostBinaryClassificationPipel ine.fit' on page 78 undefined on input line 8201. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.CatBoostBina ryClassificationPipeline.get_component:evalml.pipelines.CatBoostBinaryClassific ationPipeline.get_component' on page 78 undefined on input line 8206. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.CatBoostBina ryClassificationPipeline.graph:evalml.pipelines.CatBoostBinaryClassificationPip eline.graph' on page 78 undefined on input line 8211. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.CatBoostBina ryClassificationPipeline.graph_feature_importance:evalml.pipelines.CatBoostBina ryClassificationPipeline.graph_feature_importance' on page 78 undefined on inpu t line 8216. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.CatBoostBina ryClassificationPipeline.load:evalml.pipelines.CatBoostBinaryClassificationPipe line.load' on page 78 undefined on input line 8221. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.CatBoostBina ryClassificationPipeline.predict:evalml.pipelines.CatBoostBinaryClassificationP ipeline.predict' on page 78 undefined on input line 8226. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.CatBoostBina ryClassificationPipeline.predict_proba:evalml.pipelines.CatBoostBinaryClassific ationPipeline.predict_proba' on page 78 undefined on input line 8231. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.CatBoostBina ryClassificationPipeline.save:evalml.pipelines.CatBoostBinaryClassificationPipe line.save' on page 78 undefined on input line 8236. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.CatBoostBina ryClassificationPipeline.score:evalml.pipelines.CatBoostBinaryClassificationPip eline.score' on page 78 undefined on input line 8241. Package longtable Warning: Column widths have changed (longtable) in table 16 on input line 8246. [78] Overfull \hbox (56.43376pt too wide) in paragraph at lines 8372--8372 []\T1/ptm/m/it/10 show_all_features=False\T1/pcr/m/n/10 ) [79] ! Dimension too large. \wd \@tempboxa l.8511 ...ab3b74204c409a2e12cff33f9ac43d6e91c.pdf} ! Dimension too large. b l.8511 ...ab3b74204c409a2e12cff33f9ac43d6e91c.pdf} [80] Underfull \hbox (badness 10000) in paragraph at lines 8515--8515 []\T1/ptm/m/it/10 parameters\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8515--8515 \T1/ptm/m/it/10 ran- Package longtable Warning: Column widths have changed (longtable) in table 17 on input line 8599. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.CatBoostMult iclassClassificationPipeline.__init__:evalml.pipelines.CatBoostMulticlassClassi ficationPipeline.__init__' on page 81 undefined on input line 8620. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.CatBoostMult iclassClassificationPipeline.describe:evalml.pipelines.CatBoostMulticlassClassi ficationPipeline.describe' on page 81 undefined on input line 8625. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.CatBoostMult iclassClassificationPipeline.fit:evalml.pipelines.CatBoostMulticlassClassificat ionPipeline.fit' on page 81 undefined on input line 8630. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.CatBoostMult iclassClassificationPipeline.get_component:evalml.pipelines.CatBoostMulticlassC lassificationPipeline.get_component' on page 81 undefined on input line 8635. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.CatBoostMult iclassClassificationPipeline.graph:evalml.pipelines.CatBoostMulticlassClassific ationPipeline.graph' on page 81 undefined on input line 8640. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.CatBoostMult iclassClassificationPipeline.graph_feature_importance:evalml.pipelines.CatBoost MulticlassClassificationPipeline.graph_feature_importance' on page 81 undefined on input line 8645. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.CatBoostMult iclassClassificationPipeline.load:evalml.pipelines.CatBoostMulticlassClassifica tionPipeline.load' on page 81 undefined on input line 8650. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.CatBoostMult iclassClassificationPipeline.predict:evalml.pipelines.CatBoostMulticlassClassif icationPipeline.predict' on page 81 undefined on input line 8655. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.CatBoostMult iclassClassificationPipeline.predict_proba:evalml.pipelines.CatBoostMulticlassC lassificationPipeline.predict_proba' on page 81 undefined on input line 8660. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.CatBoostMult iclassClassificationPipeline.save:evalml.pipelines.CatBoostMulticlassClassifica tionPipeline.save' on page 81 undefined on input line 8665. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.CatBoostMult iclassClassificationPipeline.score:evalml.pipelines.CatBoostMulticlassClassific ationPipeline.score' on page 81 undefined on input line 8670. Package longtable Warning: Column widths have changed (longtable) in table 18 on input line 8675. [81 <./inheritance-40405ab3b74204c409a2e12cff33f9ac43d6e91c.pdf>] [82] Overfull \hbox (80.43376pt too wide) in paragraph at lines 8801--8801 []\T1/ptm/m/it/10 show_all_features=False\T1/pcr/m/n/10 ) [83] ! Dimension too large. \wd \@tempboxa l.8940 ...6f6a98e2c36fb84a48e3b9c0b281d3b4118.pdf} ! Dimension too large. b l.8940 ...6f6a98e2c36fb84a48e3b9c0b281d3b4118.pdf} Underfull \hbox (badness 10000) in paragraph at lines 8944--8944 []\T1/ptm/m/it/10 parameters\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- Package longtable Warning: Column widths have changed (longtable) in table 19 on input line 9029. [84 <./inheritance-bbcd86f6a98e2c36fb84a48e3b9c0b281d3b4118.pdf>] LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.LogisticRegr essionBinaryPipeline.__init__:evalml.pipelines.LogisticRegressionBinaryPipeline .__init__' on page 85 undefined on input line 9050. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.LogisticRegr essionBinaryPipeline.describe:evalml.pipelines.LogisticRegressionBinaryPipeline .describe' on page 85 undefined on input line 9055. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.LogisticRegr essionBinaryPipeline.fit:evalml.pipelines.LogisticRegressionBinaryPipeline.fit' on page 85 undefined on input line 9060. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.LogisticRegr essionBinaryPipeline.get_component:evalml.pipelines.LogisticRegressionBinaryPip eline.get_component' on page 85 undefined on input line 9065. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.LogisticRegr essionBinaryPipeline.graph:evalml.pipelines.LogisticRegressionBinaryPipeline.gr aph' on page 85 undefined on input line 9070. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.LogisticRegr essionBinaryPipeline.graph_feature_importance:evalml.pipelines.LogisticRegressi onBinaryPipeline.graph_feature_importance' on page 85 undefined on input line 9 075. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.LogisticRegr essionBinaryPipeline.load:evalml.pipelines.LogisticRegressionBinaryPipeline.loa d' on page 85 undefined on input line 9080. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.LogisticRegr essionBinaryPipeline.predict:evalml.pipelines.LogisticRegressionBinaryPipeline. predict' on page 85 undefined on input line 9085. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.LogisticRegr essionBinaryPipeline.predict_proba:evalml.pipelines.LogisticRegressionBinaryPip eline.predict_proba' on page 85 undefined on input line 9090. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.LogisticRegr essionBinaryPipeline.save:evalml.pipelines.LogisticRegressionBinaryPipeline.sav e' on page 85 undefined on input line 9095. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.LogisticRegr essionBinaryPipeline.score:evalml.pipelines.LogisticRegressionBinaryPipeline.sc ore' on page 85 undefined on input line 9100. Package longtable Warning: Column widths have changed (longtable) in table 20 on input line 9105. [85] Overfull \hbox (32.43376pt too wide) in paragraph at lines 9231--9231 []\T1/ptm/m/it/10 show_all_features=False\T1/pcr/m/n/10 ) [86] ! Dimension too large. \wd \@tempboxa l.9370 ...906d4a86c76e8d7e2a9c0d6f4ddc6e9e184.pdf} ! Dimension too large. b l.9370 ...906d4a86c76e8d7e2a9c0d6f4ddc6e9e184.pdf} [87] Underfull \hbox (badness 10000) in paragraph at lines 9374--9374 []\T1/ptm/m/it/10 parameters\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- Package longtable Warning: Column widths have changed (longtable) in table 21 on input line 9454. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.LogisticRegr essionMulticlassPipeline.__init__:evalml.pipelines.LogisticRegressionMulticlass Pipeline.__init__' on page 88 undefined on input line 9475. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.LogisticRegr essionMulticlassPipeline.describe:evalml.pipelines.LogisticRegressionMulticlass Pipeline.describe' on page 88 undefined on input line 9480. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.LogisticRegr essionMulticlassPipeline.fit:evalml.pipelines.LogisticRegressionMulticlassPipel ine.fit' on page 88 undefined on input line 9485. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.LogisticRegr essionMulticlassPipeline.get_component:evalml.pipelines.LogisticRegressionMulti classPipeline.get_component' on page 88 undefined on input line 9490. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.LogisticRegr essionMulticlassPipeline.graph:evalml.pipelines.LogisticRegressionMulticlassPip eline.graph' on page 88 undefined on input line 9495. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.LogisticRegr essionMulticlassPipeline.graph_feature_importance:evalml.pipelines.LogisticRegr essionMulticlassPipeline.graph_feature_importance' on page 88 undefined on inpu t line 9500. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.LogisticRegr essionMulticlassPipeline.load:evalml.pipelines.LogisticRegressionMulticlassPipe line.load' on page 88 undefined on input line 9505. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.LogisticRegr essionMulticlassPipeline.predict:evalml.pipelines.LogisticRegressionMulticlassP ipeline.predict' on page 88 undefined on input line 9510. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.LogisticRegr essionMulticlassPipeline.predict_proba:evalml.pipelines.LogisticRegressionMulti classPipeline.predict_proba' on page 88 undefined on input line 9515. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.LogisticRegr essionMulticlassPipeline.save:evalml.pipelines.LogisticRegressionMulticlassPipe line.save' on page 88 undefined on input line 9520. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.LogisticRegr essionMulticlassPipeline.score:evalml.pipelines.LogisticRegressionMulticlassPip eline.score' on page 88 undefined on input line 9525. Package longtable Warning: Column widths have changed (longtable) in table 22 on input line 9530. [88 <./inheritance-9f0d5906d4a86c76e8d7e2a9c0d6f4ddc6e9e184.pdf>] [89] Overfull \hbox (56.43376pt too wide) in paragraph at lines 9656--9656 []\T1/ptm/m/it/10 show_all_features=False\T1/pcr/m/n/10 ) [90] ! Dimension too large. \wd \@tempboxa l.9795 ...bdbc6afd5826f224860e778a9eb442341b6.pdf} ! Dimension too large. b l.9795 ...bdbc6afd5826f224860e778a9eb442341b6.pdf} Underfull \hbox (badness 10000) in paragraph at lines 9799--9799 []\T1/ptm/m/it/10 parameters\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- Package longtable Warning: Column widths have changed (longtable) in table 23 on input line 9884. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RFBinaryClas sificationPipeline.__init__:evalml.pipelines.RFBinaryClassificationPipeline.__i nit__' on page 91 undefined on input line 9905. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RFBinaryClas sificationPipeline.describe:evalml.pipelines.RFBinaryClassificationPipeline.des cribe' on page 91 undefined on input line 9910. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RFBinaryClas sificationPipeline.fit:evalml.pipelines.RFBinaryClassificationPipeline.fit' on page 91 undefined on input line 9915. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RFBinaryClas sificationPipeline.get_component:evalml.pipelines.RFBinaryClassificationPipelin e.get_component' on page 91 undefined on input line 9920. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RFBinaryClas sificationPipeline.graph:evalml.pipelines.RFBinaryClassificationPipeline.graph' on page 91 undefined on input line 9925. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RFBinaryClas sificationPipeline.graph_feature_importance:evalml.pipelines.RFBinaryClassifica tionPipeline.graph_feature_importance' on page 91 undefined on input line 9930. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RFBinaryClas sificationPipeline.load:evalml.pipelines.RFBinaryClassificationPipeline.load' o n page 91 undefined on input line 9935. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RFBinaryClas sificationPipeline.predict:evalml.pipelines.RFBinaryClassificationPipeline.pred ict' on page 91 undefined on input line 9940. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RFBinaryClas sificationPipeline.predict_proba:evalml.pipelines.RFBinaryClassificationPipelin e.predict_proba' on page 91 undefined on input line 9945. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RFBinaryClas sificationPipeline.save:evalml.pipelines.RFBinaryClassificationPipeline.save' o n page 91 undefined on input line 9950. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RFBinaryClas sificationPipeline.score:evalml.pipelines.RFBinaryClassificationPipeline.score' on page 91 undefined on input line 9955. Package longtable Warning: Column widths have changed (longtable) in table 24 on input line 9960. [91 <./inheritance-4b6bcbdbc6afd5826f224860e778a9eb442341b6.pdf>] [92] Overfull \hbox (20.43376pt too wide) in paragraph at lines 10086--10086 []\T1/ptm/m/it/10 show_all_features=False\T1/pcr/m/n/10 ) [93] ! Dimension too large. \wd \@tempboxa l.10225 ...14ef30f12d8ad4e24cff4589ca40070ed7.pdf} ! Dimension too large. b l.10225 ...14ef30f12d8ad4e24cff4589ca40070ed7.pdf} Underfull \hbox (badness 10000) in paragraph at lines 10229--10229 []\T1/ptm/m/it/10 parameters\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- [94 <./inheritance-fabd8014ef30f12d8ad4e24cff4589ca40070ed7.pdf>] Package longtable Warning: Column widths have changed (longtable) in table 25 on input line 10309. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RFMulticlass ClassificationPipeline.__init__:evalml.pipelines.RFMulticlassClassificationPipe line.__init__' on page 95 undefined on input line 10330. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RFMulticlass ClassificationPipeline.describe:evalml.pipelines.RFMulticlassClassificationPipe line.describe' on page 95 undefined on input line 10335. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RFMulticlass ClassificationPipeline.fit:evalml.pipelines.RFMulticlassClassificationPipeline. fit' on page 95 undefined on input line 10340. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RFMulticlass ClassificationPipeline.get_component:evalml.pipelines.RFMulticlassClassificatio nPipeline.get_component' on page 95 undefined on input line 10345. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RFMulticlass ClassificationPipeline.graph:evalml.pipelines.RFMulticlassClassificationPipelin e.graph' on page 95 undefined on input line 10350. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RFMulticlass ClassificationPipeline.graph_feature_importance:evalml.pipelines.RFMulticlassCl assificationPipeline.graph_feature_importance' on page 95 undefined on input li ne 10355. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RFMulticlass ClassificationPipeline.load:evalml.pipelines.RFMulticlassClassificationPipeline .load' on page 95 undefined on input line 10360. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RFMulticlass ClassificationPipeline.predict:evalml.pipelines.RFMulticlassClassificationPipel ine.predict' on page 95 undefined on input line 10365. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RFMulticlass ClassificationPipeline.predict_proba:evalml.pipelines.RFMulticlassClassificatio nPipeline.predict_proba' on page 95 undefined on input line 10370. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RFMulticlass ClassificationPipeline.save:evalml.pipelines.RFMulticlassClassificationPipeline .save' on page 95 undefined on input line 10375. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RFMulticlass ClassificationPipeline.score:evalml.pipelines.RFMulticlassClassificationPipelin e.score' on page 95 undefined on input line 10380. Package longtable Warning: Column widths have changed (longtable) in table 26 on input line 10385. [95] Overfull \hbox (44.43376pt too wide) in paragraph at lines 10511--10511 []\T1/ptm/m/it/10 show_all_features=False\T1/pcr/m/n/10 ) [96] ! Dimension too large. \wd \@tempboxa l.10650 ...f365e54e7d937a9c87ffb760609185e5a6.pdf} ! Dimension too large. b l.10650 ...f365e54e7d937a9c87ffb760609185e5a6.pdf} [97] Package longtable Warning: Column widths have changed (longtable) in table 27 on input line 10739. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.XGBoostBinar yPipeline.__init__:evalml.pipelines.XGBoostBinaryPipeline.__init__' on page 98 undefined on input line 10760. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.XGBoostBinar yPipeline.describe:evalml.pipelines.XGBoostBinaryPipeline.describe' on page 98 undefined on input line 10765. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.XGBoostBinar yPipeline.fit:evalml.pipelines.XGBoostBinaryPipeline.fit' on page 98 undefined on input line 10770. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.XGBoostBinar yPipeline.get_component:evalml.pipelines.XGBoostBinaryPipeline.get_component' o n page 98 undefined on input line 10775. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.XGBoostBinar yPipeline.graph:evalml.pipelines.XGBoostBinaryPipeline.graph' on page 98 undefi ned on input line 10780. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.XGBoostBinar yPipeline.graph_feature_importance:evalml.pipelines.XGBoostBinaryPipeline.graph _feature_importance' on page 98 undefined on input line 10785. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.XGBoostBinar yPipeline.load:evalml.pipelines.XGBoostBinaryPipeline.load' on page 98 undefine d on input line 10790. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.XGBoostBinar yPipeline.predict:evalml.pipelines.XGBoostBinaryPipeline.predict' on page 98 un defined on input line 10795. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.XGBoostBinar yPipeline.predict_proba:evalml.pipelines.XGBoostBinaryPipeline.predict_proba' o n page 98 undefined on input line 10800. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.XGBoostBinar yPipeline.save:evalml.pipelines.XGBoostBinaryPipeline.save' on page 98 undefine d on input line 10805. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.XGBoostBinar yPipeline.score:evalml.pipelines.XGBoostBinaryPipeline.score' on page 98 undefi ned on input line 10810. Package longtable Warning: Column widths have changed (longtable) in table 28 on input line 10815. [98 <./inheritance-5cf2acf365e54e7d937a9c87ffb760609185e5a6.pdf>] [99] [100] ! Dimension too large. \wd \@tempboxa l.11080 ...0fb924812adef25d8360d902bd369727e9.pdf} ! Dimension too large. b l.11080 ...0fb924812adef25d8360d902bd369727e9.pdf} Package longtable Warning: Column widths have changed (longtable) in table 29 on input line 11164. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.XGBoostMulti classPipeline.__init__:evalml.pipelines.XGBoostMulticlassPipeline.__init__' on page 101 undefined on input line 11185. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.XGBoostMulti classPipeline.describe:evalml.pipelines.XGBoostMulticlassPipeline.describe' on page 101 undefined on input line 11190. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.XGBoostMulti classPipeline.fit:evalml.pipelines.XGBoostMulticlassPipeline.fit' on page 101 u ndefined on input line 11195. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.XGBoostMulti classPipeline.get_component:evalml.pipelines.XGBoostMulticlassPipeline.get_comp onent' on page 101 undefined on input line 11200. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.XGBoostMulti classPipeline.graph:evalml.pipelines.XGBoostMulticlassPipeline.graph' on page 1 01 undefined on input line 11205. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.XGBoostMulti classPipeline.graph_feature_importance:evalml.pipelines.XGBoostMulticlassPipeli ne.graph_feature_importance' on page 101 undefined on input line 11210. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.XGBoostMulti classPipeline.load:evalml.pipelines.XGBoostMulticlassPipeline.load' on page 101 undefined on input line 11215. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.XGBoostMulti classPipeline.predict:evalml.pipelines.XGBoostMulticlassPipeline.predict' on pa ge 101 undefined on input line 11220. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.XGBoostMulti classPipeline.predict_proba:evalml.pipelines.XGBoostMulticlassPipeline.predict_ proba' on page 101 undefined on input line 11225. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.XGBoostMulti classPipeline.save:evalml.pipelines.XGBoostMulticlassPipeline.save' on page 101 undefined on input line 11230. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.XGBoostMulti classPipeline.score:evalml.pipelines.XGBoostMulticlassPipeline.score' on page 1 01 undefined on input line 11235. Package longtable Warning: Column widths have changed (longtable) in table 30 on input line 11240. [101 <./inheritance-022f0e0fb924812adef25d8360d902bd369727e9.pdf>] [102] [103] LaTeX Warning: Hyper reference `generated/evalml.pipelines.RFRegressionPipeline :evalml.pipelines.RFRegressionPipeline' on page 104 undefined on input line 115 23. LaTeX Warning: Hyper reference `generated/evalml.pipelines.CatBoostRegressionPi peline:evalml.pipelines.CatBoostRegressionPipeline' on page 104 undefined on in put line 11528. LaTeX Warning: Hyper reference `generated/evalml.pipelines.LinearRegressionPipe line:evalml.pipelines.LinearRegressionPipeline' on page 104 undefined on input line 11533. LaTeX Warning: Hyper reference `generated/evalml.pipelines.XGBoostRegressionPip eline:evalml.pipelines.XGBoostRegressionPipeline' on page 104 undefined on inpu t line 11538. Package longtable Warning: Column widths have changed (longtable) in table 31 on input line 11543. [104 <./inheritance-38832177f166e9e499d61dc9ccc5cca20c4cf8db.pdf>] Package longtable Warning: Column widths have changed (longtable) in table 32 on input line 11632. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RFRegression Pipeline.__init__:evalml.pipelines.RFRegressionPipeline.__init__' on page 105 u ndefined on input line 11653. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RFRegression Pipeline.describe:evalml.pipelines.RFRegressionPipeline.describe' on page 105 u ndefined on input line 11658. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RFRegression Pipeline.fit:evalml.pipelines.RFRegressionPipeline.fit' on page 105 undefined o n input line 11663. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RFRegression Pipeline.get_component:evalml.pipelines.RFRegressionPipeline.get_component' on page 105 undefined on input line 11668. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RFRegression Pipeline.graph:evalml.pipelines.RFRegressionPipeline.graph' on page 105 undefin ed on input line 11673. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RFRegression Pipeline.graph_feature_importance:evalml.pipelines.RFRegressionPipeline.graph_f eature_importance' on page 105 undefined on input line 11678. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RFRegression Pipeline.load:evalml.pipelines.RFRegressionPipeline.load' on page 105 undefined on input line 11683. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RFRegression Pipeline.predict:evalml.pipelines.RFRegressionPipeline.predict' on page 105 und efined on input line 11688. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RFRegression Pipeline.save:evalml.pipelines.RFRegressionPipeline.save' on page 105 undefined on input line 11693. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.RFRegression Pipeline.score:evalml.pipelines.RFRegressionPipeline.score' on page 105 undefin ed on input line 11698. Package longtable Warning: Column widths have changed (longtable) in table 33 on input line 11703. [105] [106] [107] Package longtable Warning: Column widths have changed (longtable) in table 34 on input line 12035. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.CatBoostRegr essionPipeline.__init__:evalml.pipelines.CatBoostRegressionPipeline.__init__' o n page 108 undefined on input line 12056. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.CatBoostRegr essionPipeline.describe:evalml.pipelines.CatBoostRegressionPipeline.describe' o n page 108 undefined on input line 12061. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.CatBoostRegr essionPipeline.fit:evalml.pipelines.CatBoostRegressionPipeline.fit' on page 108 undefined on input line 12066. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.CatBoostRegr essionPipeline.get_component:evalml.pipelines.CatBoostRegressionPipeline.get_co mponent' on page 108 undefined on input line 12071. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.CatBoostRegr essionPipeline.graph:evalml.pipelines.CatBoostRegressionPipeline.graph' on page 108 undefined on input line 12076. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.CatBoostRegr essionPipeline.graph_feature_importance:evalml.pipelines.CatBoostRegressionPipe line.graph_feature_importance' on page 108 undefined on input line 12081. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.CatBoostRegr essionPipeline.load:evalml.pipelines.CatBoostRegressionPipeline.load' on page 1 08 undefined on input line 12086. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.CatBoostRegr essionPipeline.predict:evalml.pipelines.CatBoostRegressionPipeline.predict' on page 108 undefined on input line 12091. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.CatBoostRegr essionPipeline.save:evalml.pipelines.CatBoostRegressionPipeline.save' on page 1 08 undefined on input line 12096. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.CatBoostRegr essionPipeline.score:evalml.pipelines.CatBoostRegressionPipeline.score' on page 108 undefined on input line 12101. Package longtable Warning: Column widths have changed (longtable) in table 35 on input line 12106. [108 <./inheritance-130332a8059f3be45842d116b881252834a8743e.pdf>] [109] [110] Package longtable Warning: Column widths have changed (longtable) in table 36 on input line 12433. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.LinearRegres sionPipeline.__init__:evalml.pipelines.LinearRegressionPipeline.__init__' on pa ge 111 undefined on input line 12454. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.LinearRegres sionPipeline.describe:evalml.pipelines.LinearRegressionPipeline.describe' on pa ge 111 undefined on input line 12459. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.LinearRegres sionPipeline.fit:evalml.pipelines.LinearRegressionPipeline.fit' on page 111 und efined on input line 12464. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.LinearRegres sionPipeline.get_component:evalml.pipelines.LinearRegressionPipeline.get_compon ent' on page 111 undefined on input line 12469. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.LinearRegres sionPipeline.graph:evalml.pipelines.LinearRegressionPipeline.graph' on page 111 undefined on input line 12474. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.LinearRegres sionPipeline.graph_feature_importance:evalml.pipelines.LinearRegressionPipeline .graph_feature_importance' on page 111 undefined on input line 12479. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.LinearRegres sionPipeline.load:evalml.pipelines.LinearRegressionPipeline.load' on page 111 u ndefined on input line 12484. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.LinearRegres sionPipeline.predict:evalml.pipelines.LinearRegressionPipeline.predict' on page 111 undefined on input line 12489. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.LinearRegres sionPipeline.save:evalml.pipelines.LinearRegressionPipeline.save' on page 111 u ndefined on input line 12494. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.LinearRegres sionPipeline.score:evalml.pipelines.LinearRegressionPipeline.score' on page 111 undefined on input line 12499. Package longtable Warning: Column widths have changed (longtable) in table 37 on input line 12504. [111 <./inheritance-47c2049b728edf5f2b77960fee75871c3d60158b.pdf>] [112] [113] Package longtable Warning: Column widths have changed (longtable) in table 38 on input line 12831. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.XGBoostRegre ssionPipeline.__init__:evalml.pipelines.XGBoostRegressionPipeline.__init__' on page 114 undefined on input line 12852. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.XGBoostRegre ssionPipeline.describe:evalml.pipelines.XGBoostRegressionPipeline.describe' on page 114 undefined on input line 12857. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.XGBoostRegre ssionPipeline.fit:evalml.pipelines.XGBoostRegressionPipeline.fit' on page 114 u ndefined on input line 12862. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.XGBoostRegre ssionPipeline.get_component:evalml.pipelines.XGBoostRegressionPipeline.get_comp onent' on page 114 undefined on input line 12867. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.XGBoostRegre ssionPipeline.graph:evalml.pipelines.XGBoostRegressionPipeline.graph' on page 1 14 undefined on input line 12872. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.XGBoostRegre ssionPipeline.graph_feature_importance:evalml.pipelines.XGBoostRegressionPipeli ne.graph_feature_importance' on page 114 undefined on input line 12877. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.XGBoostRegre ssionPipeline.load:evalml.pipelines.XGBoostRegressionPipeline.load' on page 114 undefined on input line 12882. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.XGBoostRegre ssionPipeline.predict:evalml.pipelines.XGBoostRegressionPipeline.predict' on pa ge 114 undefined on input line 12887. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.XGBoostRegre ssionPipeline.save:evalml.pipelines.XGBoostRegressionPipeline.save' on page 114 undefined on input line 12892. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.XGBoostRegre ssionPipeline.score:evalml.pipelines.XGBoostRegressionPipeline.score' on page 1 14 undefined on input line 12897. [114 <./inheritance-a6364da199ea72e1abd45a4467eb0cbb1226b4a4.pdf>] Package longtable Warning: Column widths have changed (longtable) in table 39 on input line 12902. [115] [116] LaTeX Warning: Hyper reference `generated/evalml.pipelines.all_pipelines:evalml .pipelines.all_pipelines' on page 117 undefined on input line 13163. LaTeX Warning: Hyper reference `generated/evalml.pipelines.get_pipelines:evalml .pipelines.get_pipelines' on page 117 undefined on input line 13168. LaTeX Warning: Hyper reference `generated/evalml.pipelines.list_model_families: evalml.pipelines.list_model_families' on page 117 undefined on input line 13173 . Package longtable Warning: Column widths have changed (longtable) in table 40 on input line 13178. LaTeX Warning: Hyper reference `generated/evalml.pipelines.PipelineBase:evalml. pipelines.PipelineBase' on page 117 undefined on input line 13192. [117] LaTeX Warning: Hyper reference `generated/evalml.pipelines.PipelineBase:evalml. pipelines.PipelineBase' on page 118 undefined on input line 13215. LaTeX Warning: Hyper reference `generated/evalml.problem_types.ProblemTypes:eva lml.problem_types.ProblemTypes' on page 118 undefined on input line 13231. LaTeX Warning: Hyper reference `generated/evalml.model_family.ModelFamily:evalm l.model_family.ModelFamily' on page 118 undefined on input line 13237. LaTeX Warning: Hyper reference `generated/evalml.pipelines.roc_curve:evalml.pip elines.roc_curve' on page 118 undefined on input line 13265. LaTeX Warning: Hyper reference `generated/evalml.pipelines.graph_roc_curve:eval ml.pipelines.graph_roc_curve' on page 118 undefined on input line 13270. LaTeX Warning: Hyper reference `generated/evalml.pipelines.confusion_matrix:eva lml.pipelines.confusion_matrix' on page 118 undefined on input line 13275. LaTeX Warning: Hyper reference `generated/evalml.pipelines.normalize_confusion_ matrix:evalml.pipelines.normalize_confusion_matrix' on page 118 undefined on in put line 13280. LaTeX Warning: Hyper reference `generated/evalml.pipelines.graph_confusion_matr ix:evalml.pipelines.graph_confusion_matrix' on page 118 undefined on input line 13285. Package longtable Warning: Column widths have changed (longtable) in table 41 on input line 13290. [118] Underfull \hbox (badness 8000) in paragraph at lines 13426--13426 []\T1/ptm/m/it/10 y_true\T1/ptm/m/n/10 , \T1/ptm/m/it/10 y_pred\T1/ptm/m/n/10 , \T1/ptm/m/it/10 nor-mal-ize_method='true'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti- [119] LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.Component Base:evalml.pipelines.components.ComponentBase' on page 120 undefined on input line 13480. LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.Transform er:evalml.pipelines.components.Transformer' on page 120 undefined on input line 13485. LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.Estimator :evalml.pipelines.components.Estimator' on page 120 undefined on input line 134 90. Package longtable Warning: Column widths have changed (longtable) in table 42 on input line 13495. Underfull \hbox (badness 10000) in paragraph at lines 13504--13504 []\T1/ptm/m/it/10 parameters\T1/ptm/m/n/10 , \T1/ptm/m/it/10 com-po-nent_obj\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 ran- LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.C omponentBase.__init__:evalml.pipelines.components.ComponentBase.__init__' on pa ge 120 undefined on input line 13526. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.C omponentBase.describe:evalml.pipelines.components.ComponentBase.describe' on pa ge 120 undefined on input line 13531. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.C omponentBase.fit:evalml.pipelines.components.ComponentBase.fit' on page 120 und efined on input line 13536. Package longtable Warning: Column widths have changed (longtable) in table 43 on input line 13541. [120 <./inheritance-4b45cb18cd14996add4d2a99b772b3aca20c30cb.pdf>] Underfull \hbox (badness 10000) in paragraph at lines 13617--13617 []\T1/ptm/m/it/10 parameters\T1/ptm/m/n/10 , \T1/ptm/m/it/10 com-po-nent_obj\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 ran- LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.T ransformer.__init__:evalml.pipelines.components.Transformer.__init__' on page 1 21 undefined on input line 13640. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.T ransformer.describe:evalml.pipelines.components.Transformer.describe' on page 1 21 undefined on input line 13645. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.T ransformer.fit:evalml.pipelines.components.Transformer.fit' on page 121 undefin ed on input line 13650. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.T ransformer.fit_transform:evalml.pipelines.components.Transformer.fit_transform' on page 121 undefined on input line 13655. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.T ransformer.transform:evalml.pipelines.components.Transformer.transform' on page 121 undefined on input line 13660. Package longtable Warning: Column widths have changed (longtable) in table 44 on input line 13665. [121 <./inheritance-5c51104917f2918cf4f5914df8a2185115ab9913.pdf>] [122] LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.E stimator.__init__:evalml.pipelines.components.Estimator.__init__' on page 123 u ndefined on input line 13819. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.E stimator.describe:evalml.pipelines.components.Estimator.describe' on page 123 u ndefined on input line 13824. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.E stimator.fit:evalml.pipelines.components.Estimator.fit' on page 123 undefined o n input line 13829. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.E stimator.predict:evalml.pipelines.components.Estimator.predict' on page 123 und efined on input line 13834. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.E stimator.predict_proba:evalml.pipelines.components.Estimator.predict_proba' on page 123 undefined on input line 13839. Package longtable Warning: Column widths have changed (longtable) in table 45 on input line 13844. [123 <./inheritance-df09d74caa448f9da61b6ea9f45781a1528b4794.pdf>] LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.OneHotEnc oder:evalml.pipelines.components.OneHotEncoder' on page 124 undefined on input line 13980. LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.SimpleImp uter:evalml.pipelines.components.SimpleImputer' on page 124 undefined on input line 13985. LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.StandardS caler:evalml.pipelines.components.StandardScaler' on page 124 undefined on inpu t line 13990. LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.RFRegress orSelectFromModel:evalml.pipelines.components.RFRegressorSelectFromModel' on pa ge 124 undefined on input line 13995. LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.RFClassif ierSelectFromModel:evalml.pipelines.components.RFClassifierSelectFromModel' on page 124 undefined on input line 14000. Package longtable Warning: Column widths have changed (longtable) in table 46 on input line 14005. ! Dimension too large. \wd \@tempboxa l.14010 ...c8cfb249ce9f6560efc6ef16cd7bc500d9.pdf} ! Dimension too large. b l.14010 ...c8cfb249ce9f6560efc6ef16cd7bc500d9.pdf} [124 <./inheritance-ae7033c8cfb249ce9f6560efc6ef16cd7bc500d9.pdf>] Package longtable Warning: Column widths have changed (longtable) in table 47 on input line 14054. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.O neHotEncoder.__init__:evalml.pipelines.components.OneHotEncoder.__init__' on pa ge 125 undefined on input line 14075. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.O neHotEncoder.describe:evalml.pipelines.components.OneHotEncoder.describe' on pa ge 125 undefined on input line 14080. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.O neHotEncoder.fit:evalml.pipelines.components.OneHotEncoder.fit' on page 125 und efined on input line 14085. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.O neHotEncoder.fit_transform:evalml.pipelines.components.OneHotEncoder.fit_transf orm' on page 125 undefined on input line 14090. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.O neHotEncoder.get_feature_names:evalml.pipelines.components.OneHotEncoder.get_fe ature_names' on page 125 undefined on input line 14095. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.O neHotEncoder.transform:evalml.pipelines.components.OneHotEncoder.transform' on page 125 undefined on input line 14100. Package longtable Warning: Column widths have changed (longtable) in table 48 on input line 14105. [125] ! Dimension too large. \wd \@tempboxa l.14249 ...0296ca147f1a45d679d924614dbd5e2ea2.pdf} ! Dimension too large. b l.14249 ...0296ca147f1a45d679d924614dbd5e2ea2.pdf} Underfull \hbox (badness 10000) in paragraph at lines 14253--14253 []\T1/ptm/m/it/10 impute_strategy='most_frequent'\T1/ptm/m/n/10 , [126 <./inheritance-c797de0296ca147f1a45d679d924614dbd5e2ea2.pdf>] Package longtable Warning: Column widths have changed (longtable) in table 49 on input line 14293. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.S impleImputer.__init__:evalml.pipelines.components.SimpleImputer.__init__' on pa ge 127 undefined on input line 14314. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.S impleImputer.describe:evalml.pipelines.components.SimpleImputer.describe' on pa ge 127 undefined on input line 14319. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.S impleImputer.fit:evalml.pipelines.components.SimpleImputer.fit' on page 127 und efined on input line 14324. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.S impleImputer.fit_transform:evalml.pipelines.components.SimpleImputer.fit_transf orm' on page 127 undefined on input line 14329. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.S impleImputer.transform:evalml.pipelines.components.SimpleImputer.transform' on page 127 undefined on input line 14334. Package longtable Warning: Column widths have changed (longtable) in table 50 on input line 14339. [127] ! Dimension too large. \wd \@tempboxa l.14480 ...af3f7e1cb1c14dd998455dab04ffa82e92.pdf} ! Dimension too large. b l.14480 ...af3f7e1cb1c14dd998455dab04ffa82e92.pdf} Package longtable Warning: Column widths have changed (longtable) in table 51 on input line 14524. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.S tandardScaler.__init__:evalml.pipelines.components.StandardScaler.__init__' on page 128 undefined on input line 14545. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.S tandardScaler.describe:evalml.pipelines.components.StandardScaler.describe' on page 128 undefined on input line 14550. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.S tandardScaler.fit:evalml.pipelines.components.StandardScaler.fit' on page 128 u ndefined on input line 14555. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.S tandardScaler.fit_transform:evalml.pipelines.components.StandardScaler.fit_tran sform' on page 128 undefined on input line 14560. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.S tandardScaler.transform:evalml.pipelines.components.StandardScaler.transform' o n page 128 undefined on input line 14565. [128 <./inheritance-4283f2af3f7e1cb1c14dd998455dab04ffa82e92.pdf>] Package longtable Warning: Column widths have changed (longtable) in table 52 on input line 14570. [129] ! Dimension too large. \wd \@tempboxa l.14698 ...dd2695116d6064d32101c71ad8da925eff.pdf} ! Dimension too large. b l.14698 ...dd2695116d6064d32101c71ad8da925eff.pdf} Overfull \hbox (19.00412pt too wide) in paragraph at lines 14702--14702 []\T1/ptm/m/it/10 number_features=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14702--14702 \T1/ptm/m/it/10 n_estimators=10\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14702--14702 \T1/ptm/m/it/10 max_depth=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14702--14702 \T1/ptm/m/it/10 per- Underfull \hbox (badness 10000) in paragraph at lines 14702--14702 \T1/ptm/m/it/10 cent_features=0.5\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14702--14702 \T1/ptm/m/it/10 threshold=-inf\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14702--14702 \T1/ptm/m/it/10 n_jobs=-1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- Package longtable Warning: Column widths have changed (longtable) in table 53 on input line 14742. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R FRegressorSelectFromModel.__init__:evalml.pipelines.components.RFRegressorSelec tFromModel.__init__' on page 130 undefined on input line 14763. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R FRegressorSelectFromModel.describe:evalml.pipelines.components.RFRegressorSelec tFromModel.describe' on page 130 undefined on input line 14768. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R FRegressorSelectFromModel.fit:evalml.pipelines.components.RFRegressorSelectFrom Model.fit' on page 130 undefined on input line 14773. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R FRegressorSelectFromModel.fit_transform:evalml.pipelines.components.RFRegressor SelectFromModel.fit_transform' on page 130 undefined on input line 14778. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R FRegressorSelectFromModel.get_indices:evalml.pipelines.components.RFRegressorSe lectFromModel.get_indices' on page 130 undefined on input line 14783. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R FRegressorSelectFromModel.get_names:evalml.pipelines.components.RFRegressorSele ctFromModel.get_names' on page 130 undefined on input line 14788. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R FRegressorSelectFromModel.transform:evalml.pipelines.components.RFRegressorSele ctFromModel.transform' on page 130 undefined on input line 14793. Package longtable Warning: Column widths have changed (longtable) in table 54 on input line 14798. Underfull \hbox (badness 10000) in paragraph at lines 14805--14805 []\T1/ptm/m/it/10 number_features=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 n_estima tors=10\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14805--14805 \T1/ptm/m/it/10 max_depth=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 per-cent_feature s=0.5\T1/ptm/m/n/10 , [130 <./inheritance-4c18cadd2695116d6064d32101c71ad8da925eff.pdf>] [131] ! Dimension too large. \wd \@tempboxa l.14961 ...20faac8dc6242acb7b7648c09bb131a1f1.pdf} ! Dimension too large. b l.14961 ...20faac8dc6242acb7b7648c09bb131a1f1.pdf} Overfull \hbox (25.00412pt too wide) in paragraph at lines 14965--14965 []\T1/ptm/m/it/10 number_features=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14965--14965 \T1/ptm/m/it/10 n_estimators=10\T1/ptm/m/n/10 , Overfull \hbox (1.48462pt too wide) in paragraph at lines 14965--14965 \T1/ptm/m/it/10 max_depth=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14965--14965 \T1/ptm/m/it/10 per- Overfull \hbox (2.50423pt too wide) in paragraph at lines 14965--14965 \T1/ptm/m/it/10 cent_features=0.5\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14965--14965 \T1/ptm/m/it/10 threshold=-inf\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14965--14965 \T1/ptm/m/it/10 n_jobs=-1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- Package longtable Warning: Column widths have changed (longtable) in table 55 on input line 15005. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R FClassifierSelectFromModel.__init__:evalml.pipelines.components.RFClassifierSel ectFromModel.__init__' on page 132 undefined on input line 15026. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R FClassifierSelectFromModel.describe:evalml.pipelines.components.RFClassifierSel ectFromModel.describe' on page 132 undefined on input line 15031. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R FClassifierSelectFromModel.fit:evalml.pipelines.components.RFClassifierSelectFr omModel.fit' on page 132 undefined on input line 15036. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R FClassifierSelectFromModel.fit_transform:evalml.pipelines.components.RFClassifi erSelectFromModel.fit_transform' on page 132 undefined on input line 15041. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R FClassifierSelectFromModel.get_indices:evalml.pipelines.components.RFClassifier SelectFromModel.get_indices' on page 132 undefined on input line 15046. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R FClassifierSelectFromModel.get_names:evalml.pipelines.components.RFClassifierSe lectFromModel.get_names' on page 132 undefined on input line 15051. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R FClassifierSelectFromModel.transform:evalml.pipelines.components.RFClassifierSe lectFromModel.transform' on page 132 undefined on input line 15056. [132 <./inheritance-fa738320faac8dc6242acb7b7648c09bb131a1f1.pdf>] Package longtable Warning: Column widths have changed (longtable) in table 56 on input line 15061. Underfull \hbox (badness 10000) in paragraph at lines 15068--15068 []\T1/ptm/m/it/10 number_features=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 n_estima tors=10\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15068--15068 \T1/ptm/m/it/10 max_depth=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 per-cent_feature s=0.5\T1/ptm/m/n/10 , [133] LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.CatBoostC lassifier:evalml.pipelines.components.CatBoostClassifier' on page 134 undefined on input line 15247. LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.RandomFor estClassifier:evalml.pipelines.components.RandomForestClassifier' on page 134 u ndefined on input line 15252. LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.LogisticR egressionClassifier:evalml.pipelines.components.LogisticRegressionClassifier' o n page 134 undefined on input line 15257. LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.XGBoostCl assifier:evalml.pipelines.components.XGBoostClassifier' on page 134 undefined o n input line 15262. Package longtable Warning: Column widths have changed (longtable) in table 57 on input line 15267. ! Dimension too large. \wd \@tempboxa l.15272 ...4e04f4d5ab8176561e75145d662a0361d9.pdf} ! Dimension too large. b l.15272 ...4e04f4d5ab8176561e75145d662a0361d9.pdf} [134] Underfull \hbox (badness 10000) in paragraph at lines 15276--15276 \T1/ptm/m/it/10 max_depth=6\T1/ptm/m/n/10 , \T1/ptm/m/it/10 boot- Underfull \hbox (badness 10000) in paragraph at lines 15276--15276 \T1/ptm/m/it/10 strap_type=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- Package longtable Warning: Column widths have changed (longtable) in table 58 on input line 15340. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.C atBoostClassifier.__init__:evalml.pipelines.components.CatBoostClassifier.__ini t__' on page 135 undefined on input line 15361. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.C atBoostClassifier.describe:evalml.pipelines.components.CatBoostClassifier.descr ibe' on page 135 undefined on input line 15366. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.C atBoostClassifier.fit:evalml.pipelines.components.CatBoostClassifier.fit' on pa ge 135 undefined on input line 15371. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.C atBoostClassifier.predict:evalml.pipelines.components.CatBoostClassifier.predic t' on page 135 undefined on input line 15376. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.C atBoostClassifier.predict_proba:evalml.pipelines.components.CatBoostClassifier. predict_proba' on page 135 undefined on input line 15381. Package longtable Warning: Column widths have changed (longtable) in table 59 on input line 15386. Underfull \hbox (badness 10000) in paragraph at lines 15393--15393 []\T1/ptm/m/it/10 n_estimators=1000\T1/ptm/m/n/10 , \T1/ptm/m/it/10 eta=0.03\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 max_depth=6\T1/ptm/m/n/10 , \T1/ptm/m/it/10 boot- [135 <./inheritance-ec7eb44e04f4d5ab8176561e75145d662a0361d9.pdf>] ! Dimension too large. \wd \@tempboxa l.15502 ...14f04fd698e83c39465b34b9e4df04a9f9.pdf} ! Dimension too large. b l.15502 ...14f04fd698e83c39465b34b9e4df04a9f9.pdf} Underfull \hbox (badness 10000) in paragraph at lines 15506--15506 []\T1/ptm/m/it/10 n_estimators=10\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15506--15506 \T1/ptm/m/it/10 max_depth=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15506--15506 \T1/ptm/m/it/10 n_jobs=-1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- [136 <./inheritance-e473f714f04fd698e83c39465b34b9e4df04a9f9.pdf>] Package longtable Warning: Column widths have changed (longtable) in table 60 on input line 15557. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R andomForestClassifier.__init__:evalml.pipelines.components.RandomForestClassifi er.__init__' on page 137 undefined on input line 15578. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R andomForestClassifier.describe:evalml.pipelines.components.RandomForestClassifi er.describe' on page 137 undefined on input line 15583. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R andomForestClassifier.fit:evalml.pipelines.components.RandomForestClassifier.fi t' on page 137 undefined on input line 15588. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R andomForestClassifier.predict:evalml.pipelines.components.RandomForestClassifie r.predict' on page 137 undefined on input line 15593. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R andomForestClassifier.predict_proba:evalml.pipelines.components.RandomForestCla ssifier.predict_proba' on page 137 undefined on input line 15598. Package longtable Warning: Column widths have changed (longtable) in table 61 on input line 15603. [137] ! Dimension too large. \wd \@tempboxa l.15719 ...9a694b51be5814414be4608f4ab765d5c9.pdf} ! Dimension too large. b l.15719 ...9a694b51be5814414be4608f4ab765d5c9.pdf} Underfull \hbox (badness 10000) in paragraph at lines 15723--15723 []\T1/ptm/m/it/10 penalty='l2'\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15723--15723 \T1/ptm/m/it/10 C=1.0\T1/ptm/m/n/10 , Package longtable Warning: Column widths have changed (longtable) in table 62 on input line 15774. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.L ogisticRegressionClassifier.__init__:evalml.pipelines.components.LogisticRegres sionClassifier.__init__' on page 138 undefined on input line 15795. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.L ogisticRegressionClassifier.describe:evalml.pipelines.components.LogisticRegres sionClassifier.describe' on page 138 undefined on input line 15800. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.L ogisticRegressionClassifier.fit:evalml.pipelines.components.LogisticRegressionC lassifier.fit' on page 138 undefined on input line 15805. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.L ogisticRegressionClassifier.predict:evalml.pipelines.components.LogisticRegress ionClassifier.predict' on page 138 undefined on input line 15810. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.L ogisticRegressionClassifier.predict_proba:evalml.pipelines.components.LogisticR egressionClassifier.predict_proba' on page 138 undefined on input line 15815. Package longtable Warning: Column widths have changed (longtable) in table 63 on input line 15820. [138 <./inheritance-2538489a694b51be5814414be4608f4ab765d5c9.pdf>] Underfull \hbox (badness 10000) in paragraph at lines 15827--15827 []\T1/ptm/m/it/10 penalty='l2'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 C=1.0\T1/ptm/m/n /10 , \T1/ptm/m/it/10 n_jobs=-1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- [139] ! Dimension too large. \wd \@tempboxa l.15936 ...134ef568be35816c3817a99d90296e0b86.pdf} ! Dimension too large. b l.15936 ...134ef568be35816c3817a99d90296e0b86.pdf} Underfull \hbox (badness 10000) in paragraph at lines 15940--15940 []\T1/ptm/m/it/10 eta=0.1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_depth=3\T1/ptm/m/ n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15940--15940 \T1/ptm/m/it/10 min_child_weight=1\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15940--15940 \T1/ptm/m/it/10 n_estimators=100\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- Package longtable Warning: Column widths have changed (longtable) in table 64 on input line 16001. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.X GBoostClassifier.__init__:evalml.pipelines.components.XGBoostClassifier.__init_ _' on page 140 undefined on input line 16022. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.X GBoostClassifier.describe:evalml.pipelines.components.XGBoostClassifier.describ e' on page 140 undefined on input line 16027. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.X GBoostClassifier.fit:evalml.pipelines.components.XGBoostClassifier.fit' on page 140 undefined on input line 16032. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.X GBoostClassifier.predict:evalml.pipelines.components.XGBoostClassifier.predict' on page 140 undefined on input line 16037. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.X GBoostClassifier.predict_proba:evalml.pipelines.components.XGBoostClassifier.pr edict_proba' on page 140 undefined on input line 16042. Package longtable Warning: Column widths have changed (longtable) in table 65 on input line 16047. [140 <./inheritance-374666134ef568be35816c3817a99d90296e0b86.pdf>] LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.CatBoostR egressor:evalml.pipelines.components.CatBoostRegressor' on page 141 undefined o n input line 16183. LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.LinearReg ressor:evalml.pipelines.components.LinearRegressor' on page 141 undefined on in put line 16188. LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.RandomFor estRegressor:evalml.pipelines.components.RandomForestRegressor' on page 141 und efined on input line 16193. LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.XGBoostRe gressor:evalml.pipelines.components.XGBoostRegressor' on page 141 undefined on input line 16198. Package longtable Warning: Column widths have changed (longtable) in table 66 on input line 16203. ! Dimension too large. \wd \@tempboxa l.16208 ...38dbbbaf2237e00f8dd46adb6cf5905bd7.pdf} ! Dimension too large. b l.16208 ...38dbbbaf2237e00f8dd46adb6cf5905bd7.pdf} [141] Underfull \hbox (badness 10000) in paragraph at lines 16212--16212 []\T1/ptm/m/it/10 n_estimators=1000\T1/ptm/m/n/10 , \T1/ptm/m/it/10 eta=0.03\T1 /ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 16212--16212 \T1/ptm/m/it/10 max_depth=6\T1/ptm/m/n/10 , \T1/ptm/m/it/10 boot- Underfull \hbox (badness 10000) in paragraph at lines 16212--16212 \T1/ptm/m/it/10 strap_type=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- Package longtable Warning: Column widths have changed (longtable) in table 67 on input line 16276. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.C atBoostRegressor.__init__:evalml.pipelines.components.CatBoostRegressor.__init_ _' on page 142 undefined on input line 16297. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.C atBoostRegressor.describe:evalml.pipelines.components.CatBoostRegressor.describ e' on page 142 undefined on input line 16302. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.C atBoostRegressor.fit:evalml.pipelines.components.CatBoostRegressor.fit' on page 142 undefined on input line 16307. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.C atBoostRegressor.predict:evalml.pipelines.components.CatBoostRegressor.predict' on page 142 undefined on input line 16312. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.C atBoostRegressor.predict_proba:evalml.pipelines.components.CatBoostRegressor.pr edict_proba' on page 142 undefined on input line 16317. Package longtable Warning: Column widths have changed (longtable) in table 68 on input line 16322. Underfull \hbox (badness 10000) in paragraph at lines 16329--16329 []\T1/ptm/m/it/10 n_estimators=1000\T1/ptm/m/n/10 , \T1/ptm/m/it/10 eta=0.03\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 max_depth=6\T1/ptm/m/n/10 , \T1/ptm/m/it/10 boot- [142 <./inheritance-74d18738dbbbaf2237e00f8dd46adb6cf5905bd7.pdf>] ! Dimension too large. \wd \@tempboxa l.16438 ...b75bcc7e0028e6c99da26075e016b824aa.pdf} ! Dimension too large. b l.16438 ...b75bcc7e0028e6c99da26075e016b824aa.pdf} Underfull \hbox (badness 10000) in paragraph at lines 16442--16442 []\T1/ptm/m/it/10 fit_intercept=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 nor-mal- Underfull \hbox (badness 10000) in paragraph at lines 16442--16442 \T1/ptm/m/it/10 ize=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 n_jobs=-1\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 ran- [143 <./inheritance-1f937cb75bcc7e0028e6c99da26075e016b824aa.pdf>] Package longtable Warning: Column widths have changed (longtable) in table 69 on input line 16493. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.L inearRegressor.__init__:evalml.pipelines.components.LinearRegressor.__init__' o n page 144 undefined on input line 16514. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.L inearRegressor.describe:evalml.pipelines.components.LinearRegressor.describe' o n page 144 undefined on input line 16519. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.L inearRegressor.fit:evalml.pipelines.components.LinearRegressor.fit' on page 144 undefined on input line 16524. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.L inearRegressor.predict:evalml.pipelines.components.LinearRegressor.predict' on page 144 undefined on input line 16529. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.L inearRegressor.predict_proba:evalml.pipelines.components.LinearRegressor.predic t_proba' on page 144 undefined on input line 16534. Package longtable Warning: Column widths have changed (longtable) in table 70 on input line 16539. [144] ! Dimension too large. \wd \@tempboxa l.16655 ...42c2b036a7dc36986a217b1fdf100a08cb.pdf} ! Dimension too large. b l.16655 ...42c2b036a7dc36986a217b1fdf100a08cb.pdf} Underfull \hbox (badness 10000) in paragraph at lines 16659--16659 []\T1/ptm/m/it/10 n_estimators=10\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 16659--16659 \T1/ptm/m/it/10 max_depth=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 16659--16659 \T1/ptm/m/it/10 n_jobs=-1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- Package longtable Warning: Column widths have changed (longtable) in table 71 on input line 16710. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R andomForestRegressor.__init__:evalml.pipelines.components.RandomForestRegressor .__init__' on page 145 undefined on input line 16731. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R andomForestRegressor.describe:evalml.pipelines.components.RandomForestRegressor .describe' on page 145 undefined on input line 16736. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R andomForestRegressor.fit:evalml.pipelines.components.RandomForestRegressor.fit' on page 145 undefined on input line 16741. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R andomForestRegressor.predict:evalml.pipelines.components.RandomForestRegressor. predict' on page 145 undefined on input line 16746. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.R andomForestRegressor.predict_proba:evalml.pipelines.components.RandomForestRegr essor.predict_proba' on page 145 undefined on input line 16751. Package longtable Warning: Column widths have changed (longtable) in table 72 on input line 16756. [145 <./inheritance-ae672e42c2b036a7dc36986a217b1fdf100a08cb.pdf>] Underfull \hbox (badness 6708) in paragraph at lines 16763--16763 []\T1/ptm/m/it/10 n_estimators=10\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_depth=Non e\T1/ptm/m/n/10 , \T1/ptm/m/it/10 n_jobs=-1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran - [146] ! Dimension too large. \wd \@tempboxa l.16872 ...8a1b235be5a074f1ff7d2408cdaeeb4eaa.pdf} ! Dimension too large. b l.16872 ...8a1b235be5a074f1ff7d2408cdaeeb4eaa.pdf} Underfull \hbox (badness 10000) in paragraph at lines 16876--16876 []\T1/ptm/m/it/10 eta=0.1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_depth=3\T1/ptm/m/ n/10 , Underfull \hbox (badness 10000) in paragraph at lines 16876--16876 \T1/ptm/m/it/10 min_child_weight=1\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 16876--16876 \T1/ptm/m/it/10 n_estimators=100\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- Package longtable Warning: Column widths have changed (longtable) in table 73 on input line 16937. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.X GBoostRegressor.__init__:evalml.pipelines.components.XGBoostRegressor.__init__' on page 147 undefined on input line 16958. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.X GBoostRegressor.describe:evalml.pipelines.components.XGBoostRegressor.describe' on page 147 undefined on input line 16963. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.X GBoostRegressor.fit:evalml.pipelines.components.XGBoostRegressor.fit' on page 1 47 undefined on input line 16968. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.X GBoostRegressor.predict:evalml.pipelines.components.XGBoostRegressor.predict' o n page 147 undefined on input line 16973. LaTeX Warning: Hyper reference `generated/methods/evalml.pipelines.components.X GBoostRegressor.predict_proba:evalml.pipelines.components.XGBoostRegressor.pred ict_proba' on page 147 undefined on input line 16978. Package longtable Warning: Column widths have changed (longtable) in table 74 on input line 16983. [147 <./inheritance-6471358a1b235be5a074f1ff7d2408cdaeeb4eaa.pdf>] LaTeX Warning: Hyper reference `generated/evalml.objectives.ObjectiveBase:evalm l.objectives.ObjectiveBase' on page 148 undefined on input line 17120. LaTeX Warning: Hyper reference `generated/evalml.objectives.BinaryClassificatio nObjective:evalml.objectives.BinaryClassificationObjective' on page 148 undefin ed on input line 17125. LaTeX Warning: Hyper reference `generated/evalml.objectives.MulticlassClassific ationObjective:evalml.objectives.MulticlassClassificationObjective' on page 148 undefined on input line 17130. LaTeX Warning: Hyper reference `generated/evalml.objectives.RegressionObjective :evalml.objectives.RegressionObjective' on page 148 undefined on input line 171 35. Package longtable Warning: Column widths have changed (longtable) in table 75 on input line 17140. [148] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.ObjectiveBa se.objective_function:evalml.objectives.ObjectiveBase.objective_function' on pa ge 149 undefined on input line 17171. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.ObjectiveBa se.score:evalml.objectives.ObjectiveBase.score' on page 149 undefined on input line 17176. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.ObjectiveBa se.validate_inputs:evalml.objectives.ObjectiveBase.validate_inputs' on page 149 undefined on input line 17181. Package longtable Warning: Column widths have changed (longtable) in table 76 on input line 17186. Overfull \hbox (69.69008pt too wide) in paragraph at lines 17194--17194 [] Underfull \hbox (badness 10000) in paragraph at lines 17194--17194 [149 <./inheritance-07c1605e071dab6b69f3ce4747d98a87707cfa44.pdf>] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.BinaryClass ificationObjective.decision_function:evalml.objectives.BinaryClassificationObje ctive.decision_function' on page 150 undefined on input line 17300. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.BinaryClass ificationObjective.objective_function:evalml.objectives.BinaryClassificationObj ective.objective_function' on page 150 undefined on input line 17305. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.BinaryClass ificationObjective.optimize_threshold:evalml.objectives.BinaryClassificationObj ective.optimize_threshold' on page 150 undefined on input line 17310. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.BinaryClass ificationObjective.score:evalml.objectives.BinaryClassificationObjective.score' on page 150 undefined on input line 17315. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.BinaryClass ificationObjective.validate_inputs:evalml.objectives.BinaryClassificationObject ive.validate_inputs' on page 150 undefined on input line 17320. Package longtable Warning: Column widths have changed (longtable) in table 77 on input line 17325. Underfull \hbox (badness 10000) in paragraph at lines 17332--17332 []\T1/ptm/m/it/10 ypred_proba\T1/ptm/m/n/10 , \T1/ptm/m/it/10 thresh-old=0.5\T1 /ptm/m/n/10 , [150 <./inheritance-9ed9e93988ef52b829df5d142118754a9b323b5c.pdf>] Underfull \hbox (badness 10000) in paragraph at lines 17360--17360 []\T1/ptm/m/it/10 y_true\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17360--17360 \T1/ptm/m/it/10 y_predicted\T1/ptm/m/n/10 , Overfull \hbox (69.69008pt too wide) in paragraph at lines 17361--17361 [] Underfull \hbox (badness 10000) in paragraph at lines 17361--17361 [151] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.MulticlassC lassificationObjective.objective_function:evalml.objectives.MulticlassClassific ationObjective.objective_function' on page 152 undefined on input line 17494. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.MulticlassC lassificationObjective.score:evalml.objectives.MulticlassClassificationObjectiv e.score' on page 152 undefined on input line 17499. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.MulticlassC lassificationObjective.validate_inputs:evalml.objectives.MulticlassClassificati onObjective.validate_inputs' on page 152 undefined on input line 17504. Package longtable Warning: Column widths have changed (longtable) in table 78 on input line 17509. Underfull \hbox (badness 10000) in paragraph at lines 17516--17516 []\T1/ptm/m/it/10 y_true\T1/ptm/m/n/10 , Overfull \hbox (16.58444pt too wide) in paragraph at lines 17516--17516 \T1/ptm/m/it/10 y_predicted\T1/ptm/m/n/10 , Overfull \hbox (7.21486pt too wide) in paragraph at lines 17516--17516 \T1/ptm/m/it/10 X=None\T1/pcr/m/n/10 ) Overfull \hbox (69.69008pt too wide) in paragraph at lines 17517--17517 [] Underfull \hbox (badness 10000) in paragraph at lines 17517--17517 [152 <./inheritance-af479a5adeca365503c354ee58bd45a89f5cb882.pdf>] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.RegressionO bjective.objective_function:evalml.objectives.RegressionObjective.objective_fun ction' on page 153 undefined on input line 17622. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.RegressionO bjective.score:evalml.objectives.RegressionObjective.score' on page 153 undefin ed on input line 17627. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.RegressionO bjective.validate_inputs:evalml.objectives.RegressionObjective.validate_inputs' on page 153 undefined on input line 17632. Package longtable Warning: Column widths have changed (longtable) in table 79 on input line 17637. Underfull \hbox (badness 10000) in paragraph at lines 17644--17644 []\T1/ptm/m/it/10 y_true\T1/ptm/m/n/10 , \T1/ptm/m/it/10 y_predicted\T1/ptm/m/n /10 , [153 <./inheritance-d1aea97fb46dc2e14443a25bf91b1064eb23dd02.pdf>] Overfull \hbox (69.69008pt too wide) in paragraph at lines 17645--17645 [] Underfull \hbox (badness 10000) in paragraph at lines 17645--17645 LaTeX Warning: Hyper reference `generated/evalml.objectives.FraudCost:evalml.ob jectives.FraudCost' on page 154 undefined on input line 17740. LaTeX Warning: Hyper reference `generated/evalml.objectives.LeadScoring:evalml. objectives.LeadScoring' on page 154 undefined on input line 17745. Package longtable Warning: Column widths have changed (longtable) in table 80 on input line 17750. [154] Underfull \hbox (badness 10000) in paragraph at lines 17759--17759 []\T1/ptm/m/it/10 retry_percentage=0.5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in-ter-c hange_fee=0.02\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.FraudCost._ _init__:evalml.objectives.FraudCost.__init__' on page 155 undefined on input li ne 17781. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.FraudCost.d ecision_function:evalml.objectives.FraudCost.decision_function' on page 155 und efined on input line 17786. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.FraudCost.o bjective_function:evalml.objectives.FraudCost.objective_function' on page 155 u ndefined on input line 17791. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.FraudCost.o ptimize_threshold:evalml.objectives.FraudCost.optimize_threshold' on page 155 u ndefined on input line 17796. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.FraudCost.s core:evalml.objectives.FraudCost.score' on page 155 undefined on input line 178 01. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.FraudCost.v alidate_inputs:evalml.objectives.FraudCost.validate_inputs' on page 155 undefin ed on input line 17806. Package longtable Warning: Column widths have changed (longtable) in table 81 on input line 17811. [155 <./inheritance-eca3a33aefede98e9d8a72e9720df30335674c67.pdf>] [156] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.LeadScoring .__init__:evalml.objectives.LeadScoring.__init__' on page 157 undefined on inpu t line 18019. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.LeadScoring .decision_function:evalml.objectives.LeadScoring.decision_function' on page 157 undefined on input line 18024. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.LeadScoring .objective_function:evalml.objectives.LeadScoring.objective_function' on page 1 57 undefined on input line 18029. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.LeadScoring .optimize_threshold:evalml.objectives.LeadScoring.optimize_threshold' on page 1 57 undefined on input line 18034. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.LeadScoring .score:evalml.objectives.LeadScoring.score' on page 157 undefined on input line 18039. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.LeadScoring .validate_inputs:evalml.objectives.LeadScoring.validate_inputs' on page 157 und efined on input line 18044. Package longtable Warning: Column widths have changed (longtable) in table 82 on input line 18049. [157 <./inheritance-bcf3d7ef51f5de96e72a1d1c0976a300e26081cc.pdf>] [158] LaTeX Warning: Hyper reference `generated/evalml.objectives.AccuracyBinary:eval ml.objectives.AccuracyBinary' on page 159 undefined on input line 18237. LaTeX Warning: Hyper reference `generated/evalml.objectives.AccuracyMulticlass: evalml.objectives.AccuracyMulticlass' on page 159 undefined on input line 18242 . LaTeX Warning: Hyper reference `generated/evalml.objectives.AUC:evalml.objectiv es.AUC' on page 159 undefined on input line 18247. LaTeX Warning: Hyper reference `generated/evalml.objectives.AUCMacro:evalml.obj ectives.AUCMacro' on page 159 undefined on input line 18252. LaTeX Warning: Hyper reference `generated/evalml.objectives.AUCMicro:evalml.obj ectives.AUCMicro' on page 159 undefined on input line 18257. LaTeX Warning: Hyper reference `generated/evalml.objectives.AUCWeighted:evalml. objectives.AUCWeighted' on page 159 undefined on input line 18262. LaTeX Warning: Hyper reference `generated/evalml.objectives.BalancedAccuracyBin ary:evalml.objectives.BalancedAccuracyBinary' on page 159 undefined on input li ne 18267. LaTeX Warning: Hyper reference `generated/evalml.objectives.BalancedAccuracyMul ticlass:evalml.objectives.BalancedAccuracyMulticlass' on page 159 undefined on input line 18272. LaTeX Warning: Hyper reference `generated/evalml.objectives.F1:evalml.objective s.F1' on page 159 undefined on input line 18277. LaTeX Warning: Hyper reference `generated/evalml.objectives.F1Micro:evalml.obje ctives.F1Micro' on page 159 undefined on input line 18282. LaTeX Warning: Hyper reference `generated/evalml.objectives.F1Macro:evalml.obje ctives.F1Macro' on page 159 undefined on input line 18287. LaTeX Warning: Hyper reference `generated/evalml.objectives.F1Weighted:evalml.o bjectives.F1Weighted' on page 159 undefined on input line 18292. LaTeX Warning: Hyper reference `generated/evalml.objectives.LogLossBinary:evalm l.objectives.LogLossBinary' on page 159 undefined on input line 18297. LaTeX Warning: Hyper reference `generated/evalml.objectives.LogLossMulticlass:e valml.objectives.LogLossMulticlass' on page 159 undefined on input line 18302. LaTeX Warning: Hyper reference `generated/evalml.objectives.MCCBinary:evalml.ob jectives.MCCBinary' on page 159 undefined on input line 18307. LaTeX Warning: Hyper reference `generated/evalml.objectives.MCCMulticlass:evalm l.objectives.MCCMulticlass' on page 159 undefined on input line 18312. LaTeX Warning: Hyper reference `generated/evalml.objectives.Precision:evalml.ob jectives.Precision' on page 159 undefined on input line 18317. LaTeX Warning: Hyper reference `generated/evalml.objectives.PrecisionMicro:eval ml.objectives.PrecisionMicro' on page 159 undefined on input line 18322. LaTeX Warning: Hyper reference `generated/evalml.objectives.PrecisionMacro:eval ml.objectives.PrecisionMacro' on page 159 undefined on input line 18327. LaTeX Warning: Hyper reference `generated/evalml.objectives.PrecisionWeighted:e valml.objectives.PrecisionWeighted' on page 159 undefined on input line 18332. LaTeX Warning: Hyper reference `generated/evalml.objectives.Recall:evalml.objec tives.Recall' on page 159 undefined on input line 18337. LaTeX Warning: Hyper reference `generated/evalml.objectives.RecallMicro:evalml. objectives.RecallMicro' on page 159 undefined on input line 18342. LaTeX Warning: Hyper reference `generated/evalml.objectives.RecallMacro:evalml. objectives.RecallMacro' on page 159 undefined on input line 18347. LaTeX Warning: Hyper reference `generated/evalml.objectives.RecallWeighted:eval ml.objectives.RecallWeighted' on page 159 undefined on input line 18352. Package longtable Warning: Column widths have changed (longtable) in table 83 on input line 18357. [159] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.AccuracyBin ary.decision_function:evalml.objectives.AccuracyBinary.decision_function' on pa ge 160 undefined on input line 18388. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.AccuracyBin ary.objective_function:evalml.objectives.AccuracyBinary.objective_function' on page 160 undefined on input line 18393. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.AccuracyBin ary.optimize_threshold:evalml.objectives.AccuracyBinary.optimize_threshold' on page 160 undefined on input line 18398. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.AccuracyBin ary.score:evalml.objectives.AccuracyBinary.score' on page 160 undefined on inpu t line 18403. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.AccuracyBin ary.validate_inputs:evalml.objectives.AccuracyBinary.validate_inputs' on page 1 60 undefined on input line 18408. Package longtable Warning: Column widths have changed (longtable) in table 84 on input line 18413. Overfull \hbox (69.69008pt too wide) in paragraph at lines 18449--18449 [] Underfull \hbox (badness 10000) in paragraph at lines 18449--18449 [160 <./inheritance-803ea37254c7df520388c4a69149d7f803576b11.pdf>] ! Dimension too large. \wd \@tempboxa l.18554 ...6ec623b3e44e96498665ee1641345a15d5.pdf} ! Dimension too large. b l.18554 ...6ec623b3e44e96498665ee1641345a15d5.pdf} [161] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.AccuracyMul ticlass.objective_function:evalml.objectives.AccuracyMulticlass.objective_funct ion' on page 162 undefined on input line 18580. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.AccuracyMul ticlass.score:evalml.objectives.AccuracyMulticlass.score' on page 162 undefined on input line 18585. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.AccuracyMul ticlass.validate_inputs:evalml.objectives.AccuracyMulticlass.validate_inputs' o n page 162 undefined on input line 18590. Package longtable Warning: Column widths have changed (longtable) in table 85 on input line 18595. Overfull \hbox (69.69008pt too wide) in paragraph at lines 18603--18603 [] Underfull \hbox (badness 10000) in paragraph at lines 18603--18603 [162 <./inheritance-4c37a26ec623b3e44e96498665ee1641345a15d5.pdf>] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.AUC.decisio n_function:evalml.objectives.AUC.decision_function' on page 163 undefined on in put line 18706. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.AUC.objecti ve_function:evalml.objectives.AUC.objective_function' on page 163 undefined on input line 18711. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.AUC.optimiz e_threshold:evalml.objectives.AUC.optimize_threshold' on page 163 undefined on input line 18716. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.AUC.score:e valml.objectives.AUC.score' on page 163 undefined on input line 18721. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.AUC.validat e_inputs:evalml.objectives.AUC.validate_inputs' on page 163 undefined on input line 18726. Package longtable Warning: Column widths have changed (longtable) in table 86 on input line 18731. [163 <./inheritance-7f996f3c55b4f760ad01383dc1c5d2c3ad03a8d8.pdf>] Overfull \hbox (69.69008pt too wide) in paragraph at lines 18767--18767 [] Underfull \hbox (badness 10000) in paragraph at lines 18767--18767 [164] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.AUCMacro.ob jective_function:evalml.objectives.AUCMacro.objective_function' on page 165 und efined on input line 18898. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.AUCMacro.sc ore:evalml.objectives.AUCMacro.score' on page 165 undefined on input line 18903 . LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.AUCMacro.va lidate_inputs:evalml.objectives.AUCMacro.validate_inputs' on page 165 undefined on input line 18908. Package longtable Warning: Column widths have changed (longtable) in table 87 on input line 18913. Overfull \hbox (69.69008pt too wide) in paragraph at lines 18921--18921 [] Underfull \hbox (badness 10000) in paragraph at lines 18921--18921 [165 <./inheritance-3919b177d05b24d9abaff138b21ffb6f19f554e9.pdf>] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.AUCMicro.ob jective_function:evalml.objectives.AUCMicro.objective_function' on page 166 und efined on input line 19024. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.AUCMicro.sc ore:evalml.objectives.AUCMicro.score' on page 166 undefined on input line 19029 . LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.AUCMicro.va lidate_inputs:evalml.objectives.AUCMicro.validate_inputs' on page 166 undefined on input line 19034. Package longtable Warning: Column widths have changed (longtable) in table 88 on input line 19039. Overfull \hbox (69.69008pt too wide) in paragraph at lines 19047--19047 [] Underfull \hbox (badness 10000) in paragraph at lines 19047--19047 [166 <./inheritance-776bc041cc588de02bcea492d4d0a99c82ae080b.pdf>] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.AUCWeighted .objective_function:evalml.objectives.AUCWeighted.objective_function' on page 1 67 undefined on input line 19150. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.AUCWeighted .score:evalml.objectives.AUCWeighted.score' on page 167 undefined on input line 19155. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.AUCWeighted .validate_inputs:evalml.objectives.AUCWeighted.validate_inputs' on page 167 und efined on input line 19160. Package longtable Warning: Column widths have changed (longtable) in table 89 on input line 19165. Overfull \hbox (69.69008pt too wide) in paragraph at lines 19173--19173 [] Underfull \hbox (badness 10000) in paragraph at lines 19173--19173 [167 <./inheritance-6586a489944b2423d6001bebd1934f0785ff870c.pdf>] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.BalancedAcc uracyBinary.decision_function:evalml.objectives.BalancedAccuracyBinary.decision _function' on page 168 undefined on input line 19276. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.BalancedAcc uracyBinary.objective_function:evalml.objectives.BalancedAccuracyBinary.objecti ve_function' on page 168 undefined on input line 19281. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.BalancedAcc uracyBinary.optimize_threshold:evalml.objectives.BalancedAccuracyBinary.optimiz e_threshold' on page 168 undefined on input line 19286. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.BalancedAcc uracyBinary.score:evalml.objectives.BalancedAccuracyBinary.score' on page 168 u ndefined on input line 19291. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.BalancedAcc uracyBinary.validate_inputs:evalml.objectives.BalancedAccuracyBinary.validate_i nputs' on page 168 undefined on input line 19296. Package longtable Warning: Column widths have changed (longtable) in table 90 on input line 19301. [168 <./inheritance-112ac22257b6d13836480bb6287ef16dff614a14.pdf>] Overfull \hbox (69.69008pt too wide) in paragraph at lines 19337--19337 [] Underfull \hbox (badness 10000) in paragraph at lines 19337--19337 [169] ! Dimension too large. \wd \@tempboxa l.19442 ...94c95cf00a491aca81b6004b564f30a280.pdf} ! Dimension too large. b l.19442 ...94c95cf00a491aca81b6004b564f30a280.pdf} LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.BalancedAcc uracyMulticlass.objective_function:evalml.objectives.BalancedAccuracyMulticlass .objective_function' on page 170 undefined on input line 19468. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.BalancedAcc uracyMulticlass.score:evalml.objectives.BalancedAccuracyMulticlass.score' on pa ge 170 undefined on input line 19473. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.BalancedAcc uracyMulticlass.validate_inputs:evalml.objectives.BalancedAccuracyMulticlass.va lidate_inputs' on page 170 undefined on input line 19478. Package longtable Warning: Column widths have changed (longtable) in table 91 on input line 19483. Overfull \hbox (69.69008pt too wide) in paragraph at lines 19491--19491 [] Underfull \hbox (badness 10000) in paragraph at lines 19491--19491 [170 <./inheritance-44837894c95cf00a491aca81b6004b564f30a280.pdf>] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.F1.decision _function:evalml.objectives.F1.decision_function' on page 171 undefined on inpu t line 19594. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.F1.objectiv e_function:evalml.objectives.F1.objective_function' on page 171 undefined on in put line 19599. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.F1.optimize _threshold:evalml.objectives.F1.optimize_threshold' on page 171 undefined on in put line 19604. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.F1.score:ev alml.objectives.F1.score' on page 171 undefined on input line 19609. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.F1.validate _inputs:evalml.objectives.F1.validate_inputs' on page 171 undefined on input li ne 19614. Package longtable Warning: Column widths have changed (longtable) in table 92 on input line 19619. [171 <./inheritance-c7caaadf43baf00cf95f3be5816f092fab25852e.pdf>] Overfull \hbox (69.69008pt too wide) in paragraph at lines 19655--19655 [] Underfull \hbox (badness 10000) in paragraph at lines 19655--19655 [172] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.F1Micro.obj ective_function:evalml.objectives.F1Micro.objective_function' on page 173 undef ined on input line 19786. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.F1Micro.sco re:evalml.objectives.F1Micro.score' on page 173 undefined on input line 19791. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.F1Micro.val idate_inputs:evalml.objectives.F1Micro.validate_inputs' on page 173 undefined o n input line 19796. Package longtable Warning: Column widths have changed (longtable) in table 93 on input line 19801. Overfull \hbox (69.69008pt too wide) in paragraph at lines 19809--19809 [] Underfull \hbox (badness 10000) in paragraph at lines 19809--19809 [173 <./inheritance-e923fde36771420bb708d5bebd3ed073e5eb8e29.pdf>] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.F1Macro.obj ective_function:evalml.objectives.F1Macro.objective_function' on page 174 undef ined on input line 19912. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.F1Macro.sco re:evalml.objectives.F1Macro.score' on page 174 undefined on input line 19917. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.F1Macro.val idate_inputs:evalml.objectives.F1Macro.validate_inputs' on page 174 undefined o n input line 19922. Package longtable Warning: Column widths have changed (longtable) in table 94 on input line 19927. Overfull \hbox (69.69008pt too wide) in paragraph at lines 19935--19935 [] Underfull \hbox (badness 10000) in paragraph at lines 19935--19935 [174 <./inheritance-2310545a7e6f50908de4bdb879473190aec1d638.pdf>] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.F1Weighted. objective_function:evalml.objectives.F1Weighted.objective_function' on page 175 undefined on input line 20038. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.F1Weighted. score:evalml.objectives.F1Weighted.score' on page 175 undefined on input line 2 0043. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.F1Weighted. validate_inputs:evalml.objectives.F1Weighted.validate_inputs' on page 175 undef ined on input line 20048. [175 <./inheritance-a0132dd5ab5b9343c75bcd06aaff56e9b926b1ed.pdf>] Package longtable Warning: Column widths have changed (longtable) in table 95 on input line 20053. Overfull \hbox (69.69008pt too wide) in paragraph at lines 20061--20061 [] Underfull \hbox (badness 10000) in paragraph at lines 20061--20061 [176] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.LogLossBina ry.decision_function:evalml.objectives.LogLossBinary.decision_function' on page 177 undefined on input line 20164. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.LogLossBina ry.objective_function:evalml.objectives.LogLossBinary.objective_function' on pa ge 177 undefined on input line 20169. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.LogLossBina ry.optimize_threshold:evalml.objectives.LogLossBinary.optimize_threshold' on pa ge 177 undefined on input line 20174. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.LogLossBina ry.score:evalml.objectives.LogLossBinary.score' on page 177 undefined on input line 20179. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.LogLossBina ry.validate_inputs:evalml.objectives.LogLossBinary.validate_inputs' on page 177 undefined on input line 20184. Package longtable Warning: Column widths have changed (longtable) in table 96 on input line 20189. Overfull \hbox (69.69008pt too wide) in paragraph at lines 20225--20225 [] Underfull \hbox (badness 10000) in paragraph at lines 20225--20225 [177 <./inheritance-259c8f2efe0970ab725de0b85ea68ad4a3d77c2d.pdf>] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.LogLossMult iclass.objective_function:evalml.objectives.LogLossMulticlass.objective_functio n' on page 178 undefined on input line 20356. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.LogLossMult iclass.score:evalml.objectives.LogLossMulticlass.score' on page 178 undefined o n input line 20361. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.LogLossMult iclass.validate_inputs:evalml.objectives.LogLossMulticlass.validate_inputs' on page 178 undefined on input line 20366. [178 <./inheritance-52b6a8055c6fc7bc8737162ea810d3e2ab79462d.pdf>] Package longtable Warning: Column widths have changed (longtable) in table 97 on input line 20371. Overfull \hbox (69.69008pt too wide) in paragraph at lines 20379--20379 [] Underfull \hbox (badness 10000) in paragraph at lines 20379--20379 [179] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.MCCBinary.d ecision_function:evalml.objectives.MCCBinary.decision_function' on page 180 und efined on input line 20482. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.MCCBinary.o bjective_function:evalml.objectives.MCCBinary.objective_function' on page 180 u ndefined on input line 20487. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.MCCBinary.o ptimize_threshold:evalml.objectives.MCCBinary.optimize_threshold' on page 180 u ndefined on input line 20492. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.MCCBinary.s core:evalml.objectives.MCCBinary.score' on page 180 undefined on input line 204 97. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.MCCBinary.v alidate_inputs:evalml.objectives.MCCBinary.validate_inputs' on page 180 undefin ed on input line 20502. Package longtable Warning: Column widths have changed (longtable) in table 98 on input line 20507. Overfull \hbox (69.69008pt too wide) in paragraph at lines 20543--20543 [] Underfull \hbox (badness 10000) in paragraph at lines 20543--20543 [180 <./inheritance-d7e889093be819702064091080141695b1eb39a7.pdf>] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.MCCMulticla ss.objective_function:evalml.objectives.MCCMulticlass.objective_function' on pa ge 181 undefined on input line 20674. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.MCCMulticla ss.score:evalml.objectives.MCCMulticlass.score' on page 181 undefined on input line 20679. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.MCCMulticla ss.validate_inputs:evalml.objectives.MCCMulticlass.validate_inputs' on page 181 undefined on input line 20684. [181 <./inheritance-65d75e03074491d22e7ba701e1013d3115d1640c.pdf>] Package longtable Warning: Column widths have changed (longtable) in table 99 on input line 20689. Overfull \hbox (69.69008pt too wide) in paragraph at lines 20697--20697 [] Underfull \hbox (badness 10000) in paragraph at lines 20697--20697 [182] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.Precision.d ecision_function:evalml.objectives.Precision.decision_function' on page 183 und efined on input line 20800. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.Precision.o bjective_function:evalml.objectives.Precision.objective_function' on page 183 u ndefined on input line 20805. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.Precision.o ptimize_threshold:evalml.objectives.Precision.optimize_threshold' on page 183 u ndefined on input line 20810. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.Precision.s core:evalml.objectives.Precision.score' on page 183 undefined on input line 208 15. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.Precision.v alidate_inputs:evalml.objectives.Precision.validate_inputs' on page 183 undefin ed on input line 20820. Package longtable Warning: Column widths have changed (longtable) in table 100 on input line 20825. Overfull \hbox (69.69008pt too wide) in paragraph at lines 20861--20861 [] Underfull \hbox (badness 10000) in paragraph at lines 20861--20861 [183 <./inheritance-301d70fff7a48ca43948fc2c11698082759ea337.pdf>] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.PrecisionMi cro.objective_function:evalml.objectives.PrecisionMicro.objective_function' on page 184 undefined on input line 20992. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.PrecisionMi cro.score:evalml.objectives.PrecisionMicro.score' on page 184 undefined on inpu t line 20997. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.PrecisionMi cro.validate_inputs:evalml.objectives.PrecisionMicro.validate_inputs' on page 1 84 undefined on input line 21002. [184 <./inheritance-a0ff71db651502c49bfc5f095f432aea5a9cfb7c.pdf>] Package longtable Warning: Column widths have changed (longtable) in table 101 on input line 21007. Overfull \hbox (69.69008pt too wide) in paragraph at lines 21015--21015 [] Underfull \hbox (badness 10000) in paragraph at lines 21015--21015 [185] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.PrecisionMa cro.objective_function:evalml.objectives.PrecisionMacro.objective_function' on page 186 undefined on input line 21118. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.PrecisionMa cro.score:evalml.objectives.PrecisionMacro.score' on page 186 undefined on inpu t line 21123. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.PrecisionMa cro.validate_inputs:evalml.objectives.PrecisionMacro.validate_inputs' on page 1 86 undefined on input line 21128. Package longtable Warning: Column widths have changed (longtable) in table 102 on input line 21133. Overfull \hbox (69.69008pt too wide) in paragraph at lines 21141--21141 [] Underfull \hbox (badness 10000) in paragraph at lines 21141--21141 [186 <./inheritance-6004acc2fd0ca7b0535826f17a1e9297ac4afa0c.pdf>] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.PrecisionWe ighted.objective_function:evalml.objectives.PrecisionWeighted.objective_functio n' on page 187 undefined on input line 21244. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.PrecisionWe ighted.score:evalml.objectives.PrecisionWeighted.score' on page 187 undefined o n input line 21249. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.PrecisionWe ighted.validate_inputs:evalml.objectives.PrecisionWeighted.validate_inputs' on page 187 undefined on input line 21254. Package longtable Warning: Column widths have changed (longtable) in table 103 on input line 21259. Overfull \hbox (69.69008pt too wide) in paragraph at lines 21267--21267 [] Underfull \hbox (badness 10000) in paragraph at lines 21267--21267 [187 <./inheritance-e2b00bb234aaeae13453b1580b5300658d9d00a0.pdf>] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.Recall.deci sion_function:evalml.objectives.Recall.decision_function' on page 188 undefined on input line 21370. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.Recall.obje ctive_function:evalml.objectives.Recall.objective_function' on page 188 undefin ed on input line 21375. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.Recall.opti mize_threshold:evalml.objectives.Recall.optimize_threshold' on page 188 undefin ed on input line 21380. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.Recall.scor e:evalml.objectives.Recall.score' on page 188 undefined on input line 21385. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.Recall.vali date_inputs:evalml.objectives.Recall.validate_inputs' on page 188 undefined on input line 21390. Package longtable Warning: Column widths have changed (longtable) in table 104 on input line 21395. [188 <./inheritance-9fc596bd15d1426d24cdedc5043a5362828a050e.pdf>] Overfull \hbox (69.69008pt too wide) in paragraph at lines 21431--21431 [] Underfull \hbox (badness 10000) in paragraph at lines 21431--21431 [189] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.RecallMicro .objective_function:evalml.objectives.RecallMicro.objective_function' on page 1 90 undefined on input line 21562. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.RecallMicro .score:evalml.objectives.RecallMicro.score' on page 190 undefined on input line 21567. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.RecallMicro .validate_inputs:evalml.objectives.RecallMicro.validate_inputs' on page 190 und efined on input line 21572. Package longtable Warning: Column widths have changed (longtable) in table 105 on input line 21577. Overfull \hbox (69.69008pt too wide) in paragraph at lines 21585--21585 [] Underfull \hbox (badness 10000) in paragraph at lines 21585--21585 [190 <./inheritance-a805e4c0ca5c26ba59c7cf31769a30067a9dd9d2.pdf>] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.RecallMacro .objective_function:evalml.objectives.RecallMacro.objective_function' on page 1 91 undefined on input line 21688. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.RecallMacro .score:evalml.objectives.RecallMacro.score' on page 191 undefined on input line 21693. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.RecallMacro .validate_inputs:evalml.objectives.RecallMacro.validate_inputs' on page 191 und efined on input line 21698. Package longtable Warning: Column widths have changed (longtable) in table 106 on input line 21703. Overfull \hbox (69.69008pt too wide) in paragraph at lines 21711--21711 [] Underfull \hbox (badness 10000) in paragraph at lines 21711--21711 [191 <./inheritance-c2c7c50179db486a33c0190961eb054edd0e4d63.pdf>] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.RecallWeigh ted.objective_function:evalml.objectives.RecallWeighted.objective_function' on page 192 undefined on input line 21814. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.RecallWeigh ted.score:evalml.objectives.RecallWeighted.score' on page 192 undefined on inpu t line 21819. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.RecallWeigh ted.validate_inputs:evalml.objectives.RecallWeighted.validate_inputs' on page 1 92 undefined on input line 21824. Package longtable Warning: Column widths have changed (longtable) in table 107 on input line 21829. Overfull \hbox (69.69008pt too wide) in paragraph at lines 21837--21837 [] Underfull \hbox (badness 10000) in paragraph at lines 21837--21837 [192 <./inheritance-f4a9558f1146f01fb5a9342d34e3af6ea00aff63.pdf>] LaTeX Warning: Hyper reference `generated/evalml.objectives.R2:evalml.objective s.R2' on page 193 undefined on input line 21932. LaTeX Warning: Hyper reference `generated/evalml.objectives.MAE:evalml.objectiv es.MAE' on page 193 undefined on input line 21937. LaTeX Warning: Hyper reference `generated/evalml.objectives.MSE:evalml.objectiv es.MSE' on page 193 undefined on input line 21942. LaTeX Warning: Hyper reference `generated/evalml.objectives.MedianAE:evalml.obj ectives.MedianAE' on page 193 undefined on input line 21947. LaTeX Warning: Hyper reference `generated/evalml.objectives.MaxError:evalml.obj ectives.MaxError' on page 193 undefined on input line 21952. LaTeX Warning: Hyper reference `generated/evalml.objectives.ExpVariance:evalml. objectives.ExpVariance' on page 193 undefined on input line 21957. Package longtable Warning: Column widths have changed (longtable) in table 108 on input line 21962. [193] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.R2.objectiv e_function:evalml.objectives.R2.objective_function' on page 194 undefined on in put line 21993. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.R2.score:ev alml.objectives.R2.score' on page 194 undefined on input line 21998. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.R2.validate _inputs:evalml.objectives.R2.validate_inputs' on page 194 undefined on input li ne 22003. Package longtable Warning: Column widths have changed (longtable) in table 109 on input line 22008. Overfull \hbox (69.69008pt too wide) in paragraph at lines 22016--22016 [] Underfull \hbox (badness 10000) in paragraph at lines 22016--22016 [194 <./inheritance-aee2cb452b3bb1c0446f7de3502e10a234b6437a.pdf>] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.MAE.objecti ve_function:evalml.objectives.MAE.objective_function' on page 195 undefined on input line 22119. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.MAE.score:e valml.objectives.MAE.score' on page 195 undefined on input line 22124. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.MAE.validat e_inputs:evalml.objectives.MAE.validate_inputs' on page 195 undefined on input line 22129. Package longtable Warning: Column widths have changed (longtable) in table 110 on input line 22134. Overfull \hbox (69.69008pt too wide) in paragraph at lines 22142--22142 [] Underfull \hbox (badness 10000) in paragraph at lines 22142--22142 [195 <./inheritance-c2632dddfa33b4cd79dd202b79fd91e23549df63.pdf>] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.MSE.objecti ve_function:evalml.objectives.MSE.objective_function' on page 196 undefined on input line 22245. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.MSE.score:e valml.objectives.MSE.score' on page 196 undefined on input line 22250. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.MSE.validat e_inputs:evalml.objectives.MSE.validate_inputs' on page 196 undefined on input line 22255. Package longtable Warning: Column widths have changed (longtable) in table 111 on input line 22260. Overfull \hbox (69.69008pt too wide) in paragraph at lines 22268--22268 [] Underfull \hbox (badness 10000) in paragraph at lines 22268--22268 [196 <./inheritance-959205030793e58ae6a6c3e0aa14d4509f464e95.pdf>] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.MedianAE.ob jective_function:evalml.objectives.MedianAE.objective_function' on page 197 und efined on input line 22371. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.MedianAE.sc ore:evalml.objectives.MedianAE.score' on page 197 undefined on input line 22376 . LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.MedianAE.va lidate_inputs:evalml.objectives.MedianAE.validate_inputs' on page 197 undefined on input line 22381. Package longtable Warning: Column widths have changed (longtable) in table 112 on input line 22386. [197 <./inheritance-7e44c4653cd1d5ed5f867c90943ed80bb1ebfe91.pdf>] Overfull \hbox (69.69008pt too wide) in paragraph at lines 22394--22394 [] Underfull \hbox (badness 10000) in paragraph at lines 22394--22394 LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.MaxError.ob jective_function:evalml.objectives.MaxError.objective_function' on page 198 und efined on input line 22497. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.MaxError.sc ore:evalml.objectives.MaxError.score' on page 198 undefined on input line 22502 . LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.MaxError.va lidate_inputs:evalml.objectives.MaxError.validate_inputs' on page 198 undefined on input line 22507. [198 <./inheritance-d828652cf6ea7d76b91dbdc55e2d0321dad6a8b2.pdf>] Package longtable Warning: Column widths have changed (longtable) in table 113 on input line 22512. Overfull \hbox (69.69008pt too wide) in paragraph at lines 22520--22520 [] Underfull \hbox (badness 10000) in paragraph at lines 22520--22520 [199] LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.ExpVariance .objective_function:evalml.objectives.ExpVariance.objective_function' on page 2 00 undefined on input line 22623. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.ExpVariance .score:evalml.objectives.ExpVariance.score' on page 200 undefined on input line 22628. LaTeX Warning: Hyper reference `generated/methods/evalml.objectives.ExpVariance .validate_inputs:evalml.objectives.ExpVariance.validate_inputs' on page 200 und efined on input line 22633. Package longtable Warning: Column widths have changed (longtable) in table 114 on input line 22638. Overfull \hbox (69.69008pt too wide) in paragraph at lines 22646--22646 [] Underfull \hbox (badness 10000) in paragraph at lines 22646--22646 [200 <./inheritance-b80256e14e2a5965e09d0f2cb6b0671ab36b160c.pdf>] LaTeX Warning: Hyper reference `generated/evalml.problem_types.ProblemTypes:eva lml.problem_types.ProblemTypes' on page 201 undefined on input line 22741. Package longtable Warning: Column widths have changed (longtable) in table 115 on input line 22746. LaTeX Warning: Hyper reference `generated/evalml.problem_types.handle_problem_t ypes:evalml.problem_types.handle_problem_types' on page 201 undefined on input line 22779. Package longtable Warning: Column widths have changed (longtable) in table 116 on input line 22784. LaTeX Warning: Hyper reference `generated/evalml.problem_types.ProblemTypes:eva lml.problem_types.ProblemTypes' on page 201 undefined on input line 22795. LaTeX Warning: Hyper reference `generated/evalml.model_family.ModelFamily:evalm l.model_family.ModelFamily' on page 201 undefined on input line 22826. Package longtable Warning: Column widths have changed (longtable) in table 117 on input line 22831. [201 <./inheritance-46a90ef3f318da94e45421fc9665752609df2ed0.pdf>] LaTeX Warning: Hyper reference `generated/evalml.tuners.Tuner:evalml.tuners.Tun er' on page 202 undefined on input line 22867. LaTeX Warning: Hyper reference `generated/evalml.tuners.SKOptTuner:evalml.tuner s.SKOptTuner' on page 202 undefined on input line 22872. LaTeX Warning: Hyper reference `generated/evalml.tuners.GridSearchTuner:evalml. tuners.GridSearchTuner' on page 202 undefined on input line 22877. LaTeX Warning: Hyper reference `generated/evalml.tuners.RandomSearchTuner:evalm l.tuners.RandomSearchTuner' on page 202 undefined on input line 22882. Package longtable Warning: Column widths have changed (longtable) in table 118 on input line 22887. LaTeX Warning: Hyper reference `generated/methods/evalml.tuners.Tuner.__init__: evalml.tuners.Tuner.__init__' on page 202 undefined on input line 22920. LaTeX Warning: Hyper reference `generated/methods/evalml.tuners.Tuner.add:evalm l.tuners.Tuner.add' on page 202 undefined on input line 22925. LaTeX Warning: Hyper reference `generated/methods/evalml.tuners.Tuner.is_search _space_exhausted:evalml.tuners.Tuner.is_search_space_exhausted' on page 202 und efined on input line 22930. LaTeX Warning: Hyper reference `generated/methods/evalml.tuners.Tuner.propose:e valml.tuners.Tuner.propose' on page 202 undefined on input line 22935. Package longtable Warning: Column widths have changed (longtable) in table 119 on input line 22940. [202 <./inheritance-b4ccc6d2b69ea8a8ef821207dc8f874c22059c02.pdf> <./inheritanc e-762368d4cea28ce7ed874f7b90183fc9d50f0fc7.pdf pdfTeX warning: pdflatex (file ./inheritance-762368d4cea28ce7ed874f7b90183fc9d5 0f0fc7.pdf): PDF inclusion: multiple pdfs with page group included in a single page >] [203] LaTeX Warning: Hyper reference `generated/methods/evalml.tuners.SKOptTuner.__in it__:evalml.tuners.SKOptTuner.__init__' on page 204 undefined on input line 230 60. LaTeX Warning: Hyper reference `generated/methods/evalml.tuners.SKOptTuner.add: evalml.tuners.SKOptTuner.add' on page 204 undefined on input line 23065. LaTeX Warning: Hyper reference `generated/methods/evalml.tuners.SKOptTuner.is_s earch_space_exhausted:evalml.tuners.SKOptTuner.is_search_space_exhausted' on pa ge 204 undefined on input line 23070. LaTeX Warning: Hyper reference `generated/methods/evalml.tuners.SKOptTuner.prop ose:evalml.tuners.SKOptTuner.propose' on page 204 undefined on input line 23075 . Package longtable Warning: Column widths have changed (longtable) in table 120 on input line 23080. [204 <./inheritance-5f71e536d41b63a7981b6323a767178bca63fa99.pdf>] Underfull \hbox (badness 10000) in paragraph at lines 23178--23178 []\T1/ptm/m/it/10 pipeline_hyperparameter_ranges\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 n_points=10\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- LaTeX Warning: Hyper reference `generated/methods/evalml.tuners.GridSearchTuner .__init__:evalml.tuners.GridSearchTuner.__init__' on page 205 undefined on inpu t line 23208. LaTeX Warning: Hyper reference `generated/methods/evalml.tuners.GridSearchTuner .add:evalml.tuners.GridSearchTuner.add' on page 205 undefined on input line 232 13. LaTeX Warning: Hyper reference `generated/methods/evalml.tuners.GridSearchTuner .is_search_space_exhausted:evalml.tuners.GridSearchTuner.is_search_space_exhaus ted' on page 205 undefined on input line 23218. LaTeX Warning: Hyper reference `generated/methods/evalml.tuners.GridSearchTuner .propose:evalml.tuners.GridSearchTuner.propose' on page 205 undefined on input line 23223. Package longtable Warning: Column widths have changed (longtable) in table 121 on input line 23228. [205 <./inheritance-d16689ce272e4c1de645f86f904eebfdf74f8555.pdf>] [206] Underfull \hbox (badness 10000) in paragraph at lines 23333--23333 []\T1/ptm/m/it/10 pipeline_hyperparameter_ranges\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 ran- Underfull \hbox (badness 10000) in paragraph at lines 23333--23333 \T1/ptm/m/it/10 dom_state=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 with_replacement=Fa lse\T1/ptm/m/n/10 , \T1/ptm/m/it/10 re-place- LaTeX Warning: Hyper reference `generated/methods/evalml.tuners.RandomSearchTun er.__init__:evalml.tuners.RandomSearchTuner.__init__' on page 207 undefined on input line 23363. LaTeX Warning: Hyper reference `generated/methods/evalml.tuners.RandomSearchTun er.add:evalml.tuners.RandomSearchTuner.add' on page 207 undefined on input line 23368. LaTeX Warning: Hyper reference `generated/methods/evalml.tuners.RandomSearchTun er.is_search_space_exhausted:evalml.tuners.RandomSearchTuner.is_search_space_ex hausted' on page 207 undefined on input line 23373. LaTeX Warning: Hyper reference `generated/methods/evalml.tuners.RandomSearchTun er.propose:evalml.tuners.RandomSearchTuner.propose' on page 207 undefined on in put line 23378. Package longtable Warning: Column widths have changed (longtable) in table 122 on input line 23383. Underfull \hbox (badness 10000) in paragraph at lines 23390--23390 []\T1/ptm/m/it/10 pipeline_hyperparameter_ranges\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 ran-dom_state=0\T1/ptm/m/n/10 , [207 <./inheritance-afd1c1bf19a208f6805b872f6438745dcc56a3a2.pdf>] LaTeX Warning: Hyper reference `generated/evalml.data_checks.DataCheck:evalml.d ata_checks.DataCheck' on page 208 undefined on input line 23510. Package longtable Warning: Column widths have changed (longtable) in table 123 on input line 23515. [208] Package longtable Warning: Column widths have changed (longtable) in table 124 on input line 23552. LaTeX Warning: Hyper reference `generated/methods/evalml.data_checks.DataCheck. validate:evalml.data_checks.DataCheck.validate' on page 209 undefined on input line 23573. Package longtable Warning: Column widths have changed (longtable) in table 125 on input line 23578. LaTeX Warning: Hyper reference `generated/evalml.data_checks.DataCheckMessage:e valml.data_checks.DataCheckMessage' on page 209 undefined on input line 23601. LaTeX Warning: Hyper reference `generated/evalml.data_checks.DataChecks:evalml. data_checks.DataChecks' on page 209 undefined on input line 23629. Package longtable Warning: Column widths have changed (longtable) in table 126 on input line 23634. [209 <./inheritance-ce2cc7e8eb49e1288902b4442288f97c01da4366.pdf>] LaTeX Warning: Hyper reference `generated/methods/evalml.data_checks.DataChecks .__init__:evalml.data_checks.DataChecks.__init__' on page 210 undefined on inpu t line 23665. LaTeX Warning: Hyper reference `generated/methods/evalml.data_checks.DataChecks .validate:evalml.data_checks.DataChecks.validate' on page 210 undefined on inpu t line 23670. Package longtable Warning: Column widths have changed (longtable) in table 127 on input line 23675. LaTeX Warning: Hyper reference `generated/evalml.data_checks.DataCheck:evalml.d ata_checks.DataCheck' on page 210 undefined on input line 23686. LaTeX Warning: Hyper reference `generated/evalml.data_checks.DataCheckMessage:e valml.data_checks.DataCheckMessage' on page 210 undefined on input line 23714. LaTeX Warning: Hyper reference `generated/evalml.data_checks.DataCheckMessage:e valml.data_checks.DataCheckMessage' on page 210 undefined on input line 23745. LaTeX Warning: Hyper reference `generated/evalml.data_checks.DataCheckError:eva lml.data_checks.DataCheckError' on page 210 undefined on input line 23750. LaTeX Warning: Hyper reference `generated/evalml.data_checks.DataCheckWarning:e valml.data_checks.DataCheckWarning' on page 210 undefined on input line 23755. [210 <./inheritance-c3d86f6de8b1f55b76372b187e4b9c2f36e10589.pdf>] Package longtable Warning: Column widths have changed (longtable) in table 128 on input line 23760. LaTeX Warning: Hyper reference `generated/methods/evalml.data_checks.DataCheckM essage.__init__:evalml.data_checks.DataCheckMessage.__init__' on page 211 undef ined on input line 23797. LaTeX Warning: Hyper reference `generated/methods/evalml.data_checks.DataCheckM essage.__str__:evalml.data_checks.DataCheckMessage.__str__' on page 211 undefin ed on input line 23802. LaTeX Warning: Hyper reference `generated/methods/evalml.data_checks.DataCheckM essage.__eq__:evalml.data_checks.DataCheckMessage.__eq__' on page 211 undefined on input line 23807. Package longtable Warning: Column widths have changed (longtable) in table 129 on input line 23812. [211 <./inheritance-9d10608233a98760263ec81cac5b12a4933cb326.pdf>] LaTeX Warning: Hyper reference `generated/methods/evalml.data_checks.DataCheckE rror.__init__:evalml.data_checks.DataCheckError.__init__' on page 212 undefined on input line 23896. LaTeX Warning: Hyper reference `generated/methods/evalml.data_checks.DataCheckE rror.__str__:evalml.data_checks.DataCheckError.__str__' on page 212 undefined o n input line 23901. LaTeX Warning: Hyper reference `generated/methods/evalml.data_checks.DataCheckE rror.__eq__:evalml.data_checks.DataCheckError.__eq__' on page 212 undefined on input line 23906. Package longtable Warning: Column widths have changed (longtable) in table 130 on input line 23911. [212 <./inheritance-583c8bc4f9e5d2e25113d5cd7e817631d23c4ff3.pdf>] LaTeX Warning: Hyper reference `generated/methods/evalml.data_checks.DataCheckW arning.__init__:evalml.data_checks.DataCheckWarning.__init__' on page 213 undef ined on input line 23995. LaTeX Warning: Hyper reference `generated/methods/evalml.data_checks.DataCheckW arning.__str__:evalml.data_checks.DataCheckWarning.__str__' on page 213 undefin ed on input line 24000. LaTeX Warning: Hyper reference `generated/methods/evalml.data_checks.DataCheckW arning.__eq__:evalml.data_checks.DataCheckWarning.__eq__' on page 213 undefined on input line 24005. Package longtable Warning: Column widths have changed (longtable) in table 131 on input line 24010. LaTeX Warning: Hyper reference `generated/evalml.data_checks.DataCheckMessageTy pe:evalml.data_checks.DataCheckMessageType' on page 213 undefined on input line 24080. Package longtable Warning: Column widths have changed (longtable) in table 132 on input line 24085. [213 <./inheritance-d66d5b3cf14cf83dfe0492c0832ab9e663d5e1cc.pdf>] LaTeX Warning: Hyper reference `generated/evalml.guardrails.detect_highly_null: evalml.guardrails.detect_highly_null' on page 214 undefined on input line 24121 . LaTeX Warning: Hyper reference `generated/evalml.guardrails.detect_label_leakag e:evalml.guardrails.detect_label_leakage' on page 214 undefined on input line 2 4126. LaTeX Warning: Hyper reference `generated/evalml.guardrails.detect_outliers:eva lml.guardrails.detect_outliers' on page 214 undefined on input line 24131. LaTeX Warning: Hyper reference `generated/evalml.guardrails.detect_id_columns:e valml.guardrails.detect_id_columns' on page 214 undefined on input line 24136. Package longtable Warning: Column widths have changed (longtable) in table 133 on input line 24141. [214 <./inheritance-73aeb67d084235d090394fa84250f4a0de94cd01.pdf>] [215] LaTeX Warning: Hyper reference `generated/evalml.utils.import_or_raise:evalml.u tils.import_or_raise' on page 216 undefined on input line 24319. LaTeX Warning: Hyper reference `generated/evalml.utils.convert_to_seconds:evalm l.utils.convert_to_seconds' on page 216 undefined on input line 24324. LaTeX Warning: Hyper reference `generated/evalml.utils.get_random_state:evalml. utils.get_random_state' on page 216 undefined on input line 24329. LaTeX Warning: Hyper reference `generated/evalml.utils.get_random_seed:evalml.u tils.get_random_seed' on page 216 undefined on input line 24334. Package longtable Warning: Column widths have changed (longtable) in table 134 on input line 24339. [216] LaTeX Warning: Hyper reference `objectives/overview::doc' on page 217 undefined on input line 24427. LaTeX Warning: Hyper reference `pipelines/overview::doc' on page 217 undefined on input line 24427. LaTeX Warning: Hyper reference `guardrails/overview::doc' on page 217 undefined on input line 24428. LaTeX Warning: Hyper reference `pipelines/components::doc' on page 217 undefine d on input line 24432. LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.SimpleImp uter::doc' on page 217 undefined on input line 24432. LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.OneHotEnc oder::doc' on page 217 undefined on input line 24436. LaTeX Warning: Hyper reference `generated/evalml.pipelines.components.RFClassif ierSelectFromModel::doc' on page 217 undefined on input line 24440. [217] LaTeX Warning: Hyper reference `objectives/custom_objectives::doc' on page 218 undefined on input line 24452. LaTeX Warning: Hyper reference `guardrails/overfitting::doc' on page 218 undefi ned on input line 24456. LaTeX Warning: Hyper reference `pipelines/custom_pipelines::doc' on page 218 un defined on input line 24460. No file feature-labs-inc-evalml.ind. Package longtable Warning: Table widths have changed. Rerun LaTeX. [218] (./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 (222 pages, 1350148 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 (688 entries accepted, 0 rejected). Sorting entries........done (6724 comparisons). Generating output file feature-labs-inc-evalml.ind....done (1243 lines written, 0 warnings). Output written in feature-labs-inc-evalml.ind. Transcript written in feature-labs-inc-evalml.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'feature-labs-inc-evalml.aux' 'feature-labs-inc-evalml.ind' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="feature-labs-inc-evalml" "EvalML.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./EvalML.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/23 v2.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file feature-labs-inc-evalml.idx (./feature-labs-inc-evalml.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./feature-labs-inc-evalml.out) (./feature-labs-inc-evalml.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./feature-labs-inc-evalml.toc) [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1 <./evalml_logo .png>] [2] Chapter 1. [3] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.344 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.344 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.344 ...g objective AUC: bad input shape (152, 2) ! 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.347 ...ts} 20\%|██ | Elapsed:00:03 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.347 ...ts} 20\%|██ | Elapsed:00:03 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.347 ...ts} 20\%|██ | Elapsed:00:03 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.348 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.348 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.348 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.348 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.348 ...g objective AUC: bad input shape (152, 2) ! 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.351 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.351 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.351 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.351 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.351 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.352 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.352 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.352 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.352 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.352 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.352 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.352 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.355 ...0\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.355 ...0\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.355 ...0\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.355 ...0\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.355 ...0\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.355 ...0\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.355 ...0\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...g objective AUC: bad input shape (152, 2) ! 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.359 ...████████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.359 ...████████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.359 ...████████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.359 ...████████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.359 ...████████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.359 ...████████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.359 ...████████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.359 ...████████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.359 ...████████ | Elapsed:00:16 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.360 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.360 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.360 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.360 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.360 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.360 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.360 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.360 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.360 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.360 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.360 ...g objective AUC: bad input shape (152, 2) ! 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.363 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.363 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.363 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.363 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.363 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.363 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.363 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.363 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.363 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.363 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.363 ...��████████| Elapsed:00:20 ! 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.364 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.364 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.364 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.364 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.364 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.364 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.364 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.364 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.364 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.364 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.364 ...��████████| Elapsed:00:20 [4] [5] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.519 ...t=1120.0\sphinxpxdimen]{{index_19_0}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.519 ...t=1120.0\sphinxpxdimen]{{index_19_0}.svg} [6] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [7] [8] ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.780 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.780 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.780 ...g objective AUC: bad input shape (667, 2) ! 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.783 ...ts} 20\%|██ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.783 ...ts} 20\%|██ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.783 ...ts} 20\%|██ | Elapsed:00:04 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.784 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.784 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.784 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.784 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.784 ...g objective AUC: bad input shape (667, 2) ! 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.787 ... 40\%|████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.787 ... 40\%|████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.787 ... 40\%|████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.787 ... 40\%|████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.787 ... 40\%|████ | Elapsed:00:14 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.788 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.788 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.788 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.788 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.788 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.788 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.788 ...g objective AUC: bad input shape (667, 2) ! 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.791 ...0\%|██████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.791 ...0\%|██████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.791 ...0\%|██████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.791 ...0\%|██████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.791 ...0\%|██████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.791 ...0\%|██████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.791 ...0\%|██████ | Elapsed:00:15 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.792 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.792 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.792 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.792 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.792 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.792 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.792 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.792 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.792 ...g objective AUC: bad input shape (667, 2) ! 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.795 ...████████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.795 ...████████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.795 ...████████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.795 ...████████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.795 ...████████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.795 ...████████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.795 ...████████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.795 ...████████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.795 ...████████ | Elapsed:00:20 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.796 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.796 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.796 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.796 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.796 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.796 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.796 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.796 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.796 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.796 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.796 ...g objective AUC: bad input shape (667, 2) ! 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.799 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.799 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.799 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.799 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.799 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.799 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.799 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.799 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.799 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.799 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.799 ...��████████| Elapsed:00:31 ! 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.800 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.800 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.800 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.800 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.800 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.800 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.800 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.800 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.800 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.800 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.800 ...��████████| Elapsed:00:31 [9] [10] ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1063 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1063 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1063 ... objective AUC: bad input shape (667, 2) ! 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.1066 ...s} 20\%|██ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1066 ...s} 20\%|██ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1066 ...s} 20\%|██ | Elapsed:00:04 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1067 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1067 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1067 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1067 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1067 ... objective AUC: bad input shape (667, 2) ! 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.1070 ... 40\%|████ | Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1070 ... 40\%|████ | Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1070 ... 40\%|████ | Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1070 ... 40\%|████ | Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1070 ... 40\%|████ | Elapsed:00:12 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1071 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1071 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1071 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1071 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1071 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1071 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1071 ... objective AUC: bad input shape (667, 2) ! 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.1074 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1074 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1074 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1074 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1074 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1074 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1074 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1075 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1075 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1075 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1075 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1075 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1075 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1075 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1075 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1075 ... objective AUC: bad input shape (667, 2) ! 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.1078 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1078 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1078 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1078 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1078 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1078 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1078 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1078 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1078 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1079 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1079 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1079 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1079 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1079 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1079 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1079 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1079 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1079 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1079 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1079 ... objective AUC: bad input shape (667, 2) ! 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.1082 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1082 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1082 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1082 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1082 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1082 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1082 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1082 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1082 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1082 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1082 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�████████| Elapsed:00:21 [11] [12] [13] ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1435 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1435 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1435 ...objective AUC: bad input shape (1550, 2) ! 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.1438 ...s} 20\%|██ | Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1438 ...s} 20\%|██ | Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1438 ...s} 20\%|██ | Elapsed:00:06 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1439 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1439 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1439 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1439 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1439 ...objective AUC: bad input shape (1550, 2) ! 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.1442 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1442 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1442 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1442 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1442 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1443 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1443 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1443 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1443 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1443 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1443 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1443 ...objective AUC: bad input shape (1550, 2) ! 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.1446 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1446 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1446 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1446 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1446 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1446 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1446 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1447 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1447 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1447 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1447 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1447 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1447 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1447 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1447 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1447 ...objective AUC: bad input shape (1550, 2) ! 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.1450 ...��███████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1450 ...��███████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1450 ...��███████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1450 ...��███████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1450 ...��███████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1450 ...��███████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1450 ...��███████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1450 ...��███████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1450 ...��███████ | Elapsed:00:20 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1451 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1451 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1451 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1451 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1451 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1451 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1451 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1451 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1451 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1451 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1451 ...objective AUC: bad input shape (1550, 2) ! 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.1454 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1454 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1454 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1454 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1454 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1454 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1454 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1454 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1454 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1454 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1454 ...�████████| Elapsed:00:31 ! 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.1455 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1455 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1455 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1455 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1455 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1455 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1455 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1455 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1455 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1455 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1455 ...�████████| Elapsed:00:31 [14] [15] [16] ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1714 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1714 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1714 ...objective AUC: bad input shape (1550, 2) ! 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.1717 ...s} 20\%|██ | Elapsed:00:03 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1717 ...s} 20\%|██ | Elapsed:00:03 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1717 ...s} 20\%|██ | Elapsed:00:03 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1718 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1718 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1718 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1718 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1718 ...objective AUC: bad input shape (1550, 2) ! 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.1721 ... 40\%|████ | Elapsed:00:10 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1721 ... 40\%|████ | Elapsed:00:10 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1721 ... 40\%|████ | Elapsed:00:10 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1721 ... 40\%|████ | Elapsed:00:10 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1721 ... 40\%|████ | Elapsed:00:10 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1722 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1722 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1722 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1722 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1722 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1722 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1722 ...objective AUC: bad input shape (1550, 2) ! 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.1725 ...\%|██████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1725 ...\%|██████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1725 ...\%|██████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1725 ...\%|██████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1725 ...\%|██████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1725 ...\%|██████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1725 ...\%|██████ | Elapsed:00:11 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1726 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1726 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1726 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1726 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1726 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1726 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1726 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1726 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1726 ...objective AUC: bad input shape (1550, 2) ! 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.1729 ...��███████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1729 ...��███████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1729 ...��███████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1729 ...��███████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1729 ...��███████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1729 ...��███████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1729 ...��███████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1729 ...��███████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1729 ...��███████ | Elapsed:00:14 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1730 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1730 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1730 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1730 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1730 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1730 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1730 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1730 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1730 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1730 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1730 ...objective AUC: bad input shape (1550, 2) ! 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.1733 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1733 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1733 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1733 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1733 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1733 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1733 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1733 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1733 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1733 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1733 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1734 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1734 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1734 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1734 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1734 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1734 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1734 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1734 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1734 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1734 ...�████████| Elapsed:00:18 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1734 ...�████████| Elapsed:00:18 [17] [18] Underfull \vbox (badness 10000) detected at line 1969 Overfull \vbox (2.68169pt too high) detected at line 1969 [19] [20] [21] [22] ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2334 ... 10\%|█ | Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2334 ... 10\%|█ | Elapsed:00:01 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2335 ... 20\%|██ | Elapsed:00:10 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2335 ... 20\%|██ | Elapsed:00:10 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2335 ... 20\%|██ | Elapsed:00:10 ! 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.2336 ... 30\%|███ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2336 ... 30\%|███ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2336 ... 30\%|███ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2336 ... 30\%|███ | Elapsed:00:13 ! 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.2337 ... 40\%|████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2337 ... 40\%|████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2337 ... 40\%|████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2337 ... 40\%|████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2337 ... 40\%|████ | Elapsed:00:15 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2341 ... 40\%|████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2341 ... 40\%|████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2341 ... 40\%|████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2341 ... 40\%|████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2341 ... 40\%|████ | Elapsed:00:15 [23] ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2470 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2470 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2470 ... objective AUC: bad input shape (190, 2) ! 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.2473 ...s} 20\%|██ | Elapsed:00:03 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2473 ...s} 20\%|██ | Elapsed:00:03 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2473 ...s} 20\%|██ | Elapsed:00:03 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2474 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2474 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2474 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2474 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2474 ... objective AUC: bad input shape (190, 2) ! 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.2477 ... 40\%|████ | Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2477 ... 40\%|████ | Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2477 ... 40\%|████ | Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2477 ... 40\%|████ | Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2477 ... 40\%|████ | Elapsed:00:12 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2478 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2478 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2478 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2478 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2478 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2478 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2478 ... objective AUC: bad input shape (190, 2) ! 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.2481 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2481 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2481 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2481 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2481 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2481 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2481 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2482 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2482 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2482 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2482 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2482 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2482 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2482 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2482 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2482 ... objective AUC: bad input shape (190, 2) ! 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.2485 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2485 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2485 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2485 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2485 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2485 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2485 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2485 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2485 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2486 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2486 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2486 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2486 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2486 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2486 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2486 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2486 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2486 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2486 ... objective AUC: bad input shape (190, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2486 ... objective AUC: bad input shape (190, 2) ! 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.2489 ...�████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2489 ...�████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2489 ...�████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2489 ...�████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2489 ...�████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2489 ...�████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2489 ...�████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2489 ...�████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2489 ...�████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2489 ...�████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2489 ...�████████| Elapsed:00:20 ! 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.2490 ...�████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2490 ...�████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2490 ...�████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2490 ...�████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2490 ...�████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2490 ...�████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2490 ...�████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2490 ...�████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2490 ...�████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2490 ...�████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2490 ...�████████| Elapsed:00:20 [24] [25] [26] [27] Underfull \vbox (badness 1337) detected at line 3045 [28] Underfull \vbox (badness 10000) detected at line 3045 Overfull \vbox (2.68169pt too high) detected at line 3045 [29] Underfull \vbox (badness 10000) detected at line 3045 Overfull \vbox (2.68169pt too high) detected at line 3045 [30] Underfull \vbox (badness 10000) detected at line 3045 Overfull \vbox (2.68169pt too high) detected at line 3045 [31] ! 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.3124 ... 20\%|██ | Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3124 ... 20\%|██ | Elapsed:00:01 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3124 ... 20\%|██ | Elapsed:00:01 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3125 ... 40\%|████ | Elapsed:00:10 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3125 ... 40\%|████ | Elapsed:00:10 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3125 ... 40\%|████ | Elapsed:00:10 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3125 ... 40\%|████ | Elapsed:00:10 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3125 ... 40\%|████ | Elapsed:00:10 ! 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.3126 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3126 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3126 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3126 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3126 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3126 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3126 ...\%|██████ | Elapsed:00:13 ! 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.3127 ...��███████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3127 ...��███████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3127 ...��███████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3127 ...��███████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3127 ...��███████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3127 ...��███████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3127 ...��███████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3127 ...��███████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3127 ...��███████ | Elapsed:00:15 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3128 ...�████████| Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3128 ...�████████| Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3128 ...�████████| Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3128 ...�████████| Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3128 ...�████████| Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3128 ...�████████| Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3128 ...�████████| Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3128 ...�████████| Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3128 ...�████████| Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3128 ...�████████| Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3128 ...�████████| Elapsed:00:17 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3129 ...�████████| Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3129 ...�████████| Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3129 ...�████████| Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3129 ...�████████| Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3129 ...�████████| Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3129 ...�████████| Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3129 ...�████████| Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3129 ...�████████| Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3129 ...�████████| Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3129 ...�████████| Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3129 ...�████████| Elapsed:00:17 [32] [33] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3329 ...nxpxdimen]{{pipelines_overview_4_0}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.3329 ...nxpxdimen]{{pipelines_overview_4_0}.svg} [34] [35] [36] [37] [38] Underfull \hbox (badness 10000) in paragraph at lines 3749--3750 \T1/ptm/m/n/10 EvalML pro-vides two util-ity func-tions to check for ab-nor-mal data: \T1/pcr/m/n/10 detect_outliers() \T1/ptm/m/n/10 and [39] ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3951 ...ng objective AUC: bad input shape (4, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3951 ...ng objective AUC: bad input shape (4, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3951 ...ng objective AUC: bad input shape (4, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3951 ...ng objective AUC: bad input shape (4, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3951 ...ng objective AUC: bad input shape (4, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3951 ...ng objective AUC: bad input shape (4, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3951 ...ng objective AUC: bad input shape (4, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3951 ...ng objective AUC: bad input shape (4, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3951 ...ng objective AUC: bad input shape (4, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3951 ...ng objective AUC: bad input shape (4, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3951 ...ng objective AUC: bad input shape (4, 2) ! 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.3954 ...�████████| Elapsed:00:00 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3954 ...�████████| Elapsed:00:00 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3954 ...�████████| Elapsed:00:00 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3954 ...�████████| Elapsed:00:00 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3954 ...�████████| Elapsed:00:00 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3954 ...�████████| Elapsed:00:00 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3954 ...�████████| Elapsed:00:00 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3954 ...�████████| Elapsed:00:00 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3954 ...�████████| Elapsed:00:00 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3954 ...�████████| Elapsed:00:00 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3954 ...�████████| Elapsed:00:00 ! 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.3955 ...�████████| Elapsed:00:00 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3955 ...�████████| Elapsed:00:00 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3955 ...�████████| Elapsed:00:00 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3955 ...�████████| Elapsed:00:00 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3955 ...�████████| Elapsed:00:00 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3955 ...�████████| Elapsed:00:00 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3955 ...�████████| Elapsed:00:00 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3955 ...�████████| Elapsed:00:00 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3955 ...�████████| Elapsed:00:00 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3955 ...�████████| Elapsed:00:00 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3955 ...�████████| Elapsed:00:00 [40] ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4071 ...g objective AUC: bad input shape (81, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4071 ...g objective AUC: bad input shape (81, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4071 ...g objective AUC: bad input shape (81, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4071 ...g objective AUC: bad input shape (81, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4071 ...g objective AUC: bad input shape (81, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4071 ...g objective AUC: bad input shape (81, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4071 ...g objective AUC: bad input shape (81, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4071 ...g objective AUC: bad input shape (81, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4071 ...g objective AUC: bad input shape (81, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4071 ...g objective AUC: bad input shape (81, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4071 ...g objective AUC: bad input shape (81, 2) ! 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.4077 ...�████████| Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4077 ...�████████| Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4077 ...�████████| Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4077 ...�████████| Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4077 ...�████████| Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4077 ...�████████| Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4077 ...�████████| Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4077 ...�████████| Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4077 ...�████████| Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4077 ...�████████| Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4077 ...�████████| Elapsed:00:06 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4078 ...�████████| Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4078 ...�████████| Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4078 ...�████████| Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4078 ...�████████| Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4078 ...�████████| Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4078 ...�████████| Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4078 ...�████████| Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4078 ...�████████| Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4078 ...�████████| Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4078 ...�████████| Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4078 ...�████████| Elapsed:00:06 [41] Overfull \vbox (10.28166pt too high) detected at line 4149 [42] [43] ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4272 ... objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4272 ... objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4272 ... objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4272 ... objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char ▎ (U+258E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4272 ... objective AUC: bad input shape (152, 2) ! 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.4275 ... 33\%|███▎ | Elapsed:00:03 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4275 ... 33\%|███▎ | Elapsed:00:03 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4275 ... 33\%|███▎ | Elapsed:00:03 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4275 ... 33\%|███▎ | Elapsed:00:03 ! Package inputenc Error: Unicode char ▎ (U+258E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4275 ... 33\%|███▎ | Elapsed:00:03 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4276 ... objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4276 ... objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4276 ... objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4276 ... objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4276 ... objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4276 ... objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4276 ... objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char ▋ (U+258B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4276 ... objective AUC: bad input shape (152, 2) ! 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.4279 ...|██████▋ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4279 ...|██████▋ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4279 ...|██████▋ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4279 ...|██████▋ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4279 ...|██████▋ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4279 ...|██████▋ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4279 ...|██████▋ | Elapsed:00:11 ! Package inputenc Error: Unicode char ▋ (U+258B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4279 ...|██████▋ | Elapsed:00:11 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4280 ... objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4280 ... objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4280 ... objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4280 ... objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4280 ... objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4280 ... objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4280 ... objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4280 ... objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4280 ... objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4280 ... objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4280 ... objective AUC: bad input shape (152, 2) ! 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.4283 ...�████████| Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4283 ...�████████| Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4283 ...�████████| Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4283 ...�████████| Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4283 ...�████████| Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4283 ...�████████| Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4283 ...�████████| Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4283 ...�████████| Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4283 ...�████████| Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4283 ...�████████| Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4283 ...�████████| Elapsed:00:12 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4284 ...�████████| Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4284 ...�████████| Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4284 ...�████████| Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4284 ...�████████| Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4284 ...�████████| Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4284 ...�████████| Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4284 ...�████████| Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4284 ...�████████| Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4284 ...�████████| Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4284 ...�████████| Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.4284 ...�████████| Elapsed:00:12 [44] [45] [46] [47] [48] Underfull \hbox (badness 8113) in paragraph at lines 4833--4834 []\T1/pcr/m/n/10 PipelineBase.name \T1/ptm/m/n/10 no longer re-turns struc-ture of pipeline and has been re-placed by Underfull \hbox (badness 5787) in paragraph at lines 4839--4840 []\T1/pcr/m/n/10 pipelines/utils.save_pipeline \T1/ptm/m/n/10 and \T1/pcr/m/n/1 0 pipelines/utils.load_pipeline \T1/ptm/m/n/10 moved to [49] [50] [51] [52] [53] [54] [55] [56] Underfull \hbox (badness 10000) in paragraph at lines 5788--5788 []\T1/ptm/m/it/10 objective=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mul-ti-class=F alse\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5788--5788 \T1/ptm/m/it/10 max_pipelines=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_time=Non e\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5788--5788 \T1/ptm/m/it/10 pa-tience=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tol-er-ance=None \T1/ptm/m/n/10 , \T1/ptm/m/it/10 al- Underfull \hbox (badness 10000) in paragraph at lines 5788--5788 \T1/ptm/m/it/10 lowed_model_families=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 cv=No ne\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5788--5788 \T1/ptm/m/it/10 tuner=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-tect_label_leakag e=True\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5788--5788 \T1/ptm/m/it/10 start_iteration_callback=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5788--5788 \T1/ptm/m/it/10 add_result_callback=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ad-di- Underfull \hbox (badness 10000) in paragraph at lines 5788--5788 \T1/ptm/m/it/10 n_jobs=-1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ver-bose=True\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 op-ti- Underfull \hbox (badness 10000) in paragraph at lines 5837--5837 []\T1/ptm/m/it/10 objective=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mul-ti-class=F alse\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5837--5837 \T1/ptm/m/it/10 max_pipelines=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_time=Non e\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5837--5837 \T1/ptm/m/it/10 pa-tience=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tol-er-ance=None \T1/ptm/m/n/10 , \T1/ptm/m/it/10 al- Underfull \hbox (badness 10000) in paragraph at lines 5837--5837 \T1/ptm/m/it/10 lowed_model_families=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 cv=No ne\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5837--5837 \T1/ptm/m/it/10 tuner=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-tect_label_leakag e=True\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5837--5837 \T1/ptm/m/it/10 start_iteration_callback=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5837--5837 \T1/ptm/m/it/10 add_result_callback=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ad-di- [57 <./inheritance-71eee325e6528502f027de572861876226eba6ad.pdf>] [58] Underfull \hbox (badness 10000) in paragraph at lines 5965--5965 []\T1/ptm/m/it/10 X\T1/ptm/m/n/10 , \T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm/m /it/10 fea-ture_types=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 raise_errors=True\T1 /ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 6042--6042 []\T1/ptm/m/it/10 objective=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_pipelines= None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 6042--6042 \T1/ptm/m/it/10 max_time=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 pa-tience=None\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 tol-er- Underfull \hbox (badness 10000) in paragraph at lines 6042--6042 \T1/ptm/m/it/10 ance=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 al-lowed_model_famili es=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 6042--6042 \T1/ptm/m/it/10 cv=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tuner=None\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 de- Underfull \hbox (badness 10000) in paragraph at lines 6042--6042 \T1/ptm/m/it/10 tect_label_leakage=True\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 6042--6042 \T1/ptm/m/it/10 start_iteration_callback=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 6042--6042 \T1/ptm/m/it/10 add_result_callback=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ad-di- Underfull \hbox (badness 10000) in paragraph at lines 6042--6042 \T1/ptm/m/it/10 tional_objectives=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran-dom_ state=0\T1/ptm/m/n/10 , [59 <./inheritance-d6fe127c1fee86655ea07fd1752863c71f5f502d.pdf>] Underfull \hbox (badness 10000) in paragraph at lines 6091--6091 []\T1/ptm/m/it/10 objective=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_pipelines= None\T1/ptm/m/n/10 , Underfull \hbox (badness 6542) in paragraph at lines 6091--6091 \T1/ptm/m/it/10 max_time=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 pa-tience=None\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 tol-er-ance=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 al- Underfull \hbox (badness 10000) in paragraph at lines 6091--6091 \T1/ptm/m/it/10 lowed_model_families=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 cv=No ne\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 6091--6091 \T1/ptm/m/it/10 add_result_callback=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ad-di- tional_objectives=None\T1/ptm/m/n/10 , [60] Underfull \hbox (badness 10000) in paragraph at lines 6214--6214 []\T1/ptm/m/it/10 X\T1/ptm/m/n/10 , \T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm/m /it/10 fea-ture_types=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 raise_errors=True\T1 /ptm/m/n/10 , [61] Underfull \hbox (badness 5908) in paragraph at lines 6325--6327 []|\T1/ptm/m/n/10 Pipeline sub-class for all mul-ti-class clas-si-fi-ca-tion [62 <./inheritance-c9c02a07e954a88c0bf8ff03dc9a3f8e07c64ef1.pdf>] [63] [64] [65 <./inheritance-ef9a78b29272c0d632e0db38e101c4b3d5cfc3e5.pdf>] [66] [67] [68 <./inheritance-30e6f7d2374080246a40d9b962a73732b02075a6.pdf>] [69] Overfull \hbox (8.43376pt too wide) in paragraph at lines 7210--7210 []\T1/ptm/m/it/10 show_all_features=False\T1/pcr/m/n/10 ) [70] Underfull \hbox (badness 10000) in paragraph at lines 7353--7353 []\T1/ptm/m/it/10 parameters\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- [71 <./inheritance-43bdbc8f20a7302bb014aac4cd9f7913a31ceaef.pdf>] [72] Overfull \hbox (32.43376pt too wide) in paragraph at lines 7556--7556 []\T1/ptm/m/it/10 show_all_features=False\T1/pcr/m/n/10 ) [73] [74 <./inheritance-c0afc274f6b70cb750e33621ea7a9102f9c27348.pdf>] [75] [76] Overfull \hbox (17.72247pt too wide) in paragraph at lines 8037--8038 []|[][]\T1/pcr/m/sl/10 CatBoostMulticlassClassificationPipeline[][]| ! Dimension too large. \wd \@tempboxa l.8077 ...92f8b9d9ab1008f33dc99536b19bc81d705.pdf} ! Dimension too large. b l.8077 ...92f8b9d9ab1008f33dc99536b19bc81d705.pdf} Underfull \hbox (badness 10000) in paragraph at lines 8081--8081 []\T1/ptm/m/it/10 parameters\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- [77 <./inheritance-98b2792f8b9d9ab1008f33dc99536b19bc81d705.pdf>] [78] Overfull \hbox (56.43376pt too wide) in paragraph at lines 8372--8372 []\T1/ptm/m/it/10 show_all_features=False\T1/pcr/m/n/10 ) [79] ! Dimension too large. \wd \@tempboxa l.8511 ...ab3b74204c409a2e12cff33f9ac43d6e91c.pdf} ! Dimension too large. b l.8511 ...ab3b74204c409a2e12cff33f9ac43d6e91c.pdf} [80] Underfull \hbox (badness 10000) in paragraph at lines 8515--8515 []\T1/ptm/m/it/10 parameters\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8515--8515 \T1/ptm/m/it/10 ran- [81 <./inheritance-40405ab3b74204c409a2e12cff33f9ac43d6e91c.pdf>] [82] Overfull \hbox (80.43376pt too wide) in paragraph at lines 8801--8801 []\T1/ptm/m/it/10 show_all_features=False\T1/pcr/m/n/10 ) [83] ! Dimension too large. \wd \@tempboxa l.8940 ...6f6a98e2c36fb84a48e3b9c0b281d3b4118.pdf} ! Dimension too large. b l.8940 ...6f6a98e2c36fb84a48e3b9c0b281d3b4118.pdf} Underfull \hbox (badness 10000) in paragraph at lines 8944--8944 []\T1/ptm/m/it/10 parameters\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- [84 <./inheritance-bbcd86f6a98e2c36fb84a48e3b9c0b281d3b4118.pdf>] [85] Overfull \hbox (32.43376pt too wide) in paragraph at lines 9231--9231 []\T1/ptm/m/it/10 show_all_features=False\T1/pcr/m/n/10 ) [86] ! Dimension too large. \wd \@tempboxa l.9370 ...906d4a86c76e8d7e2a9c0d6f4ddc6e9e184.pdf} ! Dimension too large. b l.9370 ...906d4a86c76e8d7e2a9c0d6f4ddc6e9e184.pdf} [87] Underfull \hbox (badness 10000) in paragraph at lines 9374--9374 []\T1/ptm/m/it/10 parameters\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- [88 <./inheritance-9f0d5906d4a86c76e8d7e2a9c0d6f4ddc6e9e184.pdf>] [89] Overfull \hbox (56.43376pt too wide) in paragraph at lines 9656--9656 []\T1/ptm/m/it/10 show_all_features=False\T1/pcr/m/n/10 ) [90] ! Dimension too large. \wd \@tempboxa l.9795 ...bdbc6afd5826f224860e778a9eb442341b6.pdf} ! Dimension too large. b l.9795 ...bdbc6afd5826f224860e778a9eb442341b6.pdf} Underfull \hbox (badness 10000) in paragraph at lines 9799--9799 []\T1/ptm/m/it/10 parameters\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- [91 <./inheritance-4b6bcbdbc6afd5826f224860e778a9eb442341b6.pdf>] [92] Overfull \hbox (20.43376pt too wide) in paragraph at lines 10086--10086 []\T1/ptm/m/it/10 show_all_features=False\T1/pcr/m/n/10 ) [93] ! Dimension too large. \wd \@tempboxa l.10225 ...14ef30f12d8ad4e24cff4589ca40070ed7.pdf} ! Dimension too large. b l.10225 ...14ef30f12d8ad4e24cff4589ca40070ed7.pdf} Underfull \hbox (badness 10000) in paragraph at lines 10229--10229 []\T1/ptm/m/it/10 parameters\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- [94 <./inheritance-fabd8014ef30f12d8ad4e24cff4589ca40070ed7.pdf>] [95] Overfull \hbox (44.43376pt too wide) in paragraph at lines 10511--10511 []\T1/ptm/m/it/10 show_all_features=False\T1/pcr/m/n/10 ) [96] ! Dimension too large. \wd \@tempboxa l.10650 ...f365e54e7d937a9c87ffb760609185e5a6.pdf} ! Dimension too large. b l.10650 ...f365e54e7d937a9c87ffb760609185e5a6.pdf} [97] [98 <./inheritance-5cf2acf365e54e7d937a9c87ffb760609185e5a6.pdf>] [99] [100] ! Dimension too large. \wd \@tempboxa l.11080 ...0fb924812adef25d8360d902bd369727e9.pdf} ! Dimension too large. b l.11080 ...0fb924812adef25d8360d902bd369727e9.pdf} [101 <./inheritance-022f0e0fb924812adef25d8360d902bd369727e9.pdf>] [102] [103] [104 <./inheritance-38832177f166e9e499d61dc9ccc5cca20c4cf8db.pdf>] [105] [106] [107] [108 <./inheritance-130332a8059f3be45842d116b881252834a8743e. pdf>] [109] [110] [111 <./inheritance-47c2049b728edf5f2b77960fee75871c3d60158b. pdf>] [112] [113] [114 <./inheritance-a6364da199ea72e1abd45a4467eb0cbb1226b4a4. pdf>] [115] [116] [117] [118] Underfull \hbox (badness 8000) in paragraph at lines 13426--13426 []\T1/ptm/m/it/10 y_true\T1/ptm/m/n/10 , \T1/ptm/m/it/10 y_pred\T1/ptm/m/n/10 , \T1/ptm/m/it/10 nor-mal-ize_method='true'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti- [119] Underfull \hbox (badness 10000) in paragraph at lines 13504--13504 []\T1/ptm/m/it/10 parameters\T1/ptm/m/n/10 , \T1/ptm/m/it/10 com-po-nent_obj\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 ran- [120 <./inheritance-4b45cb18cd14996add4d2a99b772b3aca20c30cb.pdf>] Underfull \hbox (badness 10000) in paragraph at lines 13617--13617 []\T1/ptm/m/it/10 parameters\T1/ptm/m/n/10 , \T1/ptm/m/it/10 com-po-nent_obj\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 ran- [121 <./inheritance-5c51104917f2918cf4f5914df8a2185115ab9913.pdf>] [122] [123 <./inheritance-df09d74caa448f9da61b6ea9f45781a1528b4794.pdf>] ! Dimension too large. \wd \@tempboxa l.14010 ...c8cfb249ce9f6560efc6ef16cd7bc500d9.pdf} ! Dimension too large. b l.14010 ...c8cfb249ce9f6560efc6ef16cd7bc500d9.pdf} [124 <./inheritance-ae7033c8cfb249ce9f6560efc6ef16cd7bc500d9.pdf>] [125] ! Dimension too large. \wd \@tempboxa l.14249 ...0296ca147f1a45d679d924614dbd5e2ea2.pdf} ! Dimension too large. b l.14249 ...0296ca147f1a45d679d924614dbd5e2ea2.pdf} Underfull \hbox (badness 10000) in paragraph at lines 14253--14253 []\T1/ptm/m/it/10 impute_strategy='most_frequent'\T1/ptm/m/n/10 , [126 <./inheritance-c797de0296ca147f1a45d679d924614dbd5e2ea2.pdf>] [127] ! Dimension too large. \wd \@tempboxa l.14480 ...af3f7e1cb1c14dd998455dab04ffa82e92.pdf} ! Dimension too large. b l.14480 ...af3f7e1cb1c14dd998455dab04ffa82e92.pdf} [128 <./inheritance-4283f2af3f7e1cb1c14dd998455dab04ffa82e92.pdf>] [129] ! Dimension too large. \wd \@tempboxa l.14698 ...dd2695116d6064d32101c71ad8da925eff.pdf} ! Dimension too large. b l.14698 ...dd2695116d6064d32101c71ad8da925eff.pdf} Overfull \hbox (19.00412pt too wide) in paragraph at lines 14702--14702 []\T1/ptm/m/it/10 number_features=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14702--14702 \T1/ptm/m/it/10 n_estimators=10\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14702--14702 \T1/ptm/m/it/10 max_depth=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14702--14702 \T1/ptm/m/it/10 per- Underfull \hbox (badness 10000) in paragraph at lines 14702--14702 \T1/ptm/m/it/10 cent_features=0.5\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14702--14702 \T1/ptm/m/it/10 threshold=-inf\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14702--14702 \T1/ptm/m/it/10 n_jobs=-1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- Underfull \hbox (badness 10000) in paragraph at lines 14805--14805 []\T1/ptm/m/it/10 number_features=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 n_estima tors=10\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14805--14805 \T1/ptm/m/it/10 max_depth=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 per-cent_feature s=0.5\T1/ptm/m/n/10 , [130 <./inheritance-4c18cadd2695116d6064d32101c71ad8da925eff.pdf>] [131] ! Dimension too large. \wd \@tempboxa l.14961 ...20faac8dc6242acb7b7648c09bb131a1f1.pdf} ! Dimension too large. b l.14961 ...20faac8dc6242acb7b7648c09bb131a1f1.pdf} Overfull \hbox (25.00412pt too wide) in paragraph at lines 14965--14965 []\T1/ptm/m/it/10 number_features=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14965--14965 \T1/ptm/m/it/10 n_estimators=10\T1/ptm/m/n/10 , Overfull \hbox (1.48462pt too wide) in paragraph at lines 14965--14965 \T1/ptm/m/it/10 max_depth=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14965--14965 \T1/ptm/m/it/10 per- Overfull \hbox (2.50423pt too wide) in paragraph at lines 14965--14965 \T1/ptm/m/it/10 cent_features=0.5\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14965--14965 \T1/ptm/m/it/10 threshold=-inf\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 14965--14965 \T1/ptm/m/it/10 n_jobs=-1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- [132 <./inheritance-fa738320faac8dc6242acb7b7648c09bb131a1f1.pdf>] Underfull \hbox (badness 10000) in paragraph at lines 15068--15068 []\T1/ptm/m/it/10 number_features=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 n_estima tors=10\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15068--15068 \T1/ptm/m/it/10 max_depth=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 per-cent_feature s=0.5\T1/ptm/m/n/10 , [133] ! Dimension too large. \wd \@tempboxa l.15272 ...4e04f4d5ab8176561e75145d662a0361d9.pdf} ! Dimension too large. b l.15272 ...4e04f4d5ab8176561e75145d662a0361d9.pdf} [134] Underfull \hbox (badness 10000) in paragraph at lines 15276--15276 \T1/ptm/m/it/10 max_depth=6\T1/ptm/m/n/10 , \T1/ptm/m/it/10 boot- Underfull \hbox (badness 10000) in paragraph at lines 15276--15276 \T1/ptm/m/it/10 strap_type=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- Underfull \hbox (badness 10000) in paragraph at lines 15393--15393 []\T1/ptm/m/it/10 n_estimators=1000\T1/ptm/m/n/10 , \T1/ptm/m/it/10 eta=0.03\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 max_depth=6\T1/ptm/m/n/10 , \T1/ptm/m/it/10 boot- [135 <./inheritance-ec7eb44e04f4d5ab8176561e75145d662a0361d9.pdf>] ! Dimension too large. \wd \@tempboxa l.15502 ...14f04fd698e83c39465b34b9e4df04a9f9.pdf} ! Dimension too large. b l.15502 ...14f04fd698e83c39465b34b9e4df04a9f9.pdf} Underfull \hbox (badness 10000) in paragraph at lines 15506--15506 []\T1/ptm/m/it/10 n_estimators=10\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15506--15506 \T1/ptm/m/it/10 max_depth=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15506--15506 \T1/ptm/m/it/10 n_jobs=-1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- [136 <./inheritance-e473f714f04fd698e83c39465b34b9e4df04a9f9.pdf>] [137] ! Dimension too large. \wd \@tempboxa l.15719 ...9a694b51be5814414be4608f4ab765d5c9.pdf} ! Dimension too large. b l.15719 ...9a694b51be5814414be4608f4ab765d5c9.pdf} Underfull \hbox (badness 10000) in paragraph at lines 15723--15723 []\T1/ptm/m/it/10 penalty='l2'\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15723--15723 \T1/ptm/m/it/10 C=1.0\T1/ptm/m/n/10 , [138 <./inheritance-2538489a694b51be5814414be4608f4ab765d5c9.pdf>] Underfull \hbox (badness 10000) in paragraph at lines 15827--15827 []\T1/ptm/m/it/10 penalty='l2'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 C=1.0\T1/ptm/m/n /10 , \T1/ptm/m/it/10 n_jobs=-1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- [139] ! Dimension too large. \wd \@tempboxa l.15936 ...134ef568be35816c3817a99d90296e0b86.pdf} ! Dimension too large. b l.15936 ...134ef568be35816c3817a99d90296e0b86.pdf} Underfull \hbox (badness 10000) in paragraph at lines 15940--15940 []\T1/ptm/m/it/10 eta=0.1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_depth=3\T1/ptm/m/ n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15940--15940 \T1/ptm/m/it/10 min_child_weight=1\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 15940--15940 \T1/ptm/m/it/10 n_estimators=100\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- [140 <./inheritance-374666134ef568be35816c3817a99d90296e0b86.pdf>] ! Dimension too large. \wd \@tempboxa l.16208 ...38dbbbaf2237e00f8dd46adb6cf5905bd7.pdf} ! Dimension too large. b l.16208 ...38dbbbaf2237e00f8dd46adb6cf5905bd7.pdf} [141] Underfull \hbox (badness 10000) in paragraph at lines 16212--16212 []\T1/ptm/m/it/10 n_estimators=1000\T1/ptm/m/n/10 , \T1/ptm/m/it/10 eta=0.03\T1 /ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 16212--16212 \T1/ptm/m/it/10 max_depth=6\T1/ptm/m/n/10 , \T1/ptm/m/it/10 boot- Underfull \hbox (badness 10000) in paragraph at lines 16212--16212 \T1/ptm/m/it/10 strap_type=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- Underfull \hbox (badness 10000) in paragraph at lines 16329--16329 []\T1/ptm/m/it/10 n_estimators=1000\T1/ptm/m/n/10 , \T1/ptm/m/it/10 eta=0.03\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 max_depth=6\T1/ptm/m/n/10 , \T1/ptm/m/it/10 boot- [142 <./inheritance-74d18738dbbbaf2237e00f8dd46adb6cf5905bd7.pdf>] ! Dimension too large. \wd \@tempboxa l.16438 ...b75bcc7e0028e6c99da26075e016b824aa.pdf} ! Dimension too large. b l.16438 ...b75bcc7e0028e6c99da26075e016b824aa.pdf} Underfull \hbox (badness 10000) in paragraph at lines 16442--16442 []\T1/ptm/m/it/10 fit_intercept=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 nor-mal- Underfull \hbox (badness 10000) in paragraph at lines 16442--16442 \T1/ptm/m/it/10 ize=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 n_jobs=-1\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 ran- [143 <./inheritance-1f937cb75bcc7e0028e6c99da26075e016b824aa.pdf>] [144] ! Dimension too large. \wd \@tempboxa l.16655 ...42c2b036a7dc36986a217b1fdf100a08cb.pdf} ! Dimension too large. b l.16655 ...42c2b036a7dc36986a217b1fdf100a08cb.pdf} Underfull \hbox (badness 10000) in paragraph at lines 16659--16659 []\T1/ptm/m/it/10 n_estimators=10\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 16659--16659 \T1/ptm/m/it/10 max_depth=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 16659--16659 \T1/ptm/m/it/10 n_jobs=-1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- [145 <./inheritance-ae672e42c2b036a7dc36986a217b1fdf100a08cb.pdf>] Underfull \hbox (badness 6708) in paragraph at lines 16763--16763 []\T1/ptm/m/it/10 n_estimators=10\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_depth=Non e\T1/ptm/m/n/10 , \T1/ptm/m/it/10 n_jobs=-1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran - [146] ! Dimension too large. \wd \@tempboxa l.16872 ...8a1b235be5a074f1ff7d2408cdaeeb4eaa.pdf} ! Dimension too large. b l.16872 ...8a1b235be5a074f1ff7d2408cdaeeb4eaa.pdf} Underfull \hbox (badness 10000) in paragraph at lines 16876--16876 []\T1/ptm/m/it/10 eta=0.1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max_depth=3\T1/ptm/m/ n/10 , Underfull \hbox (badness 10000) in paragraph at lines 16876--16876 \T1/ptm/m/it/10 min_child_weight=1\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 16876--16876 \T1/ptm/m/it/10 n_estimators=100\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- [147 <./inheritance-6471358a1b235be5a074f1ff7d2408cdaeeb4eaa.pdf>] [148] Overfull \hbox (69.69008pt too wide) in paragraph at lines 17194--17194 [] Underfull \hbox (badness 10000) in paragraph at lines 17194--17194 [149 <./inheritance-07c1605e071dab6b69f3ce4747d98a87707cfa44.pdf>] Underfull \hbox (badness 10000) in paragraph at lines 17332--17332 []\T1/ptm/m/it/10 ypred_proba\T1/ptm/m/n/10 , \T1/ptm/m/it/10 thresh-old=0.5\T1 /ptm/m/n/10 , [150 <./inheritance-9ed9e93988ef52b829df5d142118754a9b323b5c.pdf>] Underfull \hbox (badness 10000) in paragraph at lines 17360--17360 []\T1/ptm/m/it/10 y_true\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17360--17360 \T1/ptm/m/it/10 y_predicted\T1/ptm/m/n/10 , Overfull \hbox (69.69008pt too wide) in paragraph at lines 17361--17361 [] Underfull \hbox (badness 10000) in paragraph at lines 17361--17361 [151] Underfull \hbox (badness 10000) in paragraph at lines 17516--17516 []\T1/ptm/m/it/10 y_true\T1/ptm/m/n/10 , Overfull \hbox (16.58444pt too wide) in paragraph at lines 17516--17516 \T1/ptm/m/it/10 y_predicted\T1/ptm/m/n/10 , Overfull \hbox (7.21486pt too wide) in paragraph at lines 17516--17516 \T1/ptm/m/it/10 X=None\T1/pcr/m/n/10 ) Overfull \hbox (69.69008pt too wide) in paragraph at lines 17517--17517 [] Underfull \hbox (badness 10000) in paragraph at lines 17517--17517 [152 <./inheritance-af479a5adeca365503c354ee58bd45a89f5cb882.pdf>] Underfull \hbox (badness 10000) in paragraph at lines 17644--17644 []\T1/ptm/m/it/10 y_true\T1/ptm/m/n/10 , \T1/ptm/m/it/10 y_predicted\T1/ptm/m/n /10 , [153 <./inheritance-d1aea97fb46dc2e14443a25bf91b1064eb23dd02.pdf>] Overfull \hbox (69.69008pt too wide) in paragraph at lines 17645--17645 [] Underfull \hbox (badness 10000) in paragraph at lines 17645--17645 [154] Underfull \hbox (badness 10000) in paragraph at lines 17759--17759 []\T1/ptm/m/it/10 retry_percentage=0.5\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in-ter-c hange_fee=0.02\T1/ptm/m/n/10 , [155 <./inheritance-eca3a33aefede98e9d8a72e9720df30335674c67.pdf>] [156] [157 <./inheritance-bcf3d7ef51f5de96e72a1d1c0976a300e26081cc.pdf>] [158] [159] Overfull \hbox (69.69008pt too wide) in paragraph at lines 18449--18449 [] Underfull \hbox (badness 10000) in paragraph at lines 18449--18449 [160 <./inheritance-803ea37254c7df520388c4a69149d7f803576b11.pdf>] ! Dimension too large. \wd \@tempboxa l.18554 ...6ec623b3e44e96498665ee1641345a15d5.pdf} ! Dimension too large. b l.18554 ...6ec623b3e44e96498665ee1641345a15d5.pdf} [161] Overfull \hbox (69.69008pt too wide) in paragraph at lines 18603--18603 [] Underfull \hbox (badness 10000) in paragraph at lines 18603--18603 [162 <./inheritance-4c37a26ec623b3e44e96498665ee1641345a15d5.pdf>] [163 <./inhe ritance-7f996f3c55b4f760ad01383dc1c5d2c3ad03a8d8.pdf>] Overfull \hbox (69.69008pt too wide) in paragraph at lines 18767--18767 [] Underfull \hbox (badness 10000) in paragraph at lines 18767--18767 [164] Overfull \hbox (69.69008pt too wide) in paragraph at lines 18921--18921 [] Underfull \hbox (badness 10000) in paragraph at lines 18921--18921 [165 <./inheritance-3919b177d05b24d9abaff138b21ffb6f19f554e9.pdf>] Overfull \hbox (69.69008pt too wide) in paragraph at lines 19047--19047 [] Underfull \hbox (badness 10000) in paragraph at lines 19047--19047 [166 <./inheritance-776bc041cc588de02bcea492d4d0a99c82ae080b.pdf>] Overfull \hbox (69.69008pt too wide) in paragraph at lines 19173--19173 [] Underfull \hbox (badness 10000) in paragraph at lines 19173--19173 [167 <./inheritance-6586a489944b2423d6001bebd1934f0785ff870c.pdf>] [168 <./inhe ritance-112ac22257b6d13836480bb6287ef16dff614a14.pdf>] Overfull \hbox (69.69008pt too wide) in paragraph at lines 19337--19337 [] Underfull \hbox (badness 10000) in paragraph at lines 19337--19337 [169] ! Dimension too large. \wd \@tempboxa l.19442 ...94c95cf00a491aca81b6004b564f30a280.pdf} ! Dimension too large. b l.19442 ...94c95cf00a491aca81b6004b564f30a280.pdf} Overfull \hbox (69.69008pt too wide) in paragraph at lines 19491--19491 [] Underfull \hbox (badness 10000) in paragraph at lines 19491--19491 [170 <./inheritance-44837894c95cf00a491aca81b6004b564f30a280.pdf>] [171 <./inhe ritance-c7caaadf43baf00cf95f3be5816f092fab25852e.pdf>] Overfull \hbox (69.69008pt too wide) in paragraph at lines 19655--19655 [] Underfull \hbox (badness 10000) in paragraph at lines 19655--19655 [172] Overfull \hbox (69.69008pt too wide) in paragraph at lines 19809--19809 [] Underfull \hbox (badness 10000) in paragraph at lines 19809--19809 [173 <./inheritance-e923fde36771420bb708d5bebd3ed073e5eb8e29.pdf>] Overfull \hbox (69.69008pt too wide) in paragraph at lines 19935--19935 [] Underfull \hbox (badness 10000) in paragraph at lines 19935--19935 [174 <./inheritance-2310545a7e6f50908de4bdb879473190aec1d638.pdf>] [175 <./inhe ritance-a0132dd5ab5b9343c75bcd06aaff56e9b926b1ed.pdf>] Overfull \hbox (69.69008pt too wide) in paragraph at lines 20061--20061 [] Underfull \hbox (badness 10000) in paragraph at lines 20061--20061 [176] Overfull \hbox (69.69008pt too wide) in paragraph at lines 20225--20225 [] Underfull \hbox (badness 10000) in paragraph at lines 20225--20225 [177 <./inheritance-259c8f2efe0970ab725de0b85ea68ad4a3d77c2d.pdf>] [178 <./inhe ritance-52b6a8055c6fc7bc8737162ea810d3e2ab79462d.pdf>] Overfull \hbox (69.69008pt too wide) in paragraph at lines 20379--20379 [] Underfull \hbox (badness 10000) in paragraph at lines 20379--20379 [179] Overfull \hbox (69.69008pt too wide) in paragraph at lines 20543--20543 [] Underfull \hbox (badness 10000) in paragraph at lines 20543--20543 [180 <./inheritance-d7e889093be819702064091080141695b1eb39a7.pdf>] [181 <./inhe ritance-65d75e03074491d22e7ba701e1013d3115d1640c.pdf>] Overfull \hbox (69.69008pt too wide) in paragraph at lines 20697--20697 [] Underfull \hbox (badness 10000) in paragraph at lines 20697--20697 [182] Overfull \hbox (69.69008pt too wide) in paragraph at lines 20861--20861 [] Underfull \hbox (badness 10000) in paragraph at lines 20861--20861 [183 <./inheritance-301d70fff7a48ca43948fc2c11698082759ea337.pdf>] [184 <./inhe ritance-a0ff71db651502c49bfc5f095f432aea5a9cfb7c.pdf>] Overfull \hbox (69.69008pt too wide) in paragraph at lines 21015--21015 [] Underfull \hbox (badness 10000) in paragraph at lines 21015--21015 [185] Overfull \hbox (69.69008pt too wide) in paragraph at lines 21141--21141 [] Underfull \hbox (badness 10000) in paragraph at lines 21141--21141 [186 <./inheritance-6004acc2fd0ca7b0535826f17a1e9297ac4afa0c.pdf>] Overfull \hbox (69.69008pt too wide) in paragraph at lines 21267--21267 [] Underfull \hbox (badness 10000) in paragraph at lines 21267--21267 [187 <./inheritance-e2b00bb234aaeae13453b1580b5300658d9d00a0.pdf>] [188 <./inhe ritance-9fc596bd15d1426d24cdedc5043a5362828a050e.pdf>] Overfull \hbox (69.69008pt too wide) in paragraph at lines 21431--21431 [] Underfull \hbox (badness 10000) in paragraph at lines 21431--21431 [189] Overfull \hbox (69.69008pt too wide) in paragraph at lines 21585--21585 [] Underfull \hbox (badness 10000) in paragraph at lines 21585--21585 [190 <./inheritance-a805e4c0ca5c26ba59c7cf31769a30067a9dd9d2.pdf>] Overfull \hbox (69.69008pt too wide) in paragraph at lines 21711--21711 [] Underfull \hbox (badness 10000) in paragraph at lines 21711--21711 [191 <./inheritance-c2c7c50179db486a33c0190961eb054edd0e4d63.pdf>] Overfull \hbox (69.69008pt too wide) in paragraph at lines 21837--21837 [] Underfull \hbox (badness 10000) in paragraph at lines 21837--21837 [192 <./inheritance-f4a9558f1146f01fb5a9342d34e3af6ea00aff63.pdf>] [193] Overfull \hbox (69.69008pt too wide) in paragraph at lines 22016--22016 [] Underfull \hbox (badness 10000) in paragraph at lines 22016--22016 [194 <./inheritance-aee2cb452b3bb1c0446f7de3502e10a234b6437a.pdf>] Overfull \hbox (69.69008pt too wide) in paragraph at lines 22142--22142 [] Underfull \hbox (badness 10000) in paragraph at lines 22142--22142 [195 <./inheritance-c2632dddfa33b4cd79dd202b79fd91e23549df63.pdf>] Overfull \hbox (69.69008pt too wide) in paragraph at lines 22268--22268 [] Underfull \hbox (badness 10000) in paragraph at lines 22268--22268 [196 <./inheritance-959205030793e58ae6a6c3e0aa14d4509f464e95.pdf>] [197 <./inhe ritance-7e44c4653cd1d5ed5f867c90943ed80bb1ebfe91.pdf>] Overfull \hbox (69.69008pt too wide) in paragraph at lines 22394--22394 [] Underfull \hbox (badness 10000) in paragraph at lines 22394--22394 [198 <./inheritance-d828652cf6ea7d76b91dbdc55e2d0321dad6a8b2.pdf>] Overfull \hbox (69.69008pt too wide) in paragraph at lines 22520--22520 [] Underfull \hbox (badness 10000) in paragraph at lines 22520--22520 [199] Overfull \hbox (69.69008pt too wide) in paragraph at lines 22646--22646 [] Underfull \hbox (badness 10000) in paragraph at lines 22646--22646 [200 <./inheritance-b80256e14e2a5965e09d0f2cb6b0671ab36b160c.pdf>] [201 <./inhe ritance-46a90ef3f318da94e45421fc9665752609df2ed0.pdf>] [202 <./inheritance-b4cc c6d2b69ea8a8ef821207dc8f874c22059c02.pdf> <./inheritance-762368d4cea28ce7ed874f 7b90183fc9d50f0fc7.pdf pdfTeX warning: pdflatex (file ./inheritance-762368d4cea28ce7ed874f7b90183fc9d5 0f0fc7.pdf): PDF inclusion: multiple pdfs with page group included in a single page >] [203] [204 <./inheritance-5f71e536d41b63a7981b6323a767178bca63fa99.pdf>] Underfull \hbox (badness 10000) in paragraph at lines 23178--23178 []\T1/ptm/m/it/10 pipeline_hyperparameter_ranges\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 n_points=10\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ran- [205 <./inheritance-d16689ce272e4c1de645f86f904eebfdf74f8555.pdf>] [206] Underfull \hbox (badness 10000) in paragraph at lines 23333--23333 []\T1/ptm/m/it/10 pipeline_hyperparameter_ranges\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 ran- Underfull \hbox (badness 10000) in paragraph at lines 23333--23333 \T1/ptm/m/it/10 dom_state=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 with_replacement=Fa lse\T1/ptm/m/n/10 , \T1/ptm/m/it/10 re-place- Underfull \hbox (badness 10000) in paragraph at lines 23390--23390 []\T1/ptm/m/it/10 pipeline_hyperparameter_ranges\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 ran-dom_state=0\T1/ptm/m/n/10 , [207 <./inheritance-afd1c1bf19a208f6805b872f6438745dcc56a3a2.pdf>] [208] [209 <./inheritance-ce2cc7e8eb49e1288902b4442288f97c01da4366.pdf>] [210 <./inhe ritance-c3d86f6de8b1f55b76372b187e4b9c2f36e10589.pdf>] [211 <./inheritance-9d10 608233a98760263ec81cac5b12a4933cb326.pdf>] [212 <./inheritance-583c8bc4f9e5d2e2 5113d5cd7e817631d23c4ff3.pdf>] [213 <./inheritance-d66d5b3cf14cf83dfe0492c0832a b9e663d5e1cc.pdf>] [214 <./inheritance-73aeb67d084235d090394fa84250f4a0de94cd01 .pdf>] [215] [216] [217] (./feature-labs-inc-evalml.ind [218] Underfull \hbox (badness 10000) in paragraph at lines 8--10 []\T1/pcr/m/n/10 __eq__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.data_checks.Da taCheckError Underfull \hbox (badness 10000) in paragraph at lines 10--12 []\T1/pcr/m/n/10 __eq__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.data_checks.Da taCheckMessage Underfull \hbox (badness 10000) in paragraph at lines 12--14 []\T1/pcr/m/n/10 __eq__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.data_checks.Da taCheckWarning Underfull \hbox (badness 10000) in paragraph at lines 16--18 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.automl.AutoR egressionSearch Underfull \hbox (badness 10000) in paragraph at lines 18--20 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.data_checks. DataCheckError Underfull \hbox (badness 10000) in paragraph at lines 24--25 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.data_checks. DataChecks Underfull \hbox (badness 6188) in paragraph at lines 25--26 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.F raudCost method\T1/ptm/m/n/10 ), Overfull \hbox (18.53014pt too wide) in paragraph at lines 27--29 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Bi naryClassificationPipeline Overfull \hbox (55.75972pt too wide) in paragraph at lines 29--31 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Ca tBoostBinaryClassificationPipeline Overfull \hbox (70.20926pt too wide) in paragraph at lines 31--33 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Ca tBoostMulticlassClassificationPipeline Overfull \hbox (17.2003pt too wide) in paragraph at lines 33--35 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Ca tBoostRegressionPipeline Underfull \hbox (badness 10000) in paragraph at lines 35--37 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Cl assificationPipeline Overfull \hbox (6.64038pt too wide) in paragraph at lines 37--39 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Li nearRegressionPipeline Overfull \hbox (39.31989pt too wide) in paragraph at lines 39--41 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Lo gisticRegressionBinaryPipeline Overfull \hbox (53.76942pt too wide) in paragraph at lines 41--43 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Lo gisticRegressionMulticlassPipeline Overfull \hbox (32.97968pt too wide) in paragraph at lines 43--45 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Mu lticlassClassificationPipeline Overfull \hbox (30.7501pt too wide) in paragraph at lines 46--48 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.RF BinaryClassificationPipeline Overfull \hbox (45.19965pt too wide) in paragraph at lines 48--50 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.RF MulticlassClassificationPipeline Underfull \hbox (badness 10000) in paragraph at lines 50--52 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.RF RegressionPipeline Underfull \hbox (badness 10000) in paragraph at lines 52--54 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Re gressionPipeline Overfull \hbox (14.08018pt too wide) in paragraph at lines 56--58 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.XG BoostMulticlassPipeline Overfull \hbox (16.08044pt too wide) in paragraph at lines 58--60 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.XG BoostRegressionPipeline Overfull \hbox (28.81021pt too wide) in paragraph at lines 60--62 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.CatBoostClassifier Overfull \hbox (30.2504pt too wide) in paragraph at lines 62--64 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.CatBoostRegressor Overfull \hbox (18.79085pt too wide) in paragraph at lines 64--66 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.ComponentBase Underfull \hbox (badness 10000) in paragraph at lines 66--68 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.Estimator Overfull \hbox (19.69048pt too wide) in paragraph at lines 68--70 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.LinearRegressor Overfull \hbox (67.3796pt too wide) in paragraph at lines 70--72 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.LogisticRegressionClassifier Overfull \hbox (18.78084pt too wide) in paragraph at lines 72--74 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.OneHotEncoder Overfull \hbox (74.44995pt too wide) in paragraph at lines 74--76 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.RFClassifierSelectFromModel Overfull \hbox (75.89014pt too wide) in paragraph at lines 76--78 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.RFRegressorSelectFromModel Overfull \hbox (49.60023pt too wide) in paragraph at lines 78--80 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.RandomForestClassifier Overfull \hbox (51.04042pt too wide) in paragraph at lines 80--82 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.RandomForestRegressor Overfull \hbox (12.12065pt too wide) in paragraph at lines 82--84 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.SimpleImputer Overfull \hbox (15.09074pt too wide) in paragraph at lines 84--86 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.StandardScaler Overfull \hbox (3.10078pt too wide) in paragraph at lines 86--88 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.Transformer [219] Overfull \hbox (27.69035pt too wide) in paragraph at lines 88--90 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.XGBoostClassifier Overfull \hbox (29.13054pt too wide) in paragraph at lines 90--92 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.XGBoostRegressor Underfull \hbox (badness 10000) in paragraph at lines 93--94 []\T1/pcr/m/n/10 __init__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.tuners.Rando mSearchTuner Underfull \hbox (badness 10000) in paragraph at lines 96--98 []\T1/pcr/m/n/10 __str__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.data_checks.D ataCheckError Underfull \hbox (badness 10000) in paragraph at lines 98--100 []\T1/pcr/m/n/10 __str__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.data_checks.D ataCheckMessage Underfull \hbox (badness 10000) in paragraph at lines 100--102 []\T1/pcr/m/n/10 __str__() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.data_checks.D ataCheckWarning Underfull \hbox (badness 10000) in paragraph at lines 108--109 []\T1/pcr/m/n/10 add() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.tuners.RandomSear chTuner method\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 116--117 []\T1/pcr/m/n/10 AutoClassificationSearch \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 121--122 []\T1/pcr/m/n/10 BalancedAccuracyBinary \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class i n Underfull \hbox (badness 10000) in paragraph at lines 122--123 []\T1/pcr/m/n/10 BalancedAccuracyMulticlass \T1/ptm/m/n/10 (\T1/ptm/m/it/10 cla ss in Underfull \hbox (badness 10000) in paragraph at lines 123--125 []\T1/pcr/m/n/10 BinaryClassificationObjective \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 125--126 []\T1/pcr/m/n/10 BinaryClassificationPipeline \T1/ptm/m/n/10 (\T1/ptm/m/it/10 c lass in Underfull \hbox (badness 10000) in paragraph at lines 129--131 []\T1/pcr/m/n/10 CatBoostBinaryClassificationPipeline Underfull \hbox (badness 10000) in paragraph at lines 131--133 []\T1/pcr/m/n/10 CatBoostClassifier \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Overfull \hbox (10.1225pt too wide) in paragraph at lines 133--135 []\T1/pcr/m/n/10 CatBoostMulticlassClassificationPipeline Underfull \hbox (badness 10000) in paragraph at lines 135--136 []\T1/pcr/m/n/10 CatBoostRegressionPipeline \T1/ptm/m/n/10 (\T1/ptm/m/it/10 cla ss in Underfull \hbox (badness 10000) in paragraph at lines 136--138 []\T1/pcr/m/n/10 CatBoostRegressor \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 138--139 []\T1/pcr/m/n/10 ClassificationPipeline \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class i n Overfull \hbox (85.75972pt too wide) in paragraph at lines 139--141 []\T1/pcr/m/n/10 component_graph \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.CatBoostBinaryClassificationPipeline Overfull \hbox (100.20926pt too wide) in paragraph at lines 141--143 []\T1/pcr/m/n/10 component_graph \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.CatBoostMulticlassClassificationPipeline Overfull \hbox (47.2003pt too wide) in paragraph at lines 143--145 []\T1/pcr/m/n/10 component_graph \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.CatBoostRegressionPipeline Overfull \hbox (36.64038pt too wide) in paragraph at lines 145--147 []\T1/pcr/m/n/10 component_graph \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.LinearRegressionPipeline Overfull \hbox (69.31989pt too wide) in paragraph at lines 147--149 []\T1/pcr/m/n/10 component_graph \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.LogisticRegressionBinaryPipeline Overfull \hbox (83.76942pt too wide) in paragraph at lines 149--151 []\T1/pcr/m/n/10 component_graph \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.LogisticRegressionMulticlassPipeline Overfull \hbox (60.7501pt too wide) in paragraph at lines 151--153 []\T1/pcr/m/n/10 component_graph \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.RFBinaryClassificationPipeline Overfull \hbox (75.19965pt too wide) in paragraph at lines 153--155 []\T1/pcr/m/n/10 component_graph \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.RFMulticlassClassificationPipeline Overfull \hbox (22.19069pt too wide) in paragraph at lines 155--157 []\T1/pcr/m/n/10 component_graph \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.RFRegressionPipeline Overfull \hbox (29.63065pt too wide) in paragraph at lines 157--159 []\T1/pcr/m/n/10 component_graph \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.XGBoostBinaryPipeline Overfull \hbox (44.08018pt too wide) in paragraph at lines 159--161 []\T1/pcr/m/n/10 component_graph \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.XGBoostMulticlassPipeline Overfull \hbox (46.08044pt too wide) in paragraph at lines 161--163 []\T1/pcr/m/n/10 component_graph \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.XGBoostRegressionPipeline Underfull \hbox (badness 10000) in paragraph at lines 163--164 []\T1/pcr/m/n/10 ComponentBase \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 166--168 []\T1/pcr/m/n/10 custom_hyperparameters Overfull \hbox (33.8597pt too wide) in paragraph at lines 166--168 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.CatBoostBinaryClassificationPi peline Underfull \hbox (badness 10000) in paragraph at lines 168--170 []\T1/pcr/m/n/10 custom_hyperparameters Overfull \hbox (48.30923pt too wide) in paragraph at lines 168--170 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.CatBoostMulticlassClassificati onPipeline Underfull \hbox (badness 10000) in paragraph at lines 170--172 []\T1/pcr/m/n/10 custom_hyperparameters Underfull \hbox (badness 10000) in paragraph at lines 170--172 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.CatBoostRegressionPipeline Underfull \hbox (badness 10000) in paragraph at lines 172--174 []\T1/pcr/m/n/10 custom_hyperparameters Underfull \hbox (badness 10000) in paragraph at lines 172--174 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.LinearRegressionPipeline Underfull \hbox (badness 10000) in paragraph at lines 174--176 []\T1/pcr/m/n/10 custom_hyperparameters Overfull \hbox (17.41986pt too wide) in paragraph at lines 174--176 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.LogisticRegressionBinaryPipeli ne Underfull \hbox (badness 10000) in paragraph at lines 176--178 []\T1/pcr/m/n/10 custom_hyperparameters Overfull \hbox (31.8694pt too wide) in paragraph at lines 176--178 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.LogisticRegressionMulticlassPi peline Underfull \hbox (badness 10000) in paragraph at lines 178--180 []\T1/pcr/m/n/10 custom_hyperparameters Overfull \hbox (8.85008pt too wide) in paragraph at lines 178--180 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.RFBinaryClassificationPipeline [220] Underfull \hbox (badness 10000) in paragraph at lines 180--182 []\T1/pcr/m/n/10 custom_hyperparameters Overfull \hbox (23.29962pt too wide) in paragraph at lines 180--182 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.RFMulticlassClassificationPipe line Underfull \hbox (badness 10000) in paragraph at lines 182--184 []\T1/pcr/m/n/10 custom_hyperparameters Underfull \hbox (badness 10000) in paragraph at lines 182--184 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.RFRegressionPipeline at- Underfull \hbox (badness 10000) in paragraph at lines 184--186 []\T1/pcr/m/n/10 custom_hyperparameters Underfull \hbox (badness 10000) in paragraph at lines 184--186 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.XGBoostBinaryPipeline Underfull \hbox (badness 10000) in paragraph at lines 186--188 []\T1/pcr/m/n/10 custom_hyperparameters Underfull \hbox (badness 10000) in paragraph at lines 186--188 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.XGBoostMulticlassPipeline Underfull \hbox (badness 10000) in paragraph at lines 188--190 []\T1/pcr/m/n/10 custom_hyperparameters Underfull \hbox (badness 10000) in paragraph at lines 188--190 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.XGBoostRegressionPipeline Overfull \hbox (61.75972pt too wide) in paragraph at lines 190--192 []\T1/pcr/m/n/10 custom_name \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.C atBoostBinaryClassificationPipeline Overfull \hbox (76.20926pt too wide) in paragraph at lines 192--194 []\T1/pcr/m/n/10 custom_name \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.C atBoostMulticlassClassificationPipeline Overfull \hbox (23.2003pt too wide) in paragraph at lines 194--196 []\T1/pcr/m/n/10 custom_name \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.C atBoostRegressionPipeline Overfull \hbox (12.64038pt too wide) in paragraph at lines 196--198 []\T1/pcr/m/n/10 custom_name \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.L inearRegressionPipeline Overfull \hbox (45.31989pt too wide) in paragraph at lines 198--200 []\T1/pcr/m/n/10 custom_name \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.L ogisticRegressionBinaryPipeline Overfull \hbox (59.76942pt too wide) in paragraph at lines 200--202 []\T1/pcr/m/n/10 custom_name \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.L ogisticRegressionMulticlassPipeline Overfull \hbox (36.7501pt too wide) in paragraph at lines 202--204 []\T1/pcr/m/n/10 custom_name \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.R FBinaryClassificationPipeline Overfull \hbox (51.19965pt too wide) in paragraph at lines 204--206 []\T1/pcr/m/n/10 custom_name \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.R FMulticlassClassificationPipeline Overfull \hbox (5.63065pt too wide) in paragraph at lines 208--210 []\T1/pcr/m/n/10 custom_name \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.X GBoostBinaryPipeline Overfull \hbox (20.08018pt too wide) in paragraph at lines 210--212 []\T1/pcr/m/n/10 custom_name \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.X GBoostMulticlassPipeline Overfull \hbox (22.08044pt too wide) in paragraph at lines 212--214 []\T1/pcr/m/n/10 custom_name \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.X GBoostRegressionPipeline Underfull \hbox (badness 10000) in paragraph at lines 220--221 []\T1/pcr/m/n/10 DataCheckMessageType \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 223--225 []\T1/pcr/m/n/10 decision_function() Underfull \hbox (badness 10000) in paragraph at lines 223--225 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.AccuracyBinary method\T1/ptm/ m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 225--226 []\T1/pcr/m/n/10 decision_function() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.obj ectives.AUC Underfull \hbox (badness 10000) in paragraph at lines 226--228 []\T1/pcr/m/n/10 decision_function() Underfull \hbox (badness 10000) in paragraph at lines 226--228 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.BalancedAccuracyBinary Underfull \hbox (badness 10000) in paragraph at lines 228--230 []\T1/pcr/m/n/10 decision_function() Overfull \hbox (5.49986pt too wide) in paragraph at lines 228--230 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.BinaryClassificationObjective Underfull \hbox (badness 10000) in paragraph at lines 230--231 []\T1/pcr/m/n/10 decision_function() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.obj ectives.F1 Underfull \hbox (badness 10000) in paragraph at lines 231--233 []\T1/pcr/m/n/10 decision_function() Underfull \hbox (badness 10000) in paragraph at lines 233--235 []\T1/pcr/m/n/10 decision_function() Underfull \hbox (badness 10000) in paragraph at lines 233--235 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.LeadScoring method\T1/ptm/m/n /10 ), Underfull \hbox (badness 10000) in paragraph at lines 235--237 []\T1/pcr/m/n/10 decision_function() Underfull \hbox (badness 10000) in paragraph at lines 235--237 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.LogLossBinary method\T1/ptm/m /n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 237--239 []\T1/pcr/m/n/10 decision_function() Underfull \hbox (badness 10000) in paragraph at lines 237--239 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.MCCBinary method\T1/ptm/m/n/1 0 ), Underfull \hbox (badness 10000) in paragraph at lines 241--242 []\T1/pcr/m/n/10 decision_function() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.obj ectives.Recall Overfull \hbox (18.53014pt too wide) in paragraph at lines 242--244 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Bi naryClassificationPipeline Overfull \hbox (55.75972pt too wide) in paragraph at lines 244--246 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Ca tBoostBinaryClassificationPipeline Overfull \hbox (70.20926pt too wide) in paragraph at lines 246--248 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Ca tBoostMulticlassClassificationPipeline Overfull \hbox (17.2003pt too wide) in paragraph at lines 248--250 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Ca tBoostRegressionPipeline Underfull \hbox (badness 10000) in paragraph at lines 250--252 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Cl assificationPipeline Overfull \hbox (28.81021pt too wide) in paragraph at lines 252--254 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.CatBoostClassifier Overfull \hbox (30.2504pt too wide) in paragraph at lines 254--256 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.CatBoostRegressor Overfull \hbox (18.79085pt too wide) in paragraph at lines 256--258 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.ComponentBase Underfull \hbox (badness 10000) in paragraph at lines 258--260 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.Estimator Overfull \hbox (19.69048pt too wide) in paragraph at lines 260--262 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.LinearRegressor Overfull \hbox (67.3796pt too wide) in paragraph at lines 262--264 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.LogisticRegressionClassifier Overfull \hbox (18.78084pt too wide) in paragraph at lines 264--266 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.OneHotEncoder Overfull \hbox (49.60023pt too wide) in paragraph at lines 266--268 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.RandomForestClassifier Overfull \hbox (51.04042pt too wide) in paragraph at lines 268--270 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.RandomForestRegressor [221] Overfull \hbox (74.44995pt too wide) in paragraph at lines 270--272 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.RFClassifierSelectFromModel Overfull \hbox (75.89014pt too wide) in paragraph at lines 272--274 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.RFRegressorSelectFromModel Overfull \hbox (12.12065pt too wide) in paragraph at lines 274--276 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.SimpleImputer Overfull \hbox (15.09074pt too wide) in paragraph at lines 276--278 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.StandardScaler Overfull \hbox (3.10078pt too wide) in paragraph at lines 278--280 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.Transformer Overfull \hbox (27.69035pt too wide) in paragraph at lines 280--282 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.XGBoostClassifier Overfull \hbox (29.13054pt too wide) in paragraph at lines 282--284 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.co mponents.XGBoostRegressor Overfull \hbox (6.64038pt too wide) in paragraph at lines 284--286 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Li nearRegressionPipeline Overfull \hbox (39.31989pt too wide) in paragraph at lines 286--288 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Lo gisticRegressionBinaryPipeline Overfull \hbox (53.76942pt too wide) in paragraph at lines 288--290 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Lo gisticRegressionMulticlassPipeline Overfull \hbox (32.97968pt too wide) in paragraph at lines 290--292 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Mu lticlassClassificationPipeline Underfull \hbox (badness 10000) in paragraph at lines 293--294 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Re gressionPipeline Overfull \hbox (30.7501pt too wide) in paragraph at lines 294--296 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.RF BinaryClassificationPipeline Overfull \hbox (45.19965pt too wide) in paragraph at lines 296--298 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.RF MulticlassClassificationPipeline Underfull \hbox (badness 10000) in paragraph at lines 298--300 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.RF RegressionPipeline Overfull \hbox (14.08018pt too wide) in paragraph at lines 302--304 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.XG BoostMulticlassPipeline Overfull \hbox (16.08044pt too wide) in paragraph at lines 304--306 []\T1/pcr/m/n/10 describe() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.XG BoostRegressionPipeline Underfull \hbox (badness 10000) in paragraph at lines 306--308 []\T1/pcr/m/n/10 describe_pipeline() Underfull \hbox (badness 10000) in paragraph at lines 306--308 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.automl.AutoClassificationSearch Underfull \hbox (badness 10000) in paragraph at lines 308--310 []\T1/pcr/m/n/10 describe_pipeline() Underfull \hbox (badness 10000) in paragraph at lines 310--311 []\T1/pcr/m/n/10 detect_highly_null() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 311--312 []\T1/pcr/m/n/10 detect_id_columns() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 312--313 []\T1/pcr/m/n/10 detect_label_leakage() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 314--316 []\T1/pcr/m/n/10 drop_nan_target_rows() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 328--330 []\T1/pcr/m/n/10 fit() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.BinaryC lassificationPipeline Overfull \hbox (25.75972pt too wide) in paragraph at lines 330--332 []\T1/pcr/m/n/10 fit() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.CatBoos tBinaryClassificationPipeline Overfull \hbox (40.20926pt too wide) in paragraph at lines 332--334 []\T1/pcr/m/n/10 fit() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.CatBoos tMulticlassClassificationPipeline Underfull \hbox (badness 10000) in paragraph at lines 334--336 []\T1/pcr/m/n/10 fit() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.CatBoos tRegressionPipeline Underfull \hbox (badness 10000) in paragraph at lines 341--343 []\T1/pcr/m/n/10 fit() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.compone nts.ComponentBase Underfull \hbox (badness 10000) in paragraph at lines 343--344 []\T1/pcr/m/n/10 fit() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.compone nts.Estimator Underfull \hbox (badness 10000) in paragraph at lines 344--346 []\T1/pcr/m/n/10 fit() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.compone nts.LinearRegressor Overfull \hbox (37.3796pt too wide) in paragraph at lines 346--348 []\T1/pcr/m/n/10 fit() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.compone nts.LogisticRegressionClassifier Underfull \hbox (badness 10000) in paragraph at lines 348--350 []\T1/pcr/m/n/10 fit() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.compone nts.OneHotEncoder Overfull \hbox (19.60023pt too wide) in paragraph at lines 350--352 []\T1/pcr/m/n/10 fit() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.compone nts.RandomForestClassifier Overfull \hbox (21.04042pt too wide) in paragraph at lines 352--354 []\T1/pcr/m/n/10 fit() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.compone nts.RandomForestRegressor Overfull \hbox (44.44995pt too wide) in paragraph at lines 354--356 []\T1/pcr/m/n/10 fit() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.compone nts.RFClassifierSelectFromModel Overfull \hbox (45.89014pt too wide) in paragraph at lines 356--358 []\T1/pcr/m/n/10 fit() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.compone nts.RFRegressorSelectFromModel Underfull \hbox (badness 10000) in paragraph at lines 358--360 []\T1/pcr/m/n/10 fit() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.compone nts.SimpleImputer Underfull \hbox (badness 10000) in paragraph at lines 360--362 []\T1/pcr/m/n/10 fit() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.compone nts.StandardScaler Underfull \hbox (badness 10000) in paragraph at lines 362--363 []\T1/pcr/m/n/10 fit() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.compone nts.Transformer Underfull \hbox (badness 10000) in paragraph at lines 367--369 []\T1/pcr/m/n/10 fit() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.LinearR egressionPipeline [222] Overfull \hbox (9.31989pt too wide) in paragraph at lines 369--371 []\T1/pcr/m/n/10 fit() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Logisti cRegressionBinaryPipeline Overfull \hbox (23.76942pt too wide) in paragraph at lines 371--373 []\T1/pcr/m/n/10 fit() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Logisti cRegressionMulticlassPipeline Overfull \hbox (2.97968pt too wide) in paragraph at lines 373--375 []\T1/pcr/m/n/10 fit() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Multicl assClassificationPipeline Overfull \hbox (0.7501pt too wide) in paragraph at lines 377--379 []\T1/pcr/m/n/10 fit() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.RFBinar yClassificationPipeline Overfull \hbox (15.19965pt too wide) in paragraph at lines 379--381 []\T1/pcr/m/n/10 fit() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.RFMulti classClassificationPipeline Underfull \hbox (badness 10000) in paragraph at lines 382--383 []\T1/pcr/m/n/10 fit() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.XGBoost BinaryPipeline Underfull \hbox (badness 10000) in paragraph at lines 383--385 []\T1/pcr/m/n/10 fit() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.XGBoost MulticlassPipeline Underfull \hbox (badness 10000) in paragraph at lines 385--387 []\T1/pcr/m/n/10 fit() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.XGBoost RegressionPipeline Overfull \hbox (48.78084pt too wide) in paragraph at lines 387--389 []\T1/pcr/m/n/10 fit_transform() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.components.OneHotEncoder Overfull \hbox (104.44995pt too wide) in paragraph at lines 389--391 []\T1/pcr/m/n/10 fit_transform() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.components.RFClassifierSelectFromModel Overfull \hbox (105.89014pt too wide) in paragraph at lines 391--393 []\T1/pcr/m/n/10 fit_transform() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.components.RFRegressorSelectFromModel Overfull \hbox (42.12065pt too wide) in paragraph at lines 393--395 []\T1/pcr/m/n/10 fit_transform() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.components.SimpleImputer Overfull \hbox (45.09074pt too wide) in paragraph at lines 395--397 []\T1/pcr/m/n/10 fit_transform() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.components.StandardScaler Overfull \hbox (33.10078pt too wide) in paragraph at lines 397--399 []\T1/pcr/m/n/10 fit_transform() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.components.Transformer Overfull \hbox (48.53014pt too wide) in paragraph at lines 403--405 []\T1/pcr/m/n/10 get_component() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.BinaryClassificationPipeline Overfull \hbox (85.75972pt too wide) in paragraph at lines 405--407 []\T1/pcr/m/n/10 get_component() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.CatBoostBinaryClassificationPipeline Overfull \hbox (100.20926pt too wide) in paragraph at lines 407--409 []\T1/pcr/m/n/10 get_component() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.CatBoostMulticlassClassificationPipeline Overfull \hbox (47.2003pt too wide) in paragraph at lines 409--411 []\T1/pcr/m/n/10 get_component() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.CatBoostRegressionPipeline Overfull \hbox (21.31042pt too wide) in paragraph at lines 411--413 []\T1/pcr/m/n/10 get_component() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.ClassificationPipeline Overfull \hbox (36.64038pt too wide) in paragraph at lines 413--415 []\T1/pcr/m/n/10 get_component() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.LinearRegressionPipeline Overfull \hbox (69.31989pt too wide) in paragraph at lines 415--417 []\T1/pcr/m/n/10 get_component() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.LogisticRegressionBinaryPipeline Overfull \hbox (83.76942pt too wide) in paragraph at lines 417--419 []\T1/pcr/m/n/10 get_component() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.LogisticRegressionMulticlassPipeline Overfull \hbox (62.97968pt too wide) in paragraph at lines 419--421 []\T1/pcr/m/n/10 get_component() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.MulticlassClassificationPipeline Underfull \hbox (badness 10000) in paragraph at lines 421--422 []\T1/pcr/m/n/10 get_component() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.PipelineBase Overfull \hbox (9.97072pt too wide) in paragraph at lines 422--424 []\T1/pcr/m/n/10 get_component() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.RegressionPipeline Overfull \hbox (60.7501pt too wide) in paragraph at lines 424--426 []\T1/pcr/m/n/10 get_component() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.RFBinaryClassificationPipeline Overfull \hbox (75.19965pt too wide) in paragraph at lines 426--428 []\T1/pcr/m/n/10 get_component() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.RFMulticlassClassificationPipeline Overfull \hbox (22.19069pt too wide) in paragraph at lines 428--430 []\T1/pcr/m/n/10 get_component() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.RFRegressionPipeline Overfull \hbox (29.63065pt too wide) in paragraph at lines 430--432 []\T1/pcr/m/n/10 get_component() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.XGBoostBinaryPipeline Overfull \hbox (44.08018pt too wide) in paragraph at lines 432--434 []\T1/pcr/m/n/10 get_component() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.XGBoostMulticlassPipeline Overfull \hbox (46.08044pt too wide) in paragraph at lines 434--436 []\T1/pcr/m/n/10 get_component() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.XGBoostRegressionPipeline Underfull \hbox (badness 10000) in paragraph at lines 436--438 []\T1/pcr/m/n/10 get_feature_names() Underfull \hbox (badness 10000) in paragraph at lines 436--438 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.components.OneHotEncoder Overfull \hbox (92.44995pt too wide) in paragraph at lines 438--440 []\T1/pcr/m/n/10 get_indices() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines .components.RFClassifierSelectFromModel Overfull \hbox (93.89014pt too wide) in paragraph at lines 440--442 []\T1/pcr/m/n/10 get_indices() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines .components.RFRegressorSelectFromModel Overfull \hbox (80.44995pt too wide) in paragraph at lines 442--444 []\T1/pcr/m/n/10 get_names() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.c omponents.RFClassifierSelectFromModel Overfull \hbox (81.89014pt too wide) in paragraph at lines 444--446 []\T1/pcr/m/n/10 get_names() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.c omponents.RFRegressorSelectFromModel Overfull \hbox (19.59097pt too wide) in paragraph at lines 446--448 []\T1/pcr/m/n/10 get_pipeline() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.automl.A utoClassificationSearch Overfull \hbox (8.25127pt too wide) in paragraph at lines 448--450 []\T1/pcr/m/n/10 get_pipeline() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.automl.A utoRegressionSearch Overfull \hbox (0.53014pt too wide) in paragraph at lines 453--455 []\T1/pcr/m/n/10 graph() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Binar yClassificationPipeline Overfull \hbox (37.75972pt too wide) in paragraph at lines 455--457 []\T1/pcr/m/n/10 graph() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.CatBo ostBinaryClassificationPipeline Overfull \hbox (52.20926pt too wide) in paragraph at lines 457--459 []\T1/pcr/m/n/10 graph() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.CatBo ostMulticlassClassificationPipeline Underfull \hbox (badness 10000) in paragraph at lines 461--462 []\T1/pcr/m/n/10 graph() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Class ificationPipeline Underfull \hbox (badness 10000) in paragraph at lines 462--464 []\T1/pcr/m/n/10 graph() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Linea rRegressionPipeline Overfull \hbox (21.31989pt too wide) in paragraph at lines 464--466 []\T1/pcr/m/n/10 graph() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Logis ticRegressionBinaryPipeline Overfull \hbox (35.76942pt too wide) in paragraph at lines 466--468 []\T1/pcr/m/n/10 graph() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Logis ticRegressionMulticlassPipeline Overfull \hbox (14.97968pt too wide) in paragraph at lines 468--470 []\T1/pcr/m/n/10 graph() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Multi classClassificationPipeline [223] Overfull \hbox (12.7501pt too wide) in paragraph at lines 472--474 []\T1/pcr/m/n/10 graph() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.RFBin aryClassificationPipeline Overfull \hbox (27.19965pt too wide) in paragraph at lines 474--476 []\T1/pcr/m/n/10 graph() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.RFMul ticlassClassificationPipeline Underfull \hbox (badness 10000) in paragraph at lines 476--477 []\T1/pcr/m/n/10 graph() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.RFReg ressionPipeline Underfull \hbox (badness 10000) in paragraph at lines 477--478 []\T1/pcr/m/n/10 graph() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.XGBoo stBinaryPipeline Underfull \hbox (badness 10000) in paragraph at lines 482--483 []\T1/pcr/m/n/10 graph_confusion_matrix() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 483--485 []\T1/pcr/m/n/10 graph_feature_importance() Underfull \hbox (badness 10000) in paragraph at lines 483--485 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.BinaryClassificationPipeline Underfull \hbox (badness 10000) in paragraph at lines 485--487 []\T1/pcr/m/n/10 graph_feature_importance() Overfull \hbox (33.8597pt too wide) in paragraph at lines 485--487 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.CatBoostBinaryClassificationPi peline Underfull \hbox (badness 10000) in paragraph at lines 487--489 []\T1/pcr/m/n/10 graph_feature_importance() Overfull \hbox (48.30923pt too wide) in paragraph at lines 487--489 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.CatBoostMulticlassClassificati onPipeline Underfull \hbox (badness 10000) in paragraph at lines 489--491 []\T1/pcr/m/n/10 graph_feature_importance() Underfull \hbox (badness 10000) in paragraph at lines 489--491 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.CatBoostRegressionPipeline Underfull \hbox (badness 10000) in paragraph at lines 491--493 []\T1/pcr/m/n/10 graph_feature_importance() Underfull \hbox (badness 10000) in paragraph at lines 491--493 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.ClassificationPipeline Underfull \hbox (badness 10000) in paragraph at lines 493--495 []\T1/pcr/m/n/10 graph_feature_importance() Underfull \hbox (badness 10000) in paragraph at lines 493--495 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.LinearRegressionPipeline Underfull \hbox (badness 10000) in paragraph at lines 495--497 []\T1/pcr/m/n/10 graph_feature_importance() Overfull \hbox (17.41986pt too wide) in paragraph at lines 495--497 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.LogisticRegressionBinaryPipeli ne Underfull \hbox (badness 10000) in paragraph at lines 497--499 []\T1/pcr/m/n/10 graph_feature_importance() Overfull \hbox (31.8694pt too wide) in paragraph at lines 497--499 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.LogisticRegressionMulticlassPi peline Underfull \hbox (badness 10000) in paragraph at lines 499--501 []\T1/pcr/m/n/10 graph_feature_importance() Overfull \hbox (11.07965pt too wide) in paragraph at lines 499--501 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.MulticlassClassificationPipeli ne Underfull \hbox (badness 10000) in paragraph at lines 501--503 []\T1/pcr/m/n/10 graph_feature_importance() Underfull \hbox (badness 10000) in paragraph at lines 501--503 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.PipelineBase method\T1/ptm/m/n /10 ), Underfull \hbox (badness 10000) in paragraph at lines 503--505 []\T1/pcr/m/n/10 graph_feature_importance() Underfull \hbox (badness 10000) in paragraph at lines 505--507 []\T1/pcr/m/n/10 graph_feature_importance() Overfull \hbox (8.85008pt too wide) in paragraph at lines 505--507 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.RFBinaryClassificationPipeline Underfull \hbox (badness 10000) in paragraph at lines 507--509 []\T1/pcr/m/n/10 graph_feature_importance() Overfull \hbox (23.29962pt too wide) in paragraph at lines 507--509 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.RFMulticlassClassificationPipe line Underfull \hbox (badness 10000) in paragraph at lines 509--511 []\T1/pcr/m/n/10 graph_feature_importance() Underfull \hbox (badness 10000) in paragraph at lines 509--511 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.RFRegressionPipeline Underfull \hbox (badness 10000) in paragraph at lines 511--513 []\T1/pcr/m/n/10 graph_feature_importance() Underfull \hbox (badness 10000) in paragraph at lines 511--513 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.XGBoostBinaryPipeline Underfull \hbox (badness 10000) in paragraph at lines 513--515 []\T1/pcr/m/n/10 graph_feature_importance() Underfull \hbox (badness 10000) in paragraph at lines 513--515 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.XGBoostMulticlassPipeline Underfull \hbox (badness 10000) in paragraph at lines 515--517 []\T1/pcr/m/n/10 graph_feature_importance() Underfull \hbox (badness 10000) in paragraph at lines 515--517 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.XGBoostRegressionPipeline Underfull \hbox (badness 10000) in paragraph at lines 522--524 []\T1/pcr/m/n/10 handle_problem_types() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 524--526 []\T1/pcr/m/n/10 hyperparameter_ranges Overfull \hbox (6.91019pt too wide) in paragraph at lines 524--526 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.components.CatBoostClassifier Underfull \hbox (badness 10000) in paragraph at lines 526--528 []\T1/pcr/m/n/10 hyperparameter_ranges Overfull \hbox (8.35037pt too wide) in paragraph at lines 526--528 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.components.CatBoostRegressor Underfull \hbox (badness 10000) in paragraph at lines 528--530 []\T1/pcr/m/n/10 hyperparameter_ranges Underfull \hbox (badness 10000) in paragraph at lines 528--530 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.components.LinearRegressor Underfull \hbox (badness 10000) in paragraph at lines 530--532 []\T1/pcr/m/n/10 hyperparameter_ranges Overfull \hbox (45.47957pt too wide) in paragraph at lines 530--532 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.components.LogisticRegressionC lassifier Underfull \hbox (badness 10000) in paragraph at lines 532--534 []\T1/pcr/m/n/10 hyperparameter_ranges Underfull \hbox (badness 10000) in paragraph at lines 532--534 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.components.OneHotEncoder Underfull \hbox (badness 10000) in paragraph at lines 534--536 []\T1/pcr/m/n/10 hyperparameter_ranges Overfull \hbox (27.70021pt too wide) in paragraph at lines 534--536 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.components.RandomForestClassif ier Underfull \hbox (badness 10000) in paragraph at lines 536--538 []\T1/pcr/m/n/10 hyperparameter_ranges Overfull \hbox (29.1404pt too wide) in paragraph at lines 536--538 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.components.RandomForestRegress or Underfull \hbox (badness 10000) in paragraph at lines 538--540 []\T1/pcr/m/n/10 hyperparameter_ranges Overfull \hbox (52.54993pt too wide) in paragraph at lines 538--540 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.components.RFClassifierSelectF romModel Underfull \hbox (badness 10000) in paragraph at lines 540--542 []\T1/pcr/m/n/10 hyperparameter_ranges Overfull \hbox (53.99011pt too wide) in paragraph at lines 540--542 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.components.RFRegressorSelectFr omModel Underfull \hbox (badness 10000) in paragraph at lines 542--544 []\T1/pcr/m/n/10 hyperparameter_ranges Underfull \hbox (badness 10000) in paragraph at lines 542--544 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.components.SimpleImputer Underfull \hbox (badness 10000) in paragraph at lines 544--546 []\T1/pcr/m/n/10 hyperparameter_ranges Underfull \hbox (badness 10000) in paragraph at lines 544--546 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.components.StandardScaler Underfull \hbox (badness 10000) in paragraph at lines 546--548 []\T1/pcr/m/n/10 hyperparameter_ranges Overfull \hbox (5.79033pt too wide) in paragraph at lines 546--548 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.components.XGBoostClassifier [224] Underfull \hbox (badness 10000) in paragraph at lines 548--550 []\T1/pcr/m/n/10 hyperparameter_ranges Overfull \hbox (7.23051pt too wide) in paragraph at lines 548--550 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.components.XGBoostRegressor Overfull \hbox (85.75972pt too wide) in paragraph at lines 550--552 []\T1/pcr/m/n/10 hyperparameters \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.CatBoostBinaryClassificationPipeline Overfull \hbox (100.20926pt too wide) in paragraph at lines 552--554 []\T1/pcr/m/n/10 hyperparameters \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.CatBoostMulticlassClassificationPipeline Overfull \hbox (47.2003pt too wide) in paragraph at lines 554--556 []\T1/pcr/m/n/10 hyperparameters \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.CatBoostRegressionPipeline Overfull \hbox (36.64038pt too wide) in paragraph at lines 556--558 []\T1/pcr/m/n/10 hyperparameters \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.LinearRegressionPipeline Overfull \hbox (69.31989pt too wide) in paragraph at lines 558--560 []\T1/pcr/m/n/10 hyperparameters \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.LogisticRegressionBinaryPipeline Overfull \hbox (83.76942pt too wide) in paragraph at lines 560--562 []\T1/pcr/m/n/10 hyperparameters \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.LogisticRegressionMulticlassPipeline Overfull \hbox (60.7501pt too wide) in paragraph at lines 562--564 []\T1/pcr/m/n/10 hyperparameters \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.RFBinaryClassificationPipeline Overfull \hbox (75.19965pt too wide) in paragraph at lines 564--566 []\T1/pcr/m/n/10 hyperparameters \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.RFMulticlassClassificationPipeline Overfull \hbox (22.19069pt too wide) in paragraph at lines 566--568 []\T1/pcr/m/n/10 hyperparameters \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.RFRegressionPipeline Overfull \hbox (29.63065pt too wide) in paragraph at lines 568--570 []\T1/pcr/m/n/10 hyperparameters \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.XGBoostBinaryPipeline Overfull \hbox (44.08018pt too wide) in paragraph at lines 570--572 []\T1/pcr/m/n/10 hyperparameters \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.XGBoostMulticlassPipeline Overfull \hbox (46.08044pt too wide) in paragraph at lines 572--574 []\T1/pcr/m/n/10 hyperparameters \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.XGBoostRegressionPipeline Underfull \hbox (badness 10000) in paragraph at lines 578--580 []\T1/pcr/m/n/10 is_search_space_exhausted() Underfull \hbox (badness 10000) in paragraph at lines 578--580 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.tuners.GridSearchTuner method\T1/ptm/m/n /10 ), Underfull \hbox (badness 10000) in paragraph at lines 580--582 []\T1/pcr/m/n/10 is_search_space_exhausted() Underfull \hbox (badness 10000) in paragraph at lines 580--582 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.tuners.RandomSearchTuner method\T1/ptm/m /n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 582--584 []\T1/pcr/m/n/10 is_search_space_exhausted() Underfull \hbox (badness 10000) in paragraph at lines 584--586 []\T1/pcr/m/n/10 is_search_space_exhausted() Underfull \hbox (badness 10000) in paragraph at lines 589--590 []\T1/pcr/m/n/10 label_distribution() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 591--592 []\T1/pcr/m/n/10 LinearRegressionPipeline \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 592--593 []\T1/pcr/m/n/10 LinearRegressor \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 593--594 []\T1/pcr/m/n/10 list_model_families() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-u le Overfull \hbox (31.75972pt too wide) in paragraph at lines 596--598 []\T1/pcr/m/n/10 load() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.CatBoo stBinaryClassificationPipeline Overfull \hbox (46.20926pt too wide) in paragraph at lines 598--600 []\T1/pcr/m/n/10 load() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.CatBoo stMulticlassClassificationPipeline Underfull \hbox (badness 7047) in paragraph at lines 600--602 []\T1/pcr/m/n/10 load() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.CatBoo stRegressionPipeline Underfull \hbox (badness 10000) in paragraph at lines 604--606 []\T1/pcr/m/n/10 load() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Linear RegressionPipeline Overfull \hbox (15.31989pt too wide) in paragraph at lines 606--608 []\T1/pcr/m/n/10 load() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Logist icRegressionBinaryPipeline Overfull \hbox (29.76942pt too wide) in paragraph at lines 608--610 []\T1/pcr/m/n/10 load() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Logist icRegressionMulticlassPipeline Overfull \hbox (8.97968pt too wide) in paragraph at lines 610--612 []\T1/pcr/m/n/10 load() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Multic lassClassificationPipeline Underfull \hbox (badness 10000) in paragraph at lines 613--615 []\T1/pcr/m/n/10 load() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Regres sionPipeline static Overfull \hbox (6.7501pt too wide) in paragraph at lines 615--617 []\T1/pcr/m/n/10 load() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.RFBina ryClassificationPipeline Overfull \hbox (21.19965pt too wide) in paragraph at lines 617--619 []\T1/pcr/m/n/10 load() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.RFMult iclassClassificationPipeline Underfull \hbox (badness 10000) in paragraph at lines 623--625 []\T1/pcr/m/n/10 load() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.XGBoos tMulticlassPipeline Underfull \hbox (badness 10000) in paragraph at lines 625--627 []\T1/pcr/m/n/10 load() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.XGBoos tRegressionPipeline Underfull \hbox (badness 10000) in paragraph at lines 634--636 []\T1/pcr/m/n/10 LogisticRegressionClassifier \T1/ptm/m/n/10 (\T1/ptm/m/it/10 c lass in Underfull \hbox (badness 10000) in paragraph at lines 636--638 []\T1/pcr/m/n/10 LogisticRegressionMulticlassPipeline [225] Overfull \hbox (7.52121pt too wide) in paragraph at lines 650--652 []\T1/pcr/m/n/10 message_type \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.data_check s.DataCheckMessage Overfull \hbox (6.81137pt too wide) in paragraph at lines 652--654 []\T1/pcr/m/n/10 message_type \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.data_check s.DataCheckWarning Overfull \hbox (67.75972pt too wide) in paragraph at lines 654--656 []\T1/pcr/m/n/10 model_family \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines. CatBoostBinaryClassificationPipeline Overfull \hbox (82.20926pt too wide) in paragraph at lines 656--658 []\T1/pcr/m/n/10 model_family \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines. CatBoostMulticlassClassificationPipeline Overfull \hbox (29.2003pt too wide) in paragraph at lines 658--660 []\T1/pcr/m/n/10 model_family \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines. CatBoostRegressionPipeline Overfull \hbox (40.81021pt too wide) in paragraph at lines 660--662 []\T1/pcr/m/n/10 model_family \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines. components.CatBoostClassifier Overfull \hbox (42.2504pt too wide) in paragraph at lines 662--664 []\T1/pcr/m/n/10 model_family \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines. components.CatBoostRegressor Overfull \hbox (31.69048pt too wide) in paragraph at lines 664--666 []\T1/pcr/m/n/10 model_family \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines. components.LinearRegressor Overfull \hbox (79.3796pt too wide) in paragraph at lines 666--668 []\T1/pcr/m/n/10 model_family \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines. components.LogisticRegressionClassifier Overfull \hbox (30.78084pt too wide) in paragraph at lines 668--670 []\T1/pcr/m/n/10 model_family \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines. components.OneHotEncoder Overfull \hbox (61.60023pt too wide) in paragraph at lines 670--672 []\T1/pcr/m/n/10 model_family \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines. components.RandomForestClassifier Overfull \hbox (63.04042pt too wide) in paragraph at lines 672--674 []\T1/pcr/m/n/10 model_family \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines. components.RandomForestRegressor Overfull \hbox (86.44995pt too wide) in paragraph at lines 674--676 []\T1/pcr/m/n/10 model_family \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines. components.RFClassifierSelectFromModel Overfull \hbox (87.89014pt too wide) in paragraph at lines 676--678 []\T1/pcr/m/n/10 model_family \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines. components.RFRegressorSelectFromModel Overfull \hbox (24.12065pt too wide) in paragraph at lines 678--680 []\T1/pcr/m/n/10 model_family \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines. components.SimpleImputer Overfull \hbox (27.09074pt too wide) in paragraph at lines 680--682 []\T1/pcr/m/n/10 model_family \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines. components.StandardScaler Overfull \hbox (39.69035pt too wide) in paragraph at lines 682--684 []\T1/pcr/m/n/10 model_family \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines. components.XGBoostClassifier Overfull \hbox (41.13054pt too wide) in paragraph at lines 684--686 []\T1/pcr/m/n/10 model_family \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines. components.XGBoostRegressor Overfull \hbox (18.64038pt too wide) in paragraph at lines 686--688 []\T1/pcr/m/n/10 model_family \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines. LinearRegressionPipeline Overfull \hbox (51.31989pt too wide) in paragraph at lines 688--690 []\T1/pcr/m/n/10 model_family \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines. LogisticRegressionBinaryPipeline Overfull \hbox (65.76942pt too wide) in paragraph at lines 690--692 []\T1/pcr/m/n/10 model_family \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines. LogisticRegressionMulticlassPipeline Overfull \hbox (42.7501pt too wide) in paragraph at lines 692--694 []\T1/pcr/m/n/10 model_family \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines. RFBinaryClassificationPipeline Overfull \hbox (57.19965pt too wide) in paragraph at lines 694--696 []\T1/pcr/m/n/10 model_family \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines. RFMulticlassClassificationPipeline Overfull \hbox (4.19069pt too wide) in paragraph at lines 696--698 []\T1/pcr/m/n/10 model_family \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines. RFRegressionPipeline Overfull \hbox (11.63065pt too wide) in paragraph at lines 698--700 []\T1/pcr/m/n/10 model_family \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines. XGBoostBinaryPipeline Overfull \hbox (26.08018pt too wide) in paragraph at lines 700--702 []\T1/pcr/m/n/10 model_family \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines. XGBoostMulticlassPipeline Overfull \hbox (28.08044pt too wide) in paragraph at lines 702--704 []\T1/pcr/m/n/10 model_family \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines. XGBoostRegressionPipeline Underfull \hbox (badness 6542) in paragraph at lines 706--708 []\T1/pcr/m/n/10 MulticlassClassificationObjective \T1/ptm/m/n/10 (\T1/ptm/m/it /10 class Overfull \hbox (19.75972pt too wide) in paragraph at lines 714--716 []\T1/pcr/m/n/10 name \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.CatBoost BinaryClassificationPipeline Overfull \hbox (34.20926pt too wide) in paragraph at lines 716--718 []\T1/pcr/m/n/10 name \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.CatBoost MulticlassClassificationPipeline Underfull \hbox (badness 10000) in paragraph at lines 720--722 []\T1/pcr/m/n/10 name \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.componen ts.CatBoostClassifier Overfull \hbox (31.3796pt too wide) in paragraph at lines 726--728 []\T1/pcr/m/n/10 name \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.componen ts.LogisticRegressionClassifier Overfull \hbox (13.60023pt too wide) in paragraph at lines 730--732 []\T1/pcr/m/n/10 name \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.componen ts.RandomForestClassifier Overfull \hbox (15.04042pt too wide) in paragraph at lines 732--734 []\T1/pcr/m/n/10 name \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.componen ts.RandomForestRegressor Overfull \hbox (38.44995pt too wide) in paragraph at lines 734--736 []\T1/pcr/m/n/10 name \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.componen ts.RFClassifierSelectFromModel Overfull \hbox (39.89014pt too wide) in paragraph at lines 736--738 []\T1/pcr/m/n/10 name \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.componen ts.RFRegressorSelectFromModel Underfull \hbox (badness 10000) in paragraph at lines 742--744 []\T1/pcr/m/n/10 name \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.componen ts.XGBoostClassifier Underfull \hbox (badness 7291) in paragraph at lines 744--746 []\T1/pcr/m/n/10 name \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.componen ts.XGBoostRegressor Underfull \hbox (badness 10000) in paragraph at lines 746--748 []\T1/pcr/m/n/10 name \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.LinearRe gressionPipeline Overfull \hbox (3.31989pt too wide) in paragraph at lines 748--750 []\T1/pcr/m/n/10 name \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Logistic RegressionBinaryPipeline Overfull \hbox (17.76942pt too wide) in paragraph at lines 750--752 []\T1/pcr/m/n/10 name \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Logistic RegressionMulticlassPipeline Overfull \hbox (9.19965pt too wide) in paragraph at lines 754--756 []\T1/pcr/m/n/10 name \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.RFMultic lassClassificationPipeline [226] Underfull \hbox (badness 10000) in paragraph at lines 757--758 []\T1/pcr/m/n/10 name \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.XGBoostB inaryPipeline at- Underfull \hbox (badness 10000) in paragraph at lines 762--764 []\T1/pcr/m/n/10 normalize_confusion_matrix() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 764--765 []\T1/pcr/m/n/10 number_of_features() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 768--770 []\T1/pcr/m/n/10 objective_function() Underfull \hbox (badness 10000) in paragraph at lines 768--770 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.AccuracyBinary method\T1/ptm/ m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 770--772 []\T1/pcr/m/n/10 objective_function() Underfull \hbox (badness 10000) in paragraph at lines 770--772 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.AccuracyMulticlass Underfull \hbox (badness 10000) in paragraph at lines 772--773 []\T1/pcr/m/n/10 objective_function() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.ob jectives.AUC Underfull \hbox (badness 10000) in paragraph at lines 773--775 []\T1/pcr/m/n/10 objective_function() Underfull \hbox (badness 10000) in paragraph at lines 775--777 []\T1/pcr/m/n/10 objective_function() Underfull \hbox (badness 10000) in paragraph at lines 777--779 []\T1/pcr/m/n/10 objective_function() Underfull \hbox (badness 10000) in paragraph at lines 777--779 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.AUCWeighted method\T1/ptm/m/n /10 ), Underfull \hbox (badness 10000) in paragraph at lines 779--781 []\T1/pcr/m/n/10 objective_function() Underfull \hbox (badness 10000) in paragraph at lines 779--781 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.BalancedAccuracyBinary Underfull \hbox (badness 10000) in paragraph at lines 781--783 []\T1/pcr/m/n/10 objective_function() Overfull \hbox (2.00027pt too wide) in paragraph at lines 781--783 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.BalancedAccuracyMulticlass Underfull \hbox (badness 10000) in paragraph at lines 783--785 []\T1/pcr/m/n/10 objective_function() Overfull \hbox (5.49986pt too wide) in paragraph at lines 783--785 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.BinaryClassificationObjective Underfull \hbox (badness 10000) in paragraph at lines 785--787 []\T1/pcr/m/n/10 objective_function() Underfull \hbox (badness 10000) in paragraph at lines 785--787 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.ExpVariance method\T1/ptm/m/n /10 ), Underfull \hbox (badness 10000) in paragraph at lines 787--788 []\T1/pcr/m/n/10 objective_function() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.ob jectives.F1 Underfull \hbox (badness 10000) in paragraph at lines 788--790 []\T1/pcr/m/n/10 objective_function() Underfull \hbox (badness 10000) in paragraph at lines 790--792 []\T1/pcr/m/n/10 objective_function() Underfull \hbox (badness 10000) in paragraph at lines 792--794 []\T1/pcr/m/n/10 objective_function() Underfull \hbox (badness 10000) in paragraph at lines 792--794 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.F1Weighted method\T1/ptm/m/n/ 10 ), Underfull \hbox (badness 10000) in paragraph at lines 794--796 []\T1/pcr/m/n/10 objective_function() Underfull \hbox (badness 10000) in paragraph at lines 796--798 []\T1/pcr/m/n/10 objective_function() Underfull \hbox (badness 10000) in paragraph at lines 796--798 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.LeadScoring method\T1/ptm/m/n /10 ), Underfull \hbox (badness 10000) in paragraph at lines 798--800 []\T1/pcr/m/n/10 objective_function() Underfull \hbox (badness 10000) in paragraph at lines 798--800 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.LogLossBinary method\T1/ptm/m /n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 800--802 []\T1/pcr/m/n/10 objective_function() Underfull \hbox (badness 10000) in paragraph at lines 802--803 []\T1/pcr/m/n/10 objective_function() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.ob jectives.MAE Underfull \hbox (badness 10000) in paragraph at lines 803--805 []\T1/pcr/m/n/10 objective_function() Underfull \hbox (badness 10000) in paragraph at lines 805--807 []\T1/pcr/m/n/10 objective_function() Underfull \hbox (badness 10000) in paragraph at lines 805--807 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.MCCBinary method\T1/ptm/m/n/1 0 ), Underfull \hbox (badness 10000) in paragraph at lines 807--809 []\T1/pcr/m/n/10 objective_function() Underfull \hbox (badness 10000) in paragraph at lines 807--809 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.MCCMulticlass method\T1/ptm/m /n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 809--811 []\T1/pcr/m/n/10 objective_function() Underfull \hbox (badness 10000) in paragraph at lines 811--812 []\T1/pcr/m/n/10 objective_function() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.ob jectives.MSE Underfull \hbox (badness 10000) in paragraph at lines 812--814 []\T1/pcr/m/n/10 objective_function() Overfull \hbox (19.9494pt too wide) in paragraph at lines 812--814 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.MulticlassClassificationObjec tive Underfull \hbox (badness 10000) in paragraph at lines 814--816 []\T1/pcr/m/n/10 objective_function() Underfull \hbox (badness 10000) in paragraph at lines 814--816 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.ObjectiveBase class Underfull \hbox (badness 10000) in paragraph at lines 816--818 []\T1/pcr/m/n/10 objective_function() Underfull \hbox (badness 10000) in paragraph at lines 818--820 []\T1/pcr/m/n/10 objective_function() Underfull \hbox (badness 10000) in paragraph at lines 818--820 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.PrecisionMacro method\T1/ptm/ m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 820--822 []\T1/pcr/m/n/10 objective_function() Underfull \hbox (badness 10000) in paragraph at lines 820--822 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.PrecisionMicro method\T1/ptm/ m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 822--824 []\T1/pcr/m/n/10 objective_function() Underfull \hbox (badness 10000) in paragraph at lines 824--825 []\T1/pcr/m/n/10 objective_function() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.ob jectives.R2 Underfull \hbox (badness 10000) in paragraph at lines 825--826 []\T1/pcr/m/n/10 objective_function() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.ob jectives.Recall Underfull \hbox (badness 10000) in paragraph at lines 826--828 []\T1/pcr/m/n/10 objective_function() Underfull \hbox (badness 10000) in paragraph at lines 826--828 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.RecallMacro method\T1/ptm/m/n /10 ), Underfull \hbox (badness 10000) in paragraph at lines 828--830 []\T1/pcr/m/n/10 objective_function() Underfull \hbox (badness 10000) in paragraph at lines 828--830 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.RecallMicro method\T1/ptm/m/n /10 ), Underfull \hbox (badness 10000) in paragraph at lines 830--832 []\T1/pcr/m/n/10 objective_function() Underfull \hbox (badness 10000) in paragraph at lines 830--832 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.RecallWeighted method\T1/ptm/ m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 832--834 []\T1/pcr/m/n/10 objective_function() Underfull \hbox (badness 10000) in paragraph at lines 832--834 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.RegressionObjective class [227] Underfull \hbox (badness 10000) in paragraph at lines 835--836 []\T1/pcr/m/n/10 OneHotEncoder \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 836--838 []\T1/pcr/m/n/10 optimize_threshold() Underfull \hbox (badness 10000) in paragraph at lines 836--838 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.AccuracyBinary method\T1/ptm/ m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 838--839 []\T1/pcr/m/n/10 optimize_threshold() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.ob jectives.AUC Underfull \hbox (badness 10000) in paragraph at lines 839--841 []\T1/pcr/m/n/10 optimize_threshold() Underfull \hbox (badness 10000) in paragraph at lines 839--841 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.BalancedAccuracyBinary Underfull \hbox (badness 10000) in paragraph at lines 841--843 []\T1/pcr/m/n/10 optimize_threshold() Overfull \hbox (5.49986pt too wide) in paragraph at lines 841--843 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.BinaryClassificationObjective Underfull \hbox (badness 10000) in paragraph at lines 843--844 []\T1/pcr/m/n/10 optimize_threshold() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.ob jectives.F1 Underfull \hbox (badness 10000) in paragraph at lines 844--846 []\T1/pcr/m/n/10 optimize_threshold() Underfull \hbox (badness 10000) in paragraph at lines 846--848 []\T1/pcr/m/n/10 optimize_threshold() Underfull \hbox (badness 10000) in paragraph at lines 846--848 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.LeadScoring method\T1/ptm/m/n /10 ), Underfull \hbox (badness 10000) in paragraph at lines 848--850 []\T1/pcr/m/n/10 optimize_threshold() Underfull \hbox (badness 10000) in paragraph at lines 848--850 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.LogLossBinary method\T1/ptm/m /n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 850--852 []\T1/pcr/m/n/10 optimize_threshold() Underfull \hbox (badness 10000) in paragraph at lines 850--852 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.MCCBinary method\T1/ptm/m/n/1 0 ), Underfull \hbox (badness 10000) in paragraph at lines 852--854 []\T1/pcr/m/n/10 optimize_threshold() Underfull \hbox (badness 10000) in paragraph at lines 854--855 []\T1/pcr/m/n/10 optimize_threshold() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.ob jectives.Recall Overfull \hbox (12.53014pt too wide) in paragraph at lines 863--865 []\T1/pcr/m/n/10 predict() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Bin aryClassificationPipeline Overfull \hbox (49.75972pt too wide) in paragraph at lines 865--867 []\T1/pcr/m/n/10 predict() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Cat BoostBinaryClassificationPipeline Overfull \hbox (64.20926pt too wide) in paragraph at lines 867--869 []\T1/pcr/m/n/10 predict() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Cat BoostMulticlassClassificationPipeline Overfull \hbox (11.2003pt too wide) in paragraph at lines 869--871 []\T1/pcr/m/n/10 predict() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Cat BoostRegressionPipeline Underfull \hbox (badness 10000) in paragraph at lines 871--873 []\T1/pcr/m/n/10 predict() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Cla ssificationPipeline Overfull \hbox (22.81021pt too wide) in paragraph at lines 873--875 []\T1/pcr/m/n/10 predict() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.com ponents.CatBoostClassifier Overfull \hbox (24.2504pt too wide) in paragraph at lines 875--877 []\T1/pcr/m/n/10 predict() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.com ponents.CatBoostRegressor Underfull \hbox (badness 10000) in paragraph at lines 877--879 []\T1/pcr/m/n/10 predict() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.com ponents.Estimator Overfull \hbox (13.69048pt too wide) in paragraph at lines 879--881 []\T1/pcr/m/n/10 predict() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.com ponents.LinearRegressor Overfull \hbox (61.3796pt too wide) in paragraph at lines 881--883 []\T1/pcr/m/n/10 predict() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.com ponents.LogisticRegressionClassifier Overfull \hbox (43.60023pt too wide) in paragraph at lines 883--885 []\T1/pcr/m/n/10 predict() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.com ponents.RandomForestClassifier Overfull \hbox (45.04042pt too wide) in paragraph at lines 885--887 []\T1/pcr/m/n/10 predict() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.com ponents.RandomForestRegressor Overfull \hbox (21.69035pt too wide) in paragraph at lines 887--889 []\T1/pcr/m/n/10 predict() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.com ponents.XGBoostClassifier Overfull \hbox (23.13054pt too wide) in paragraph at lines 889--891 []\T1/pcr/m/n/10 predict() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.com ponents.XGBoostRegressor Overfull \hbox (0.64038pt too wide) in paragraph at lines 891--893 []\T1/pcr/m/n/10 predict() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Lin earRegressionPipeline Overfull \hbox (33.31989pt too wide) in paragraph at lines 893--895 []\T1/pcr/m/n/10 predict() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Log isticRegressionBinaryPipeline Overfull \hbox (47.76942pt too wide) in paragraph at lines 895--897 []\T1/pcr/m/n/10 predict() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Log isticRegressionMulticlassPipeline Overfull \hbox (26.97968pt too wide) in paragraph at lines 897--899 []\T1/pcr/m/n/10 predict() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Mul ticlassClassificationPipeline Underfull \hbox (badness 10000) in paragraph at lines 900--901 []\T1/pcr/m/n/10 predict() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Reg ressionPipeline Overfull \hbox (24.7501pt too wide) in paragraph at lines 901--903 []\T1/pcr/m/n/10 predict() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.RFB inaryClassificationPipeline Overfull \hbox (39.19965pt too wide) in paragraph at lines 903--905 []\T1/pcr/m/n/10 predict() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.RFM ulticlassClassificationPipeline Underfull \hbox (badness 10000) in paragraph at lines 905--907 []\T1/pcr/m/n/10 predict() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.RFR egressionPipeline Underfull \hbox (badness 5681) in paragraph at lines 907--909 []\T1/pcr/m/n/10 predict() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.XGB oostBinaryPipeline Overfull \hbox (8.08018pt too wide) in paragraph at lines 909--911 []\T1/pcr/m/n/10 predict() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.XGB oostMulticlassPipeline Overfull \hbox (10.08044pt too wide) in paragraph at lines 911--913 []\T1/pcr/m/n/10 predict() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.XGB oostRegressionPipeline Overfull \hbox (48.53014pt too wide) in paragraph at lines 913--915 []\T1/pcr/m/n/10 predict_proba() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.BinaryClassificationPipeline Overfull \hbox (85.75972pt too wide) in paragraph at lines 915--917 []\T1/pcr/m/n/10 predict_proba() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.CatBoostBinaryClassificationPipeline Overfull \hbox (100.20926pt too wide) in paragraph at lines 917--919 []\T1/pcr/m/n/10 predict_proba() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.CatBoostMulticlassClassificationPipeline Overfull \hbox (21.31042pt too wide) in paragraph at lines 919--921 []\T1/pcr/m/n/10 predict_proba() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.ClassificationPipeline Overfull \hbox (58.81021pt too wide) in paragraph at lines 921--923 []\T1/pcr/m/n/10 predict_proba() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.components.CatBoostClassifier Overfull \hbox (60.2504pt too wide) in paragraph at lines 923--925 []\T1/pcr/m/n/10 predict_proba() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.components.CatBoostRegressor Overfull \hbox (22.69072pt too wide) in paragraph at lines 925--927 []\T1/pcr/m/n/10 predict_proba() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.components.Estimator Overfull \hbox (49.69048pt too wide) in paragraph at lines 927--929 []\T1/pcr/m/n/10 predict_proba() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.components.LinearRegressor [228] Overfull \hbox (97.3796pt too wide) in paragraph at lines 929--931 []\T1/pcr/m/n/10 predict_proba() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.components.LogisticRegressionClassifier Overfull \hbox (79.60023pt too wide) in paragraph at lines 931--933 []\T1/pcr/m/n/10 predict_proba() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.components.RandomForestClassifier Overfull \hbox (81.04042pt too wide) in paragraph at lines 933--935 []\T1/pcr/m/n/10 predict_proba() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.components.RandomForestRegressor Overfull \hbox (57.69035pt too wide) in paragraph at lines 935--937 []\T1/pcr/m/n/10 predict_proba() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.components.XGBoostClassifier Overfull \hbox (59.13054pt too wide) in paragraph at lines 937--939 []\T1/pcr/m/n/10 predict_proba() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.components.XGBoostRegressor Overfull \hbox (69.31989pt too wide) in paragraph at lines 939--941 []\T1/pcr/m/n/10 predict_proba() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.LogisticRegressionBinaryPipeline Overfull \hbox (83.76942pt too wide) in paragraph at lines 941--943 []\T1/pcr/m/n/10 predict_proba() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.LogisticRegressionMulticlassPipeline Overfull \hbox (62.97968pt too wide) in paragraph at lines 943--945 []\T1/pcr/m/n/10 predict_proba() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.MulticlassClassificationPipeline Overfull \hbox (60.7501pt too wide) in paragraph at lines 945--947 []\T1/pcr/m/n/10 predict_proba() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.RFBinaryClassificationPipeline Overfull \hbox (75.19965pt too wide) in paragraph at lines 947--949 []\T1/pcr/m/n/10 predict_proba() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.RFMulticlassClassificationPipeline Overfull \hbox (29.63065pt too wide) in paragraph at lines 949--951 []\T1/pcr/m/n/10 predict_proba() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.XGBoostBinaryPipeline Overfull \hbox (44.08018pt too wide) in paragraph at lines 951--953 []\T1/pcr/m/n/10 predict_proba() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelin es.XGBoostMulticlassPipeline Overfull \hbox (67.75972pt too wide) in paragraph at lines 953--955 []\T1/pcr/m/n/10 problem_type \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines. CatBoostBinaryClassificationPipeline Overfull \hbox (82.20926pt too wide) in paragraph at lines 955--957 []\T1/pcr/m/n/10 problem_type \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines. CatBoostMulticlassClassificationPipeline Overfull \hbox (29.2003pt too wide) in paragraph at lines 957--959 []\T1/pcr/m/n/10 problem_type \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines. CatBoostRegressionPipeline Overfull \hbox (18.64038pt too wide) in paragraph at lines 959--961 []\T1/pcr/m/n/10 problem_type \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines. LinearRegressionPipeline Overfull \hbox (51.31989pt too wide) in paragraph at lines 961--963 []\T1/pcr/m/n/10 problem_type \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines. LogisticRegressionBinaryPipeline Overfull \hbox (65.76942pt too wide) in paragraph at lines 963--965 []\T1/pcr/m/n/10 problem_type \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines. LogisticRegressionMulticlassPipeline Overfull \hbox (42.7501pt too wide) in paragraph at lines 965--967 []\T1/pcr/m/n/10 problem_type \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines. RFBinaryClassificationPipeline Overfull \hbox (57.19965pt too wide) in paragraph at lines 967--969 []\T1/pcr/m/n/10 problem_type \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines. RFMulticlassClassificationPipeline Overfull \hbox (4.19069pt too wide) in paragraph at lines 969--971 []\T1/pcr/m/n/10 problem_type \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines. RFRegressionPipeline Overfull \hbox (11.63065pt too wide) in paragraph at lines 971--973 []\T1/pcr/m/n/10 problem_type \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines. XGBoostBinaryPipeline Overfull \hbox (26.08018pt too wide) in paragraph at lines 973--975 []\T1/pcr/m/n/10 problem_type \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines. XGBoostMulticlassPipeline Overfull \hbox (28.08044pt too wide) in paragraph at lines 975--977 []\T1/pcr/m/n/10 problem_type \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines. XGBoostRegressionPipeline Underfull \hbox (badness 10000) in paragraph at lines 979--980 []\T1/pcr/m/n/10 propose() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.tuners.Random SearchTuner Underfull \hbox (badness 10000) in paragraph at lines 986--988 []\T1/pcr/m/n/10 RandomForestClassifier \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class i n Underfull \hbox (badness 10000) in paragraph at lines 988--990 []\T1/pcr/m/n/10 RandomForestRegressor \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 997--999 []\T1/pcr/m/n/10 RFBinaryClassificationPipeline \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 999--1001 []\T1/pcr/m/n/10 RFClassifierSelectFromModel \T1/ptm/m/n/10 (\T1/ptm/m/it/10 cl ass in Underfull \hbox (badness 10000) in paragraph at lines 1004--1006 []\T1/pcr/m/n/10 RFRegressorSelectFromModel \T1/ptm/m/n/10 (\T1/ptm/m/it/10 cla ss in Overfull \hbox (31.75972pt too wide) in paragraph at lines 1012--1014 []\T1/pcr/m/n/10 save() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.CatBoo stBinaryClassificationPipeline Overfull \hbox (46.20926pt too wide) in paragraph at lines 1014--1016 []\T1/pcr/m/n/10 save() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.CatBoo stMulticlassClassificationPipeline Underfull \hbox (badness 7047) in paragraph at lines 1016--1018 []\T1/pcr/m/n/10 save() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.CatBoo stRegressionPipeline Underfull \hbox (badness 10000) in paragraph at lines 1018--1019 []\T1/pcr/m/n/10 save() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Classi ficationPipeline Underfull \hbox (badness 10000) in paragraph at lines 1019--1021 []\T1/pcr/m/n/10 save() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Linear RegressionPipeline Overfull \hbox (15.31989pt too wide) in paragraph at lines 1021--1023 []\T1/pcr/m/n/10 save() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Logist icRegressionBinaryPipeline Overfull \hbox (29.76942pt too wide) in paragraph at lines 1023--1025 []\T1/pcr/m/n/10 save() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Logist icRegressionMulticlassPipeline Overfull \hbox (8.97968pt too wide) in paragraph at lines 1025--1027 []\T1/pcr/m/n/10 save() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Multic lassClassificationPipeline Overfull \hbox (6.7501pt too wide) in paragraph at lines 1029--1031 []\T1/pcr/m/n/10 save() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.RFBina ryClassificationPipeline Overfull \hbox (21.19965pt too wide) in paragraph at lines 1031--1033 []\T1/pcr/m/n/10 save() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.RFMult iclassClassificationPipeline [229] Underfull \hbox (badness 10000) in paragraph at lines 1033--1034 []\T1/pcr/m/n/10 save() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.RFRegr essionPipeline Underfull \hbox (badness 10000) in paragraph at lines 1034--1035 []\T1/pcr/m/n/10 save() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.XGBoos tBinaryPipeline Underfull \hbox (badness 10000) in paragraph at lines 1035--1037 []\T1/pcr/m/n/10 save() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.XGBoos tMulticlassPipeline Underfull \hbox (badness 10000) in paragraph at lines 1037--1039 []\T1/pcr/m/n/10 save() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.XGBoos tRegressionPipeline Underfull \hbox (badness 10000) in paragraph at lines 1040--1041 []\T1/pcr/m/n/10 score() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.Accu racyMulticlass Underfull \hbox (badness 10000) in paragraph at lines 1045--1047 []\T1/pcr/m/n/10 score() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.Bala ncedAccuracyBinary Overfull \hbox (5.9003pt too wide) in paragraph at lines 1047--1049 []\T1/pcr/m/n/10 score() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.Bala ncedAccuracyMulticlass Overfull \hbox (9.39989pt too wide) in paragraph at lines 1049--1051 []\T1/pcr/m/n/10 score() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.Bina ryClassificationObjective Underfull \hbox (badness 5607) in paragraph at lines 1058--1059 []\T1/pcr/m/n/10 score() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.LogL ossBinary method\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1059--1060 []\T1/pcr/m/n/10 score() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.LogL ossMulticlass Overfull \hbox (23.84943pt too wide) in paragraph at lines 1066--1068 []\T1/pcr/m/n/10 score() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.Mult iclassClassificationObjective Underfull \hbox (badness 10000) in paragraph at lines 1068--1069 []\T1/pcr/m/n/10 score() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.Obje ctiveBase method\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1072--1073 []\T1/pcr/m/n/10 score() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.Prec isionWeighted Underfull \hbox (badness 10000) in paragraph at lines 1078--1079 []\T1/pcr/m/n/10 score() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.Regr essionObjective Overfull \hbox (0.53014pt too wide) in paragraph at lines 1079--1081 []\T1/pcr/m/n/10 score() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Binar yClassificationPipeline Overfull \hbox (37.75972pt too wide) in paragraph at lines 1081--1083 []\T1/pcr/m/n/10 score() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.CatBo ostBinaryClassificationPipeline Overfull \hbox (52.20926pt too wide) in paragraph at lines 1083--1085 []\T1/pcr/m/n/10 score() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.CatBo ostMulticlassClassificationPipeline Underfull \hbox (badness 10000) in paragraph at lines 1087--1088 []\T1/pcr/m/n/10 score() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Class ificationPipeline Underfull \hbox (badness 10000) in paragraph at lines 1088--1090 []\T1/pcr/m/n/10 score() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Linea rRegressionPipeline Overfull \hbox (21.31989pt too wide) in paragraph at lines 1090--1092 []\T1/pcr/m/n/10 score() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Logis ticRegressionBinaryPipeline Overfull \hbox (35.76942pt too wide) in paragraph at lines 1092--1094 []\T1/pcr/m/n/10 score() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Logis ticRegressionMulticlassPipeline Overfull \hbox (14.97968pt too wide) in paragraph at lines 1094--1096 []\T1/pcr/m/n/10 score() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Multi classClassificationPipeline Overfull \hbox (12.7501pt too wide) in paragraph at lines 1098--1100 []\T1/pcr/m/n/10 score() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.RFBin aryClassificationPipeline Overfull \hbox (27.19965pt too wide) in paragraph at lines 1100--1102 []\T1/pcr/m/n/10 score() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.RFMul ticlassClassificationPipeline Underfull \hbox (badness 10000) in paragraph at lines 1102--1103 []\T1/pcr/m/n/10 score() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.RFReg ressionPipeline Underfull \hbox (badness 10000) in paragraph at lines 1103--1104 []\T1/pcr/m/n/10 score() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.XGBoo stBinaryPipeline Underfull \hbox (badness 10000) in paragraph at lines 1108--1109 []\T1/pcr/m/n/10 search() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.automl.AutoCla ssificationSearch Underfull \hbox (badness 10000) in paragraph at lines 1109--1110 []\T1/pcr/m/n/10 search() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.automl.AutoReg ressionSearch Underfull \hbox (badness 10000) in paragraph at lines 1110--1111 []\T1/pcr/m/n/10 SimpleImputer \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 1113--1114 []\T1/pcr/m/n/10 StandardScaler \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Overfull \hbox (37.75972pt too wide) in paragraph at lines 1114--1116 []\T1/pcr/m/n/10 summary \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.CatBo ostBinaryClassificationPipeline Overfull \hbox (52.20926pt too wide) in paragraph at lines 1116--1118 []\T1/pcr/m/n/10 summary \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.CatBo ostMulticlassClassificationPipeline [230] Underfull \hbox (badness 10000) in paragraph at lines 1120--1122 []\T1/pcr/m/n/10 summary \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Linea rRegressionPipeline Overfull \hbox (21.31989pt too wide) in paragraph at lines 1122--1124 []\T1/pcr/m/n/10 summary \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Logis ticRegressionBinaryPipeline Overfull \hbox (35.76942pt too wide) in paragraph at lines 1124--1126 []\T1/pcr/m/n/10 summary \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.Logis ticRegressionMulticlassPipeline Overfull \hbox (12.7501pt too wide) in paragraph at lines 1126--1128 []\T1/pcr/m/n/10 summary \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.RFBin aryClassificationPipeline Overfull \hbox (27.19965pt too wide) in paragraph at lines 1128--1130 []\T1/pcr/m/n/10 summary \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.RFMul ticlassClassificationPipeline Underfull \hbox (badness 5771) in paragraph at lines 1130--1132 []\T1/pcr/m/n/10 summary \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.RFReg ressionPipeline at- Underfull \hbox (badness 10000) in paragraph at lines 1138--1140 []\T1/pcr/m/n/10 supported_problem_types Overfull \hbox (6.91019pt too wide) in paragraph at lines 1138--1140 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.components.CatBoostClassifier Underfull \hbox (badness 10000) in paragraph at lines 1140--1142 []\T1/pcr/m/n/10 supported_problem_types Overfull \hbox (8.35037pt too wide) in paragraph at lines 1140--1142 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.components.CatBoostRegressor Underfull \hbox (badness 10000) in paragraph at lines 1142--1144 []\T1/pcr/m/n/10 supported_problem_types Underfull \hbox (badness 10000) in paragraph at lines 1142--1144 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.components.LinearRegressor Underfull \hbox (badness 10000) in paragraph at lines 1144--1146 []\T1/pcr/m/n/10 supported_problem_types Overfull \hbox (45.47957pt too wide) in paragraph at lines 1144--1146 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.components.LogisticRegressionC lassifier Underfull \hbox (badness 10000) in paragraph at lines 1146--1148 []\T1/pcr/m/n/10 supported_problem_types Overfull \hbox (27.70021pt too wide) in paragraph at lines 1146--1148 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.components.RandomForestClassif ier Underfull \hbox (badness 10000) in paragraph at lines 1148--1150 []\T1/pcr/m/n/10 supported_problem_types Overfull \hbox (29.1404pt too wide) in paragraph at lines 1148--1150 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.components.RandomForestRegress or Underfull \hbox (badness 10000) in paragraph at lines 1150--1152 []\T1/pcr/m/n/10 supported_problem_types Overfull \hbox (5.79033pt too wide) in paragraph at lines 1150--1152 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.components.XGBoostClassifier Underfull \hbox (badness 10000) in paragraph at lines 1152--1154 []\T1/pcr/m/n/10 supported_problem_types Overfull \hbox (7.23051pt too wide) in paragraph at lines 1152--1154 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.components.XGBoostRegressor Overfull \hbox (24.78084pt too wide) in paragraph at lines 1157--1159 []\T1/pcr/m/n/10 transform() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.c omponents.OneHotEncoder Overfull \hbox (80.44995pt too wide) in paragraph at lines 1159--1161 []\T1/pcr/m/n/10 transform() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.c omponents.RFClassifierSelectFromModel Overfull \hbox (81.89014pt too wide) in paragraph at lines 1161--1163 []\T1/pcr/m/n/10 transform() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.c omponents.RFRegressorSelectFromModel Overfull \hbox (18.12065pt too wide) in paragraph at lines 1163--1165 []\T1/pcr/m/n/10 transform() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.c omponents.SimpleImputer Overfull \hbox (21.09074pt too wide) in paragraph at lines 1165--1167 []\T1/pcr/m/n/10 transform() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.c omponents.StandardScaler Overfull \hbox (9.10078pt too wide) in paragraph at lines 1167--1169 []\T1/pcr/m/n/10 transform() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.pipelines.c omponents.Transformer Underfull \hbox (badness 10000) in paragraph at lines 1175--1176 []\T1/pcr/m/n/10 validate() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.data_checks. DataChecks Underfull \hbox (badness 10000) in paragraph at lines 1176--1178 []\T1/pcr/m/n/10 validate_inputs() Underfull \hbox (badness 10000) in paragraph at lines 1176--1178 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.AccuracyBinary method\T1/ptm/ m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1178--1180 []\T1/pcr/m/n/10 validate_inputs() Underfull \hbox (badness 10000) in paragraph at lines 1178--1180 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.AccuracyMulticlass Underfull \hbox (badness 10000) in paragraph at lines 1180--1181 []\T1/pcr/m/n/10 validate_inputs() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objec tives.AUC Underfull \hbox (badness 10000) in paragraph at lines 1182--1183 []\T1/pcr/m/n/10 validate_inputs() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objec tives.AUCMicro Underfull \hbox (badness 10000) in paragraph at lines 1183--1185 []\T1/pcr/m/n/10 validate_inputs() Underfull \hbox (badness 10000) in paragraph at lines 1183--1185 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.AUCWeighted method\T1/ptm/m/n /10 ), Underfull \hbox (badness 10000) in paragraph at lines 1185--1187 []\T1/pcr/m/n/10 validate_inputs() Underfull \hbox (badness 10000) in paragraph at lines 1185--1187 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.BalancedAccuracyBinary Underfull \hbox (badness 10000) in paragraph at lines 1187--1189 []\T1/pcr/m/n/10 validate_inputs() Overfull \hbox (2.00027pt too wide) in paragraph at lines 1187--1189 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.BalancedAccuracyMulticlass Underfull \hbox (badness 10000) in paragraph at lines 1189--1191 []\T1/pcr/m/n/10 validate_inputs() Overfull \hbox (5.49986pt too wide) in paragraph at lines 1189--1191 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.BinaryClassificationObjective Underfull \hbox (badness 10000) in paragraph at lines 1194--1195 []\T1/pcr/m/n/10 validate_inputs() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objec tives.F1Macro Underfull \hbox (badness 10000) in paragraph at lines 1195--1196 []\T1/pcr/m/n/10 validate_inputs() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objec tives.F1Micro Underfull \hbox (badness 10000) in paragraph at lines 1198--1199 []\T1/pcr/m/n/10 validate_inputs() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objec tives.FraudCost Underfull \hbox (badness 10000) in paragraph at lines 1201--1203 []\T1/pcr/m/n/10 validate_inputs() Underfull \hbox (badness 10000) in paragraph at lines 1201--1203 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.LogLossBinary method\T1/ptm/m /n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1203--1205 []\T1/pcr/m/n/10 validate_inputs() [231] Underfull \hbox (badness 10000) in paragraph at lines 1205--1206 []\T1/pcr/m/n/10 validate_inputs() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objec tives.MAE Underfull \hbox (badness 10000) in paragraph at lines 1206--1207 []\T1/pcr/m/n/10 validate_inputs() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objec tives.MaxError Underfull \hbox (badness 10000) in paragraph at lines 1208--1210 []\T1/pcr/m/n/10 validate_inputs() Underfull \hbox (badness 10000) in paragraph at lines 1208--1210 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.MCCMulticlass method\T1/ptm/m /n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1210--1211 []\T1/pcr/m/n/10 validate_inputs() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objec tives.MedianAE Underfull \hbox (badness 10000) in paragraph at lines 1211--1212 []\T1/pcr/m/n/10 validate_inputs() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objec tives.MSE Underfull \hbox (badness 10000) in paragraph at lines 1212--1214 []\T1/pcr/m/n/10 validate_inputs() Overfull \hbox (19.9494pt too wide) in paragraph at lines 1212--1214 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.MulticlassClassificationObjec tive Underfull \hbox (badness 10000) in paragraph at lines 1214--1216 []\T1/pcr/m/n/10 validate_inputs() Underfull \hbox (badness 10000) in paragraph at lines 1214--1216 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.ObjectiveBase method\T1/ptm/m /n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1216--1217 []\T1/pcr/m/n/10 validate_inputs() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objec tives.Precision Underfull \hbox (badness 10000) in paragraph at lines 1217--1219 []\T1/pcr/m/n/10 validate_inputs() Underfull \hbox (badness 10000) in paragraph at lines 1217--1219 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.PrecisionMacro method\T1/ptm/ m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1219--1221 []\T1/pcr/m/n/10 validate_inputs() Underfull \hbox (badness 10000) in paragraph at lines 1219--1221 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.PrecisionMicro method\T1/ptm/ m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1221--1223 []\T1/pcr/m/n/10 validate_inputs() Underfull \hbox (badness 10000) in paragraph at lines 1224--1225 []\T1/pcr/m/n/10 validate_inputs() \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objec tives.Recall Underfull \hbox (badness 10000) in paragraph at lines 1225--1227 []\T1/pcr/m/n/10 validate_inputs() Underfull \hbox (badness 10000) in paragraph at lines 1225--1227 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.RecallMacro method\T1/ptm/m/n /10 ), Underfull \hbox (badness 10000) in paragraph at lines 1229--1231 []\T1/pcr/m/n/10 validate_inputs() Underfull \hbox (badness 10000) in paragraph at lines 1229--1231 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.RecallWeighted method\T1/ptm/ m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1231--1233 []\T1/pcr/m/n/10 validate_inputs() Underfull \hbox (badness 10000) in paragraph at lines 1231--1233 \T1/ptm/m/n/10 (\T1/ptm/m/it/10 evalml.objectives.RegressionObjective Underfull \hbox (badness 10000) in paragraph at lines 1236--1237 []\T1/pcr/m/n/10 XGBoostBinaryPipeline \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 1237--1239 []\T1/pcr/m/n/10 XGBoostClassifier \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in Underfull \hbox (badness 10000) in paragraph at lines 1239--1240 []\T1/pcr/m/n/10 XGBoostMulticlassPipeline \T1/ptm/m/n/10 (\T1/ptm/m/it/10 clas s in Underfull \hbox (badness 10000) in paragraph at lines 1240--1241 []\T1/pcr/m/n/10 XGBoostRegressionPipeline \T1/ptm/m/n/10 (\T1/ptm/m/it/10 clas s in Underfull \hbox (badness 10000) in paragraph at lines 1241--1242 []\T1/pcr/m/n/10 XGBoostRegressor \T1/ptm/m/n/10 (\T1/ptm/m/it/10 class in [232]) (./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 (236 pages, 1424437 bytes). Transcript written on feature-labs-inc-evalml.log. Latexmk: Index file 'feature-labs-inc-evalml.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'feature-labs-inc-evalml.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'feature-labs-inc-evalml.aux' 'feature-labs-inc-evalml.out' 'feature-labs-inc-evalml.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="feature-labs-inc-evalml" "EvalML.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./EvalML.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/23 v2.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file feature-labs-inc-evalml.idx (./feature-labs-inc-evalml.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./feature-labs-inc-evalml.out) (./feature-labs-inc-evalml.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./feature-labs-inc-evalml.toc) [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1 <./evalml_logo .png>] [2] Chapter 1. [3] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.344 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.344 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.344 ...g objective AUC: bad input shape (152, 2) ! 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.347 ...ts} 20\%|██ | Elapsed:00:03 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.347 ...ts} 20\%|██ | Elapsed:00:03 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.347 ...ts} 20\%|██ | Elapsed:00:03 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.348 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.348 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.348 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.348 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.348 ...g objective AUC: bad input shape (152, 2) ! 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.351 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.351 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.351 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.351 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.351 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.352 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.352 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.352 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.352 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.352 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.352 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.352 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.355 ...0\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.355 ...0\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.355 ...0\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.355 ...0\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.355 ...0\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.355 ...0\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.355 ...0\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.356 ...g objective AUC: bad input shape (152, 2) ! 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.359 ...████████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.359 ...████████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.359 ...████████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.359 ...████████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.359 ...████████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.359 ...████████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.359 ...████████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.359 ...████████ | Elapsed:00:16 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.359 ...████████ | Elapsed:00:16 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.360 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.360 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.360 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.360 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.360 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.360 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.360 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.360 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.360 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.360 ...g objective AUC: bad input shape (152, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.360 ...g objective AUC: bad input shape (152, 2) ! 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.363 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.363 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.363 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.363 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.363 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.363 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.363 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.363 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.363 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.363 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.363 ...��████████| Elapsed:00:20 ! 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.364 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.364 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.364 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.364 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.364 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.364 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.364 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.364 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.364 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.364 ...��████████| Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.364 ...��████████| Elapsed:00:20 [4] [5] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.519 ...t=1120.0\sphinxpxdimen]{{index_19_0}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.519 ...t=1120.0\sphinxpxdimen]{{index_19_0}.svg} [6] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [7] [8] ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.780 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.780 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.780 ...g objective AUC: bad input shape (667, 2) ! 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.783 ...ts} 20\%|██ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.783 ...ts} 20\%|██ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.783 ...ts} 20\%|██ | Elapsed:00:04 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.784 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.784 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.784 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.784 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.784 ...g objective AUC: bad input shape (667, 2) ! 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.787 ... 40\%|████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.787 ... 40\%|████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.787 ... 40\%|████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.787 ... 40\%|████ | Elapsed:00:14 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.787 ... 40\%|████ | Elapsed:00:14 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.788 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.788 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.788 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.788 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.788 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.788 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.788 ...g objective AUC: bad input shape (667, 2) ! 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.791 ...0\%|██████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.791 ...0\%|██████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.791 ...0\%|██████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.791 ...0\%|██████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.791 ...0\%|██████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.791 ...0\%|██████ | Elapsed:00:15 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.791 ...0\%|██████ | Elapsed:00:15 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.792 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.792 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.792 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.792 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.792 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.792 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.792 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.792 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.792 ...g objective AUC: bad input shape (667, 2) ! 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.795 ...████████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.795 ...████████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.795 ...████████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.795 ...████████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.795 ...████████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.795 ...████████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.795 ...████████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.795 ...████████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.795 ...████████ | Elapsed:00:20 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.796 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.796 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.796 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.796 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.796 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.796 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.796 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.796 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.796 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.796 ...g objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.796 ...g objective AUC: bad input shape (667, 2) ! 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.799 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.799 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.799 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.799 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.799 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.799 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.799 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.799 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.799 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.799 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.799 ...��████████| Elapsed:00:31 ! 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.800 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.800 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.800 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.800 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.800 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.800 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.800 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.800 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.800 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.800 ...��████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.800 ...��████████| Elapsed:00:31 [9] [10] ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1063 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1063 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1063 ... objective AUC: bad input shape (667, 2) ! 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.1066 ...s} 20\%|██ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1066 ...s} 20\%|██ | Elapsed:00:04 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1066 ...s} 20\%|██ | Elapsed:00:04 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1067 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1067 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1067 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1067 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1067 ... objective AUC: bad input shape (667, 2) ! 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.1070 ... 40\%|████ | Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1070 ... 40\%|████ | Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1070 ... 40\%|████ | Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1070 ... 40\%|████ | Elapsed:00:12 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1070 ... 40\%|████ | Elapsed:00:12 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1071 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1071 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1071 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1071 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1071 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1071 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1071 ... objective AUC: bad input shape (667, 2) ! 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.1074 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1074 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1074 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1074 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1074 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1074 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1074 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1075 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1075 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1075 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1075 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1075 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1075 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1075 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1075 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1075 ... objective AUC: bad input shape (667, 2) ! 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.1078 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1078 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1078 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1078 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1078 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1078 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1078 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1078 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1078 ...��███████ | Elapsed:00:17 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1079 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1079 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1079 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1079 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1079 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1079 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1079 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1079 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1079 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1079 ... objective AUC: bad input shape (667, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1079 ... objective AUC: bad input shape (667, 2) ! 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.1082 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1082 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1082 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1082 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1082 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1082 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1082 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1082 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1082 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1082 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1082 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char ✔ (U+2714) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�████████| Elapsed:00:21 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1083 ...�████████| Elapsed:00:21 [11] [12] [13] ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1435 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1435 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1435 ...objective AUC: bad input shape (1550, 2) ! 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.1438 ...s} 20\%|██ | Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1438 ...s} 20\%|██ | Elapsed:00:06 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1438 ...s} 20\%|██ | Elapsed:00:06 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1439 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1439 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1439 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1439 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1439 ...objective AUC: bad input shape (1550, 2) ! 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.1442 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1442 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1442 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1442 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1442 ... 40\%|████ | Elapsed:00:11 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1443 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1443 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1443 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1443 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1443 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1443 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1443 ...objective AUC: bad input shape (1550, 2) ! 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.1446 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1446 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1446 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1446 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1446 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1446 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1446 ...\%|██████ | Elapsed:00:13 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1447 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1447 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1447 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1447 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1447 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1447 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1447 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1447 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1447 ...objective AUC: bad input shape (1550, 2) ! 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.1450 ...��███████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1450 ...��███████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1450 ...��███████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1450 ...��███████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1450 ...��███████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1450 ...��███████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1450 ...��███████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1450 ...��███████ | Elapsed:00:20 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1450 ...��███████ | Elapsed:00:20 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1451 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1451 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1451 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1451 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1451 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1451 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1451 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1451 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1451 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1451 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1451 ...objective AUC: bad input shape (1550, 2) ! 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.1454 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1454 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1454 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1454 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1454 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1454 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1454 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1454 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1454 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1454 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1454 ...�████████| Elapsed:00:31 ! 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.1455 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1455 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1455 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1455 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1455 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1455 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1455 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1455 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1455 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1455 ...�████████| Elapsed:00:31 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1455 ...�████████| Elapsed:00:31 [14] [15] [16] ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1714 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1714 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1714 ...objective AUC: bad input shape (1550, 2) ! 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.1717 ...s} 20\%|██ | Elapsed:00:03 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1717 ...s} 20\%|██ | Elapsed:00:03 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1717 ...s} 20\%|██ | Elapsed:00:03 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1718 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1718 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1718 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1718 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1718 ...objective AUC: bad input shape (1550, 2) ! 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.1721 ... 40\%|████ | Elapsed:00:10 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1721 ... 40\%|████ | Elapsed:00:10 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1721 ... 40\%|████ | Elapsed:00:10 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1721 ... 40\%|████ | Elapsed:00:10 ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1721 ... 40\%|████ | Elapsed:00:10 ! Package inputenc Error: Unicode char ▹ (U+25B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1722 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1722 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1722 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1722 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1722 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Unicode char █ (U+2588) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1722 ...objective AUC: bad input shape (1550, 2) ! Package inputenc Error: Un Command output too long. Truncated at 1MB. [rtd-command-info] start-time: 2020-05-21T23:21:35.516575Z, end-time: 2020-05-21T23:21:35.723127Z, 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