Read the Docs build information Build id: 130138 Project: leapyear-python-docs Version: latest Commit: c01fc8dc09fd1929111a82e9c7ff401f4d11e1d7 Date: 2018-07-28T08:28:31.029074Z State: finished Success: True [rtd-command-info] start-time: 2018-07-28T13:28:31.589343Z, end-time: 2018-07-28T13:28:31.598651Z, duration: 0, exit-code: 0 git remote set-url origin git@github.com:LeapYear/python-docs.git [rtd-command-info] start-time: 2018-07-28T13:28:31.650999Z, end-time: 2018-07-28T13:28:32.109536Z, duration: 0, exit-code: 0 git fetch --tags --prune From github.com:LeapYear/python-docs 1d70fab..c01fc8d master -> origin/master [rtd-command-info] start-time: 2018-07-28T13:28:32.176850Z, end-time: 2018-07-28T13:28:32.188540Z, duration: 0, exit-code: 0 git checkout --force origin/master Previous HEAD position was 1d70fab... master HEAD is now at c01fc8d... master [rtd-command-info] start-time: 2018-07-28T13:28:32.250437Z, end-time: 2018-07-28T13:28:32.269771Z, duration: 0, exit-code: 0 git clean -d -f -f Removing docs/_build/ [rtd-command-info] start-time: 2018-07-28T13:28:32.351882Z, end-time: 2018-07-28T13:28:32.358098Z, duration: 0, exit-code: 0 git branch -r origin/0.1.2 origin/0.1.3 origin/2.0.6 origin/2.0.7 origin/2.0.7-rc1 origin/2.0.7-rc2 origin/2.0.8 origin/2.0.8-rc0 origin/2.0.8-rc1 origin/2.0.8-rc2 origin/2.0.8-rc3 origin/2.0.9-rc1 origin/2.0.9-rc2 origin/2.0.9-rc3 origin/CS-300 origin/HEAD -> origin/master origin/master [rtd-command-info] start-time: 2018-07-28T13:28:32.932678Z, end-time: 2018-07-28T13:28:35.617080Z, duration: 2, exit-code: 0 python3.6 -mvirtualenv --no-site-packages --no-download Using base prefix '/home/docs/.pyenv/versions/3.6.2' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/bin/python3.6 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/envs/latest/bin/python Installing setuptools, pip, wheel...done. [rtd-command-info] start-time: 2018-07-28T13:28:35.673448Z, end-time: 2018-07-28T13:28:45.193054Z, duration: 9, exit-code: 0 python pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/.cache/pip Pygments==2.2.0 setuptools<40 docutils==0.13.1 mock==1.0.1 pillow==2.6.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.5.4 recommonmark==0.4.0 sphinx<1.8 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<0.6 Collecting Pygments==2.2.0 Using cached https://files.pythonhosted.org/packages/02/ee/b6e02dc6529e82b75bb06823ff7d005b141037cb1416b10c6f00fc419dca/Pygments-2.2.0-py2.py3-none-any.whl Collecting setuptools<40 Using cached https://files.pythonhosted.org/packages/7f/e1/820d941153923aac1d49d7fc37e17b6e73bfbd2904959fffbad77900cf92/setuptools-39.2.0-py2.py3-none-any.whl Collecting docutils==0.13.1 Using cached https://files.pythonhosted.org/packages/7c/30/8fb30d820c012a6f701a66618ce065b6d61d08ac0a77e47fc7808dbaee47/docutils-0.13.1-py3-none-any.whl Collecting mock==1.0.1 Collecting pillow==2.6.1 Collecting alabaster!=0.7.5,<0.8,>=0.7 Using cached https://files.pythonhosted.org/packages/6e/71/c3648cc2f675063dbe2d669004a59e4a5120172713a1de3c3b14144d4b31/alabaster-0.7.11-py2.py3-none-any.whl Collecting commonmark==0.5.4 Collecting recommonmark==0.4.0 Using cached https://files.pythonhosted.org/packages/df/a5/8ee4b84af7f997dfdba71254a88008cfc19c49df98983c9a4919e798f8ce/recommonmark-0.4.0-py2.py3-none-any.whl Collecting sphinx<1.8 Using cached https://files.pythonhosted.org/packages/6d/62/e95cbd4966acaecb8805c321609ba986e47d806e5735967acfe2db3f7c26/Sphinx-1.7.6-py2.py3-none-any.whl Collecting sphinx-rtd-theme<0.5 Downloading https://files.pythonhosted.org/packages/87/30/7460f7b77b6e8a080dd3688f750fe5d5666c49358f8941449c5b128fa97d/sphinx_rtd_theme-0.4.1-py2.py3-none-any.whl (5.4MB) Collecting readthedocs-sphinx-ext<0.6 Using cached https://files.pythonhosted.org/packages/54/7a/26d18b225af6041f99457c002d3f27485732864ac984d3c4c56f27d73ef1/readthedocs_sphinx_ext-0.5.14-py2.py3-none-any.whl Collecting snowballstemmer>=1.1 (from sphinx<1.8) Using cached https://files.pythonhosted.org/packages/d4/6c/8a935e2c7b54a37714656d753e4187ee0631988184ed50c0cf6476858566/snowballstemmer-1.2.1-py2.py3-none-any.whl Collecting babel!=2.0,>=1.3 (from sphinx<1.8) Using cached https://files.pythonhosted.org/packages/b8/ad/c6f60602d3ee3d92fbed87675b6fb6a6f9a38c223343ababdb44ba201f10/Babel-2.6.0-py2.py3-none-any.whl Collecting six>=1.5 (from sphinx<1.8) Using cached https://files.pythonhosted.org/packages/67/4b/141a581104b1f6397bfa78ac9d43d8ad29a7ca43ea90a2d863fe3056e86a/six-1.11.0-py2.py3-none-any.whl Collecting sphinxcontrib-websupport (from sphinx<1.8) Using cached https://files.pythonhosted.org/packages/52/69/3c2fbdc3702358c5b34ee25e387b24838597ef099761fc9a42c166796e8f/sphinxcontrib_websupport-1.1.0-py2.py3-none-any.whl Collecting imagesize (from sphinx<1.8) Using cached https://files.pythonhosted.org/packages/e9/79/31cc1c2e0daf575f8fd2b581e2975e6a6938bd439581f766b79c50479521/imagesize-1.0.0-py2.py3-none-any.whl Collecting requests>=2.0.0 (from sphinx<1.8) Using cached https://files.pythonhosted.org/packages/65/47/7e02164a2a3db50ed6d8a6ab1d6d60b69c4c3fdf57a284257925dfc12bda/requests-2.19.1-py2.py3-none-any.whl Collecting Jinja2>=2.3 (from sphinx<1.8) Using cached https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl Collecting packaging (from sphinx<1.8) Using cached https://files.pythonhosted.org/packages/ad/c2/b500ea05d5f9f361a562f089fc91f77ed3b4783e13a08a3daf82069b1224/packaging-17.1-py2.py3-none-any.whl Collecting pytz>=0a (from babel!=2.0,>=1.3->sphinx<1.8) Using cached https://files.pythonhosted.org/packages/30/4e/27c34b62430286c6d59177a0842ed90dc789ce5d1ed740887653b898779a/pytz-2018.5-py2.py3-none-any.whl Collecting idna<2.8,>=2.5 (from requests>=2.0.0->sphinx<1.8) Using cached https://files.pythonhosted.org/packages/4b/2a/0276479a4b3caeb8a8c1af2f8e4355746a97fab05a372e4a2c6a6b876165/idna-2.7-py2.py3-none-any.whl Collecting certifi>=2017.4.17 (from requests>=2.0.0->sphinx<1.8) Using cached https://files.pythonhosted.org/packages/7c/e6/92ad559b7192d846975fc916b65f667c7b8c3a32bea7372340bfe9a15fa5/certifi-2018.4.16-py2.py3-none-any.whl Collecting chardet<3.1.0,>=3.0.2 (from requests>=2.0.0->sphinx<1.8) Using cached https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl Collecting urllib3<1.24,>=1.21.1 (from requests>=2.0.0->sphinx<1.8) Using cached https://files.pythonhosted.org/packages/bd/c9/6fdd990019071a4a32a5e7cb78a1d92c53851ef4f56f62a3486e6a7d8ffb/urllib3-1.23-py2.py3-none-any.whl Collecting MarkupSafe>=0.23 (from Jinja2>=2.3->sphinx<1.8) Collecting pyparsing>=2.0.2 (from packaging->sphinx<1.8) Using cached https://files.pythonhosted.org/packages/6a/8a/718fd7d3458f9fab8e67186b00abdd345b639976bc7fb3ae722e1b026a50/pyparsing-2.2.0-py2.py3-none-any.whl Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, commonmark, recommonmark, snowballstemmer, pytz, babel, six, sphinxcontrib-websupport, imagesize, idna, certifi, chardet, urllib3, requests, MarkupSafe, Jinja2, pyparsing, packaging, sphinx, sphinx-rtd-theme, readthedocs-sphinx-ext Found existing installation: setuptools 39.0.1 Uninstalling setuptools-39.0.1: Successfully uninstalled setuptools-39.0.1 Successfully installed Jinja2-2.10 MarkupSafe-1.0 Pygments-2.2.0 alabaster-0.7.11 babel-2.6.0 certifi-2018.4.16 chardet-3.0.4 commonmark-0.5.4 docutils-0.13.1 idna-2.7 imagesize-1.0.0 mock-1.0.1 packaging-17.1 pillow-2.6.1 pyparsing-2.2.0 pytz-2018.5 readthedocs-sphinx-ext-0.5.14 recommonmark-0.4.0 requests-2.19.1 setuptools-39.2.0 six-1.11.0 snowballstemmer-1.2.1 sphinx-1.7.6 sphinx-rtd-theme-0.4.1 sphinxcontrib-websupport-1.1.0 urllib3-1.23 You are using pip version 9.0.3, however version 18.0 is available. You should consider upgrading via the 'pip install --upgrade pip' command. [rtd-command-info] start-time: 2018-07-28T13:28:45.249021Z, end-time: 2018-07-28T13:28:54.386901Z, duration: 9, exit-code: 0 python pip install --ignore-installed --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/.cache/pip . Processing /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/checkouts/latest Collecting numpy==1.13.3 (from leapyear==2.0.7rc2) Using cached https://files.pythonhosted.org/packages/57/a7/e3e6bd9d595125e1abbe162e323fd2d06f6f6683185294b79cd2cdb190d5/numpy-1.13.3-cp36-cp36m-manylinux1_x86_64.whl Collecting python-dateutil==2.6.1 (from leapyear==2.0.7rc2) Using cached https://files.pythonhosted.org/packages/4b/0d/7ed381ab4fe80b8ebf34411d14f253e1cf3e56e2820ffa1d8844b23859a2/python_dateutil-2.6.1-py2.py3-none-any.whl Collecting typing==3.6.2 (from leapyear==2.0.7rc2) Using cached https://files.pythonhosted.org/packages/44/88/d09c6a7fe1af4a02f16d2f1766212bec752aadb04e5699a9706a10a1a37d/typing-3.6.2-py3-none-any.whl Collecting six>=1.5 (from python-dateutil==2.6.1->leapyear==2.0.7rc2) Using cached https://files.pythonhosted.org/packages/67/4b/141a581104b1f6397bfa78ac9d43d8ad29a7ca43ea90a2d863fe3056e86a/six-1.11.0-py2.py3-none-any.whl Installing collected packages: numpy, six, python-dateutil, typing, leapyear Running setup.py install for leapyear: started Running setup.py install for leapyear: finished with status 'done' Successfully installed leapyear-2.0.7rc2 numpy-1.13.3 python-dateutil-2.6.1 six-1.11.0 typing-3.6.2 You are using pip version 9.0.3, however version 18.0 is available. You should consider upgrading via the 'pip install --upgrade pip' command. [rtd-command-info] start-time: 2018-07-28T13:28:54.923930Z, end-time: 2018-07-28T13:28:54.989486Z, duration: 0, exit-code: 0 cat docs/conf.py # -*- coding: utf-8 -*- # flake8: noqa import os import sphinx_rtd_theme import sys from datetime import datetime # docs/ directory DOCS_DIR = os.path.dirname(__file__) sys.path.append(DOCS_DIR) from leapyear.version import LEAPYEAR_VERSION as release extensions = [ 'sphinx.ext.autodoc', 'sphinx.ext.intersphinx', 'sphinx.ext.napoleon', 'leapyear_autodoc', 'sphinx.ext.doctest', ] templates_path = ['_templates'] master_doc = 'index' project = 'leapyear' copyright = '2016-{}, LeapYear Technologies'.format(datetime.now().year) version = '.'.join(release.split('.')[:2]) exclude_patterns = ['build'] # -- Options for extensions --------------------------------------------------- autodoc_member_order = 'bysource' # doctests in python modules need to be explicitly marked with `.. doctest::` doctest_test_doctest_blocks = '' napoleon_google_docstring = False napoleon_numpy_docstring = True intersphinx_mapping = {'https://docs.python.org/3/': None} # -- Options for HTML output -------------------------------------------------- html_theme = 'sphinx_rtd_theme' html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] html_static_path = ['_static'] html_favicon = os.path.join('_static', 'favicon.ico') html_show_sourcelink = False html_show_sphinx = False htmlhelp_basename = 'leapyeardoc' html_context = { "display_github": False, # Add 'Edit on Github' link instead of 'View page source' "last_updated": True, "commit": False, } def setup(app): app.add_stylesheet('css/custom.css') ########################################################################### # 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 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 else: SUFFIX = source_suffix[0] 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') html_static_path.append('/home/docs/checkouts/readthedocs.org/readthedocs/templates/sphinx/_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = False if 'html_theme' in globals(): if html_theme in ['default']: # Allow people to bail with a hack of having an html_style if not 'html_style' in globals(): import sphinx_rtd_theme html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(sphinx_rtd_theme.get_html_theme_path()) else: html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] using_rtd_theme = True else: import sphinx_rtd_theme html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(sphinx_rtd_theme.get_html_theme_path()) else: html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] using_rtd_theme = True if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' if 'http' not in settings.MEDIA_URL: websupport2_static_url = 'https://media.readthedocs.com/' else: websupport2_static_url = 'https://media.readthedocs.com/media//static' #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/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ("2.0.8", "/en/2.0.8/"), ("2.0.7", "/en/2.0.7/"), ("2.0.6", "/en/2.0.6/"), ], 'downloads': [ ("pdf", "//readthedocs.com/projects/leapyear-python-docs/downloads/pdf/latest/"), ("htmlzip", "//readthedocs.com/projects/leapyear-python-docs/downloads/htmlzip/latest/"), ], 'subprojects': [ ], 'slug': 'leapyear-python-docs', 'name': u'python-docs', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://docs.leapyear.io/en/2.0.8/', 'analytics_code': '', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'LeapYear', 'github_repo': 'python-docs', '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, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': 'c01fc8dc', } 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"] # Build the json artifacts with the html build step rtd_generate_json_artifacts = False [rtd-command-info] start-time: 2018-07-28T13:28:55.069726Z, end-time: 2018-07-28T13:29:04.610056Z, duration: 9, exit-code: 0 python sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v1.7.6 loading translations [en]... done making output directory... loading intersphinx inventory from https://docs.python.org/3/objects.inv... building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 13 source files that are out of date updating environment: 13 added, 0 changed, 0 removed reading sources... [ 7%] api reading sources... [ 15%] api/admin reading sources... [ 23%] api/admin_grants reading sources... [ 30%] api/analytic_classes reading sources... [ 38%] api/analytics reading sources... [ 46%] api/dataset reading sources... [ 53%] api/exceptions reading sources... [ 61%] api/feature reading sources... [ 69%] api/functions reading sources... [ 76%] api/leapyear reading sources... [ 84%] api/model reading sources... [ 92%] index reading sources... [100%] tutorial looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 7%] api writing output... [ 15%] api/admin writing output... [ 23%] api/admin_grants writing output... [ 30%] api/analytic_classes writing output... [ 38%] api/analytics writing output... [ 46%] api/dataset writing output... [ 53%] api/exceptions writing output... [ 61%] api/feature writing output... [ 69%] api/functions writing output... [ 76%] api/leapyear writing output... [ 84%] api/model writing output... [ 92%] index writing output... [100%] tutorial generating indices... genindex py-modindex writing additional pages... search copying images... [ 33%] ./_static/l2_coefs.png copying images... [ 66%] ./_static/logistic_roc.png copying images... [100%] ./_static/decision_boundary.png copying static files... WARNING: html_static_path entry '/home/docs/checkouts/readthedocs.org/readthedocs/templates/sphinx/_static' does not exist 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, 1 warnings. The HTML pages are in _build/html. [rtd-command-info] start-time: 2018-07-28T13:29:04.709373Z, end-time: 2018-07-28T13:29:12.657428Z, duration: 7, exit-code: 0 python sphinx-build -T -b json -d _build/doctrees-json -D language=en . _build/json Running Sphinx v1.7.6 loading translations [en]... done making output directory... loading pickled environment... not yet created loading intersphinx inventory from https://docs.python.org/3/objects.inv... building [mo]: targets for 0 po files that are out of date building [json]: targets for 13 source files that are out of date updating environment: 13 added, 0 changed, 0 removed reading sources... [ 7%] api reading sources... [ 15%] api/admin reading sources... [ 23%] api/admin_grants reading sources... [ 30%] api/analytic_classes reading sources... [ 38%] api/analytics reading sources... [ 46%] api/dataset reading sources... [ 53%] api/exceptions reading sources... [ 61%] api/feature reading sources... [ 69%] api/functions reading sources... [ 76%] api/leapyear reading sources... [ 84%] api/model reading sources... [ 92%] index reading sources... [100%] tutorial looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 7%] api writing output... [ 15%] api/admin writing output... [ 23%] api/admin_grants writing output... [ 30%] api/analytic_classes writing output... [ 38%] api/analytics writing output... [ 46%] api/dataset writing output... [ 53%] api/exceptions writing output... [ 61%] api/feature writing output... [ 69%] api/functions writing output... [ 76%] api/leapyear writing output... [ 84%] api/model writing output... [ 92%] index writing output... [100%] tutorial generating indices... genindex py-modindex writing additional pages... search copying images... [ 33%] ./_static/l2_coefs.png copying images... [ 66%] ./_static/logistic_roc.png copying images... [100%] ./_static/decision_boundary.png copying static files... WARNING: html_static_path entry '/home/docs/checkouts/readthedocs.org/readthedocs/templates/sphinx/_static' does not exist done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 1 warnings. You can now process the JSON files in _build/json. [rtd-command-info] start-time: 2018-07-28T13:29:12.743833Z, end-time: 2018-07-28T13:29:21.068058Z, duration: 8, exit-code: 0 python sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=en . _build/localmedia Running Sphinx v1.7.6 loading translations [en]... done making output directory... loading pickled environment... not yet created loading intersphinx inventory from https://docs.python.org/3/objects.inv... building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 13 added, 0 changed, 0 removed reading sources... [ 7%] api reading sources... [ 15%] api/admin reading sources... [ 23%] api/admin_grants reading sources... [ 30%] api/analytic_classes reading sources... [ 38%] api/analytics reading sources... [ 46%] api/dataset reading sources... [ 53%] api/exceptions reading sources... [ 61%] api/feature reading sources... [ 69%] api/functions reading sources... [ 76%] api/leapyear reading sources... [ 84%] api/model reading sources... [ 92%] index reading sources... [100%] tutorial looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... tutorial api api/leapyear api/admin api/admin_grants api/dataset api/functions api/feature api/analytics api/analytic_classes api/model api/exceptions writing... done writing additional files... copying images... [ 33%] ./_static/l2_coefs.png copying images... [ 66%] ./_static/logistic_roc.png copying images... [100%] ./_static/decision_boundary.png copying static files... WARNING: html_static_path entry '/home/docs/checkouts/readthedocs.org/readthedocs/templates/sphinx/_static' does not exist done copying readthedocs static files... done copying extra files... done dumping object inventory... done build succeeded, 1 warnings. The HTML page is in _build/localmedia. [rtd-command-info] start-time: 2018-07-28T13:29:21.151308Z, end-time: 2018-07-28T13:29:29.300776Z, duration: 8, exit-code: 0 python sphinx-build -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v1.7.6 loading translations [en]... done making output directory... loading pickled environment... not yet created loading intersphinx inventory from https://docs.python.org/3/objects.inv... building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 13 added, 0 changed, 0 removed reading sources... [ 7%] api reading sources... [ 15%] api/admin reading sources... [ 23%] api/admin_grants reading sources... [ 30%] api/analytic_classes reading sources... [ 38%] api/analytics reading sources... [ 46%] api/dataset reading sources... [ 53%] api/exceptions reading sources... [ 61%] api/feature reading sources... [ 69%] api/functions reading sources... [ 76%] api/leapyear reading sources... [ 84%] api/model reading sources... [ 92%] index reading sources... [100%] tutorial looking for now-outdated files... none found pickling environment... done checking consistency... done processing leapyear.tex...index tutorial api api/leapyear api/admin api/admin_grants api/dataset api/functions api/feature api/analytics api/analytic_classes api/model api/exceptions resolving references... writing... done copying images... [ 33%] ./_static/l2_coefs.png copying images... [ 66%] ./_static/logistic_roc.png copying images... [100%] ./_static/decision_boundary.png 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). [rtd-command-info] start-time: 2018-07-28T13:29:29.353232Z, end-time: 2018-07-28T13:29:30.724706Z, duration: 1, exit-code: 0 pdflatex -interaction=nonstopmode /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/checkouts/latest/docs/_build/latex/leapyear.tex This is pdfTeX, Version 3.14159265-2.6-1.40.16 (TeX Live 2015/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (/home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/checkout s/latest/docs/_build/latex/leapyear.tex LaTeX2e <2016/02/01> Babel <3.9q> and hyphenation patterns for 81 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2017/03/26 v1.6 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-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.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/latexconfig/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty)))) (/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/etoolbox/etoolbox.sty) Package Sphinx Info: **** titlesec 2.10.1 successfully patched for bugfix **** (/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/latexconfig/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/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)) Package hyperref Message: Driver (autodetected): hpdftex. (/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) Writing index file leapyear.idx No file leapyear.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/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] [1] [2] Chapter 1. LaTeX Warning: Hyper reference `api/leapyear:leapyear.client.Client' on page 3 undefined on input line 107. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) LaTeX Warning: Hyper reference `api/leapyear:module-leapyear.client' on page 3 undefined on input line 108. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) LaTeX Warning: Hyper reference `api/leapyear:leapyear.client.Client' on page 3 undefined on input line 121. LaTeX Warning: Hyper reference `api/leapyear:leapyear.client.Client' on page 3 undefined on input line 140. [3] LaTeX Warning: Hyper reference `api/admin:leapyear.admin.Column' on page 4 unde fined on input line 208. [4] LaTeX Warning: Hyper reference `api/leapyear:leapyear.client.Client' on page 5 undefined on input line 231. LaTeX Warning: Hyper reference `api/dataset:leapyear.dataset.DataSet' on page 5 undefined on input line 232. LaTeX Warning: Hyper reference `api/dataset:leapyear.dataset.DataSet' on page 5 undefined on input line 254. LaTeX Warning: Hyper reference `api/dataset:leapyear.dataset.DataSet' on page 5 undefined on input line 255. LaTeX Warning: Hyper reference `api/dataset:leapyear.dataset.DataSet' on page 5 undefined on input line 257. LaTeX Warning: Hyper reference `api/dataset:leapyear.dataset.Attribute' on page 5 undefined on input line 261. LaTeX Warning: Hyper reference `api/dataset:leapyear.dataset.DataSet' on page 5 undefined on input line 262. LaTeX Warning: Hyper reference `api/dataset:leapyear.dataset.DataSet' on page 5 undefined on input line 297. [5] LaTeX Warning: Hyper reference `api/dataset:leapyear.dataset.DataSet' on page 6 undefined on input line 317. LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .Analysis.run' on page 6 undefined on input line 318. LaTeX Warning: Hyper reference `api/analytics:module-leapyear.analytics' on pag e 6 undefined on input line 320. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) LaTeX Warning: Hyper reference `api/analytics:leapyear.analytics.count' on page 6 undefined on input line 330. LaTeX Warning: Hyper reference `api/analytics:leapyear.analytics.count_distinct ' on page 6 undefined on input line 333. LaTeX Warning: Hyper reference `api/analytics:leapyear.analytics.median' on pag e 6 undefined on input line 336. LaTeX Warning: Hyper reference `api/analytics:leapyear.analytics.min' on page 6 undefined on input line 339. LaTeX Warning: Hyper reference `api/analytics:leapyear.analytics.max' on page 6 undefined on input line 342. LaTeX Warning: Hyper reference `api/analytics:leapyear.analytics.mean' on page 6 undefined on input line 345. LaTeX Warning: Hyper reference `api/analytics:leapyear.analytics.variance' on p age 6 undefined on input line 348. LaTeX Warning: Hyper reference `api/analytics:leapyear.analytics.histogram' on page 6 undefined on input line 351. LaTeX Warning: Hyper reference `api/analytics:module-leapyear.analytics' on pag e 6 undefined on input line 385. [6] [7] [8 <./l2_coefs.png>] Overfull \vbox (0.50392pt too high) detected at line 533 [9 <./logistic_roc.png>] [10] LaTeX Warning: Hyper reference `api/leapyear:leapyear.client.Client' on page 11 undefined on input line 590. LaTeX Warning: Hyper reference `api/leapyear:module-leapyear.client' on page 11 undefined on input line 591. LaTeX Warning: Hyper reference `api/admin:module-leapyear.admin' on page 11 und efined on input line 592. LaTeX Warning: Hyper reference `api/admin:leapyear.admin.User' on page 11 undef ined on input line 595. LaTeX Warning: Hyper reference `api/admin:leapyear.admin.Database' on page 11 u ndefined on input line 598. LaTeX Warning: Hyper reference `api/admin:leapyear.admin.Table' on page 11 unde fined on input line 601. LaTeX Warning: Hyper reference `api/admin:leapyear.admin.Column' on page 11 und efined on input line 604. [11 <./decision_boundary.png>] LaTeX Warning: Hyper reference `api/admin:leapyear.admin.User' on page 12 undef ined on input line 626. LaTeX Warning: Hyper reference `api/admin:leapyear.admin.Database' on page 12 u ndefined on input line 654. LaTeX Warning: Hyper reference `api/admin:leapyear.admin.Table' on page 12 unde fined on input line 671. [12] LaTeX Warning: Hyper reference `api/leapyear:leapyear.client.Client' on page 13 undefined on input line 703. LaTeX Warning: Hyper reference `api/leapyear:leapyear.client.Client.create' on page 13 undefined on input line 752. [13] Underfull \hbox (badness 10000) in paragraph at lines 805--805 []\T1/ptm/m/it/10 self\T1/ptm/m/n/10 , \T1/ptm/m/it/10 host='localhost'\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 port=4406\T1/ptm/m/n/10 , \T1/ptm/m/it/10 user-name=No ne\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 805--805 \T1/ptm/m/it/10 pass-word=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ver-ify_ssl=True \T1/ptm/m/n/10 , \T1/ptm/m/it/10 *\T1/ptm/m/n/10 , \T1/ptm/m/it/10 certs=None\T 1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 805--805 \T1/ptm/m/it/10 url=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 auth_method=AuthMethod .LOCAL\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 805--805 \T1/ptm/m/it/10 de-fault_analysis_caching=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de- [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] LaTeX Warning: Hyper reference `api/admin_grants:leapyear.admin.grants.UserData basePerms' on page 25 undefined on input line 2231. LaTeX Warning: Hyper reference `api/admin_grants:leapyear.admin.grants.UserTabl ePerms' on page 25 undefined on input line 2262. LaTeX Warning: Hyper reference `api/admin_grants:leapyear.admin.grants.Database Perms' on page 25 undefined on input line 2300. LaTeX Warning: Hyper reference `api/admin_grants:leapyear.admin.grants.TablePer ms' on page 25 undefined on input line 2300. [25] LaTeX Warning: Hyper reference `api/dataset:leapyear.dataset.DataSet.project' o n page 26 undefined on input line 2320. LaTeX Warning: Hyper reference `api/dataset:leapyear.dataset.DataSet.where' on page 26 undefined on input line 2323. LaTeX Warning: Hyper reference `api/dataset:leapyear.dataset.DataSet.union' on page 26 undefined on input line 2326. LaTeX Warning: Hyper reference `api/dataset:leapyear.dataset.DataSet.split' on page 26 undefined on input line 2329. LaTeX Warning: Hyper reference `api/dataset:leapyear.dataset.DataSet.splits' on page 26 undefined on input line 2332. LaTeX Warning: Hyper reference `api/dataset:leapyear.dataset.DataSet.group_by' on page 26 undefined on input line 2338. LaTeX Warning: Hyper reference `api/dataset:leapyear.dataset.DataSet.join' on p age 26 undefined on input line 2341. LaTeX Warning: Hyper reference `api/dataset:leapyear.dataset.DataSet.transform' on page 26 undefined on input line 2344. LaTeX Warning: Hyper reference `api/analytics:module-leapyear.analytics' on pag e 26 undefined on input line 2355. [26] [27] [28] ! Package inputenc Error: Unicode char ∪ (U+222A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2775 Union (∪ ): data sets with matching schema. [29] Underfull \hbox (badness 10000) in paragraph at lines 2800--2800 []\T1/ptm/m/it/10 self\T1/ptm/m/n/10 , \T1/ptm/m/it/10 other\T1/ptm/m/n/10 , \T 1/ptm/m/it/10 on\T1/ptm/m/n/10 , \T1/ptm/m/it/10 right_on=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 join_type='inner'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 unique_left_k eys=False\T1/ptm/m/n/10 , [30] [31] [32] [33] [34] [35] [36] [37] LaTeX Warning: Hyper reference `api/model:leapyear.model.GLM' on page 38 undefi ned on input line 3691. LaTeX Warning: Hyper reference `api/model:leapyear.model.RandomForest' on page 38 undefined on input line 3691. LaTeX Warning: Hyper reference `api/model:leapyear.model.GLM' on page 38 undefi ned on input line 3720. LaTeX Warning: Hyper reference `api/model:leapyear.model.RandomForest' on page 38 undefined on input line 3720. Underfull \hbox (badness 10000) in paragraph at lines 3750--3750 []\T1/ptm/m/it/10 self\T1/ptm/m/n/10 , \T1/ptm/m/it/10 expr\T1/ptm/m/n/10 , \T1 /ptm/m/it/10 re-la-tion\T1/ptm/m/n/10 , \T1/ptm/m/it/10 or-der- Underfull \hbox (badness 10000) in paragraph at lines 3750--3750 \T1/ptm/m/it/10 ing=OrderSpec(osDirection=SortDirection.Asc\T1/ptm/m/n/10 , \T1 /ptm/m/it/10 os-Nul- [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .Analysis.run' on page 66 undefined on input line 7136. LaTeX Warning: Hyper reference `api/analytics:leapyear.analytics.count' on page 66 undefined on input line 7145. LaTeX Warning: Hyper reference `api/analytics:leapyear.analytics.mean' on page 66 undefined on input line 7145. LaTeX Warning: Hyper reference `api/analytics:leapyear.analytics.mean' on page 66 undefined on input line 7161. [66] LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ScalarAnalysis' on page 67 undefined on input line 7211. LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ScalarAnalysis' on page 67 undefined on input line 7227. LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ScalarAnalysis' on page 67 undefined on input line 7261. LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ScalarAnalysis' on page 67 undefined on input line 7277. LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ScalarAnalysis' on page 67 undefined on input line 7310. [67] LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ScalarAnalysis' on page 68 undefined on input line 7340. LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ScalarAnalysis' on page 68 undefined on input line 7370. LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ScalarAnalysis' on page 68 undefined on input line 7400. LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ScalarAnalysis' on page 68 undefined on input line 7430. [68] LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ScalarAnalysis' on page 69 undefined on input line 7463. LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ScalarAnalysis' on page 69 undefined on input line 7493. LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ScalarAnalysis' on page 69 undefined on input line 7523. LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ScalarAnalysis' on page 69 undefined on input line 7553. [69] LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .HistogramAnalysis' on page 70 undefined on input line 7587. LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ContingencyAnalysis' on page 70 undefined on input line 7587. Underfull \hbox (badness 10000) in paragraph at lines 7596--7596 []\T1/ptm/m/it/10 x_attr\T1/ptm/m/n/10 , \T1/ptm/m/it/10 y_attr\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dataset=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 x_bins=10\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 y_bins=10\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .Histogram2DAnalysis' on page 70 undefined on input line 7632. LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ContingencyAnalysis' on page 70 undefined on input line 7658. [70] Underfull \hbox (badness 10000) in paragraph at lines 7759--7759 []\T1/ptm/m/it/10 attr\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dataset=None\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 drop_nulls=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 min_power =-5\T1/ptm/m/n/10 , [71] LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ScalarAnalysis' on page 72 undefined on input line 7813. [72] LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ClusteringAnalysis' on page 73 undefined on input line 7889. LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ScalarAnalysis' on page 73 undefined on input line 7918. LaTeX Warning: Hyper reference `api/dataset:leapyear.dataset.DataSet.transform' on page 73 undefined on input line 7959. [73] LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .FilterFeaturesAnalysis' on page 74 undefined on input line 8000. Underfull \hbox (badness 10000) in paragraph at lines 8009--8009 \T1/ptm/m/it/10 off-set=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fam-ily=None\T1/pt m/m/n/10 , \T1/ptm/m/it/10 link=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 link_power =0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vari- [74] LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .GenLinAnalysis' on page 75 undefined on input line 8088. LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .GenLinAnalysis' on page 75 undefined on input line 8162. [75] LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ForestModelAnalysis' on page 76 undefined on input line 8226. LaTeX Warning: Hyper reference `api/model:leapyear.model.GLM' on page 76 undefi ned on input line 8251. Underfull \hbox (badness 10000) in paragraph at lines 8263--8264 []\T1/pcr/b/n/10 metric \T1/ptm/m/n/10 ([][]\T1/pcr/m/n/10 Union[][]\T1/ptm/m/n /10 [[][]\T1/pcr/m/n/10 str[][]\T1/ptm/m/n/10 , \T1/pcr/m/n/10 Metric\T1/ptm/m/ n/10 ]) ^^U Lin-ear re-gres-sion eval-u-a-tion met-ric: LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ScalarAnalysis' on page 76 undefined on input line 8272. LaTeX Warning: Hyper reference `api/model:leapyear.model.GLM' on page 76 undefi ned on input line 8286. [76] LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ScalarAnalysis' on page 77 undefined on input line 8307. LaTeX Warning: Hyper reference `api/model:leapyear.model.RandomForest' on page 77 undefined on input line 8321. LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ScalarAnalysis' on page 77 undefined on input line 8342. LaTeX Warning: Hyper reference `api/model:leapyear.model.GLM' on page 77 undefi ned on input line 8360. LaTeX Warning: Hyper reference `api/model:leapyear.model.RandomForest' on page 77 undefined on input line 8360. LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ConfusionModelAnalysis' on page 77 undefined on input line 8383. Underfull \hbox (badness 10000) in paragraph at lines 8392--8392 []\T1/ptm/m/it/10 xs\T1/ptm/m/n/10 , \T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm/ m/it/10 dataset\T1/ptm/m/n/10 , \T1/ptm/m/it/10 affine=True\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8392--8392 \T1/ptm/m/it/10 l1reg=1.0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 l2reg=1.0\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 cv=3\T1/ptm/m/n/10 , \T1/ptm/m/it/10 met- [77] LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .CrossValidationAnalysis' on page 78 undefined on input line 8427. LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .CrossValidationAnalysis' on page 78 undefined on input line 8471. Underfull \hbox (badness 10000) in paragraph at lines 8480--8480 []\T1/ptm/m/it/10 xs\T1/ptm/m/n/10 , \T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm/ m/it/10 dataset\T1/ptm/m/n/10 , \T1/ptm/m/it/10 n_trees=100\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8480--8480 \T1/ptm/m/it/10 height=3\T1/ptm/m/n/10 , \T1/ptm/m/it/10 cv=3\T1/ptm/m/n/10 , \ T1/ptm/m/it/10 met- LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .CrossValidationAnalysis' on page 78 undefined on input line 8512. [78] Underfull \hbox (badness 10000) in paragraph at lines 8603--8605 [][][]$\T1/ptm/m/n/10 http : / / papers . nips . cc / paper / [79] [80] Underfull \hbox (badness 10000) in paragraph at lines 8696--8698 [][][]$\T1/ptm/m/n/10 http : / / papers . nips . cc / paper / Underfull \hbox (badness 8094) in paragraph at lines 8708--8708 []\T1/ptm/m/it/10 xs\T1/ptm/m/n/10 , \T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm/ m/it/10 dataset\T1/ptm/m/n/10 , \T1/ptm/m/it/10 cv\T1/ptm/m/n/10 , \T1/ptm/m/it /10 train_fraction\T1/ptm/m/n/10 , \T1/ptm/m/it/10 met-ric\T1/ptm/m/n/10 , \T1/ ptm/m/it/10 n_iter=100\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8786--8788 [][][]$\T1/ptm/m/n/10 http : / / papers . nips . cc / paper / [81] LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .AsyncStatus' on page 82 undefined on input line 8810. LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .Analysis' on page 82 undefined on input line 8846. LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .AsyncAnalysis' on page 82 undefined on input line 8890. [82] LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .AsyncStatus' on page 83 undefined on input line 8915. Underfull \hbox (badness 10000) in paragraph at lines 9057--9057 []\T1/ptm/m/it/10 self\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 9057--9057 \T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , Overfull \hbox (7.76465pt too wide) in paragraph at lines 9057--9057 \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) [83] Underfull \hbox (badness 10000) in paragraph at lines 9073--9073 []\T1/ptm/m/it/10 self\T1/ptm/m/n/10 , \T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `api/analytics:leapyear.analytics.roc' on page 8 4 undefined on input line 9102. [84] [85] LaTeX Warning: Hyper reference `api/analytics:leapyear.analytics.logreg' on pag e 86 undefined on input line 9324. LaTeX Warning: Hyper reference `api/analytics:leapyear.analytics.linreg' on pag e 86 undefined on input line 9325. [86] LaTeX Warning: Hyper reference `api/analytics:leapyear.analytics.random_forest' on page 87 undefined on input line 9540. [87] [88] Chapter 2. [89] [90] LaTeX Warning: Reference `api/admin:module-leapyear.admin' on page 91 undefined on input line 9647. LaTeX Warning: Reference `api/admin_grants:module-leapyear.admin.grants' on pag e 91 undefined on input line 9648. LaTeX Warning: Reference `api/analytics:module-leapyear.analytics' on page 91 u ndefined on input line 9649. LaTeX Warning: Reference `api/analytic_classes:module-leapyear.analytics.classe s' on page 91 undefined on input line 9650. LaTeX Warning: Reference `api/leapyear:module-leapyear.client' on page 91 undef ined on input line 9651. LaTeX Warning: Reference `api/dataset:module-leapyear.dataset' on page 91 undef ined on input line 9652. LaTeX Warning: Reference `api/exceptions:module-leapyear.exceptions' on page 91 undefined on input line 9653. LaTeX Warning: Reference `api/feature:module-leapyear.feature' on page 91 undef ined on input line 9654. LaTeX Warning: Reference `api/functions:module-leapyear.functions' on page 91 u ndefined on input line 9655. LaTeX Warning: Reference `api/functions:module-leapyear.functions.math' on page 91 undefined on input line 9656. LaTeX Warning: Reference `api/functions:module-leapyear.functions.non_aggregate ' on page 91 undefined on input line 9657. LaTeX Warning: Reference `api/functions:module-leapyear.functions.string' on pa ge 91 undefined on input line 9658. LaTeX Warning: Reference `api/functions:module-leapyear.functions.time' on page 91 undefined on input line 9659. LaTeX Warning: Reference `api/functions:module-leapyear.functions.window' on pa ge 91 undefined on input line 9660. LaTeX Warning: Reference `api/model:module-leapyear.model' on page 91 undefined on input line 9661. [91] No file leapyear.ind. (./leapyear.aux) Package rerunfilecheck Warning: File `leapyear.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 leapyear.pdf (95 pages, 417701 bytes). Transcript written on leapyear.log. [rtd-command-info] start-time: 2018-07-28T13:29:30.783314Z, end-time: 2018-07-28T13:29:30.915839Z, duration: 0, exit-code: 0 makeindex -s python.ist leapyear.idx This is makeindex, version 2.15 [TeX Live 2015] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file leapyear.idx....done (433 entries accepted, 0 rejected). Sorting entries......done (3980 comparisons). Generating output file leapyear.ind....done (508 lines written, 0 warnings). Output written in leapyear.ind. Transcript written in leapyear.ilg. [rtd-command-info] start-time: 2018-07-28T13:29:30.968187Z, end-time: 2018-07-28T13:29:32.370534Z, duration: 1, exit-code: 0 pdflatex -interaction=nonstopmode /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/checkouts/latest/docs/_build/latex/leapyear.tex This is pdfTeX, Version 3.14159265-2.6-1.40.16 (TeX Live 2015/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (/home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/checkout s/latest/docs/_build/latex/leapyear.tex LaTeX2e <2016/02/01> Babel <3.9q> and hyphenation patterns for 81 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2017/03/26 v1.6 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-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.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/latexconfig/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty)))) (/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/etoolbox/etoolbox.sty) Package Sphinx Info: **** titlesec 2.10.1 successfully patched for bugfix **** (/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/latexconfig/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/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)) Package hyperref Message: Driver (autodetected): hpdftex. (/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) Writing index file leapyear.idx (./leapyear.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/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)) (./leapyear.out) (./leapyear.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] (./leapyear.toc) [1] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [3] [4] [5] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [6] [7] [8 <./l2_coefs.png>] Overfull \vbox (0.50392pt too high) detected at line 533 [9 <./logistic_roc.png>] [10] [11 <./decision_boundary.png>] [12] [13] Underfull \hbox (badness 10000) in paragraph at lines 805--805 []\T1/ptm/m/it/10 self\T1/ptm/m/n/10 , \T1/ptm/m/it/10 host='localhost'\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 port=4406\T1/ptm/m/n/10 , \T1/ptm/m/it/10 user-name=No ne\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 805--805 \T1/ptm/m/it/10 pass-word=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ver-ify_ssl=True \T1/ptm/m/n/10 , \T1/ptm/m/it/10 *\T1/ptm/m/n/10 , \T1/ptm/m/it/10 certs=None\T 1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 805--805 \T1/ptm/m/it/10 url=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 auth_method=AuthMethod .LOCAL\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 805--805 \T1/ptm/m/it/10 de-fault_analysis_caching=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de- [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] ! Package inputenc Error: Unicode char ∪ (U+222A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2775 Union (∪ ): data sets with matching schema. [29] Underfull \hbox (badness 10000) in paragraph at lines 2800--2800 []\T1/ptm/m/it/10 self\T1/ptm/m/n/10 , \T1/ptm/m/it/10 other\T1/ptm/m/n/10 , \T 1/ptm/m/it/10 on\T1/ptm/m/n/10 , \T1/ptm/m/it/10 right_on=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 join_type='inner'\T1/ptm/m/n/10 , \T1/ptm/m/it/10 unique_left_k eys=False\T1/ptm/m/n/10 , [30] [31] [32] [33] [34] [35] [36] [37] Underfull \hbox (badness 10000) in paragraph at lines 3750--3750 []\T1/ptm/m/it/10 self\T1/ptm/m/n/10 , \T1/ptm/m/it/10 expr\T1/ptm/m/n/10 , \T1 /ptm/m/it/10 re-la-tion\T1/ptm/m/n/10 , \T1/ptm/m/it/10 or-der- Underfull \hbox (badness 10000) in paragraph at lines 3750--3750 \T1/ptm/m/it/10 ing=OrderSpec(osDirection=SortDirection.Asc\T1/ptm/m/n/10 , \T1 /ptm/m/it/10 os-Nul- [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] Underfull \hbox (badness 10000) in paragraph at lines 7596--7596 []\T1/ptm/m/it/10 x_attr\T1/ptm/m/n/10 , \T1/ptm/m/it/10 y_attr\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dataset=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 x_bins=10\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 y_bins=10\T1/ptm/m/n/10 , [70] Underfull \hbox (badness 10000) in paragraph at lines 7759--7759 []\T1/ptm/m/it/10 attr\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dataset=None\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 drop_nulls=False\T1/ptm/m/n/10 , \T1/ptm/m/it/10 min_power =-5\T1/ptm/m/n/10 , [71] [72] [73] Underfull \hbox (badness 10000) in paragraph at lines 8009--8009 \T1/ptm/m/it/10 off-set=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fam-ily=None\T1/pt m/m/n/10 , \T1/ptm/m/it/10 link=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 link_power =0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vari- [74] [75] Underfull \hbox (badness 10000) in paragraph at lines 8263--8264 []\T1/pcr/b/n/10 metric \T1/ptm/m/n/10 ([][]\T1/pcr/m/n/10 Union[][]\T1/ptm/m/n /10 [[][]\T1/pcr/m/n/10 str[][]\T1/ptm/m/n/10 , \T1/pcr/m/n/10 Metric\T1/ptm/m/ n/10 ]) ^^U Lin-ear re-gres-sion eval-u-a-tion met-ric: [76] Underfull \hbox (badness 10000) in paragraph at lines 8392--8392 []\T1/ptm/m/it/10 xs\T1/ptm/m/n/10 , \T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm/ m/it/10 dataset\T1/ptm/m/n/10 , \T1/ptm/m/it/10 affine=True\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8392--8392 \T1/ptm/m/it/10 l1reg=1.0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 l2reg=1.0\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 cv=3\T1/ptm/m/n/10 , \T1/ptm/m/it/10 met- [77] Underfull \hbox (badness 10000) in paragraph at lines 8480--8480 []\T1/ptm/m/it/10 xs\T1/ptm/m/n/10 , \T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm/ m/it/10 dataset\T1/ptm/m/n/10 , \T1/ptm/m/it/10 n_trees=100\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8480--8480 \T1/ptm/m/it/10 height=3\T1/ptm/m/n/10 , \T1/ptm/m/it/10 cv=3\T1/ptm/m/n/10 , \ T1/ptm/m/it/10 met- [78] Underfull \hbox (badness 10000) in paragraph at lines 8603--8605 [][][]$\T1/ptm/m/n/10 http : / / papers . nips . cc / paper / [79] [80] Underfull \hbox (badness 10000) in paragraph at lines 8696--8698 [][][]$\T1/ptm/m/n/10 http : / / papers . nips . cc / paper / Underfull \hbox (badness 8094) in paragraph at lines 8708--8708 []\T1/ptm/m/it/10 xs\T1/ptm/m/n/10 , \T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm/ m/it/10 dataset\T1/ptm/m/n/10 , \T1/ptm/m/it/10 cv\T1/ptm/m/n/10 , \T1/ptm/m/it /10 train_fraction\T1/ptm/m/n/10 , \T1/ptm/m/it/10 met-ric\T1/ptm/m/n/10 , \T1/ ptm/m/it/10 n_iter=100\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 8786--8788 [][][]$\T1/ptm/m/n/10 http : / / papers . nips . cc / paper / [81] [82] Underfull \hbox (badness 10000) in paragraph at lines 9057--9057 []\T1/ptm/m/it/10 self\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 9057--9057 \T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , Overfull \hbox (7.76465pt too wide) in paragraph at lines 9057--9057 \T1/ptm/m/it/10 **kwargs\T1/pcr/m/n/10 ) [83] Underfull \hbox (badness 10000) in paragraph at lines 9073--9073 []\T1/ptm/m/it/10 self\T1/ptm/m/n/10 , \T1/ptm/m/it/10 *args\T1/ptm/m/n/10 , [84] [85] [86] [87] [88] Chapter 2. [89] [90] [91] (./leapyear.ind [92] Underfull \hbox (badness 10000) in paragraph at lines 14--15 []\T1/ptm/m/n/10 all_grants_on_database() (in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 19--20 []\T1/ptm/m/n/10 approx_count_distinct() (in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 31--32 []\T1/ptm/m/n/10 attr_not_in() (in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 48--49 []\T1/ptm/m/n/10 cancel() (leapyear.analytics.classes.AsyncAnalysis Underfull \hbox (badness 10000) in paragraph at lines 69--70 []\T1/ptm/m/n/10 ConfusionModelAnalysis (class in [93] Underfull \hbox (badness 10000) in paragraph at lines 94--95 []\T1/ptm/m/n/10 cross_val_score_random_forest() (in mod-ule Underfull \hbox (badness 10000) in paragraph at lines 95--96 []\T1/ptm/m/n/10 CrossValidationAnalysis (class in Underfull \hbox (badness 5316) in paragraph at lines 161--162 []\T1/ptm/m/n/10 feature_importance (leapyear.model.RandomForest at- Underfull \hbox (badness 10000) in paragraph at lines 163--164 []\T1/ptm/m/n/10 FilterFeaturesAnalysis (class in [94] Underfull \hbox (badness 10000) in paragraph at lines 180--181 []\T1/ptm/m/n/10 get_user_permissions() (leapyear.admin.Database Underfull \hbox (badness 10000) in paragraph at lines 184--185 []\T1/ptm/m/n/10 grant_user_permissions() (leapyear.admin.Database Underfull \hbox (badness 10000) in paragraph at lines 193--194 []\T1/ptm/m/n/10 has_user_permission() (leapyear.admin.Database Underfull \hbox (badness 10000) in paragraph at lines 198--199 []\T1/ptm/m/n/10 Histogram2DAnalysis (class in Underfull \hbox (badness 10000) in paragraph at lines 271--272 []\T1/ptm/m/n/10 LinearRegressionPipelineAnalysis (class in [95] Underfull \hbox (badness 10000) in paragraph at lines 286--287 []\T1/ptm/m/n/10 LogisticRegressionPipelineAnalysis (class in Underfull \hbox (badness 10000) in paragraph at lines 331--332 []\T1/ptm/m/n/10 NULL_DATETIME() (leapyear.admin.Type static Underfull \hbox (badness 10000) in paragraph at lines 357--358 []\T1/ptm/m/n/10 predict_log_proba() (leapyear.model.RandomForest Underfull \hbox (badness 10000) in paragraph at lines 374--375 []\T1/ptm/m/n/10 RandomForestPipelineAnalysis (class in [96] Underfull \hbox (badness 10000) in paragraph at lines 386--387 []\T1/ptm/m/n/10 revoke_user_permissions() (leapyear.admin.Database Underfull \hbox (badness 10000) in paragraph at lines 387--388 []\T1/ptm/m/n/10 revoke_user_permissions() (leapyear.admin.Table Underfull \hbox (badness 10000) in paragraph at lines 409--410 []\T1/ptm/m/n/10 serialize() (leapyear.analytics.classes.AsyncAnalysis Underfull \hbox (badness 10000) in paragraph at lines 411--412 []\T1/ptm/m/n/10 set_user_permissions() (leapyear.admin.Database Underfull \hbox (badness 10000) in paragraph at lines 437--438 []\T1/ptm/m/n/10 symmetric_difference() (leapyear.dataset.DataSet [97] Underfull \hbox (badness 10000) in paragraph at lines 493--494 []\T1/ptm/m/n/10 wait() (leapyear.analytics.classes.AsyncAnalysis Underfull \hbox (badness 10000) in paragraph at lines 499--500 []\T1/ptm/m/n/10 with_attribute_renamed() (leapyear.dataset.DataSet Underfull \hbox (badness 10000) in paragraph at lines 501--502 []\T1/ptm/m/n/10 with_attributes_renamed() (leapyear.dataset.DataSet [98]) (./leapyear.aux) Package rerunfilecheck Warning: File `leapyear.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 leapyear.pdf (102 pages, 451232 bytes). Transcript written on leapyear.log. [rtd-command-info] start-time: 2018-07-28T13:29:32.429890Z, end-time: 2018-07-28T13:29:32.498728Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/checkouts/latest/docs/_build/latex/leapyear.pdf /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/artifacts/latest/sphinx_pdf/leapyear-python-docs.pdf