Read the Docs build information Build id: 156120 Project: leapyear-python-docs Version: latest Commit: 85252809c512de7fd6691900f929c76f7e6e29c3 Date: 2018-11-05T08:15:22.588941Z State: finished Success: True [rtd-command-info] start-time: 2018-11-05T14:15:23.008403Z, end-time: 2018-11-05T14:15:25.583236Z, duration: 2, exit-code: 0 git clone git@github.com:LeapYear/python-docs.git . Cloning into '.'... [rtd-command-info] start-time: 2018-11-05T14:15:25.649984Z, end-time: 2018-11-05T14:15:25.832905Z, 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 8525280 master [rtd-command-info] start-time: 2018-11-05T14:15:25.886448Z, end-time: 2018-11-05T14:15:25.896907Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2018-11-05T14:15:25.957733Z, end-time: 2018-11-05T14:15:25.963810Z, duration: 0, exit-code: 0 git branch -r origin/0.1.2 origin/0.1.3 origin/2.0.10 origin/2.0.10-1 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/2.1.0-rc1 origin/2.1.0-rc2 origin/2.2.0-beta origin/2.2.0-beta-2 origin/2.2.0-beta-3 origin/CS-300 origin/HEAD -> origin/master origin/master [rtd-command-info] start-time: 2018-11-05T14:15:26.654415Z, end-time: 2018-11-05T14:15:30.144285Z, duration: 3, 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-11-05T14:15:30.208349Z, end-time: 2018-11-05T14:16:02.532370Z, duration: 32, 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 Downloading https://files.pythonhosted.org/packages/02/ee/b6e02dc6529e82b75bb06823ff7d005b141037cb1416b10c6f00fc419dca/Pygments-2.2.0-py2.py3-none-any.whl (841kB) Collecting setuptools<40 Downloading https://files.pythonhosted.org/packages/7f/e1/820d941153923aac1d49d7fc37e17b6e73bfbd2904959fffbad77900cf92/setuptools-39.2.0-py2.py3-none-any.whl (567kB) Collecting docutils==0.13.1 Downloading https://files.pythonhosted.org/packages/7c/30/8fb30d820c012a6f701a66618ce065b6d61d08ac0a77e47fc7808dbaee47/docutils-0.13.1-py3-none-any.whl (536kB) Collecting mock==1.0.1 Downloading https://files.pythonhosted.org/packages/a2/52/7edcd94f0afb721a2d559a5b9aae8af4f8f2c79bc63fdbe8a8a6c9b23bbe/mock-1.0.1.tar.gz (818kB) Collecting pillow==2.6.1 Downloading https://files.pythonhosted.org/packages/9f/53/9dafa3a48ffa25f4e22f40df880b58b99ad53648f0990caf09b1824d5db2/Pillow-2.6.1.tar.gz (7.3MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading https://files.pythonhosted.org/packages/10/ad/00b090d23a222943eb0eda509720a404f531a439e803f6538f35136cae9e/alabaster-0.7.12-py2.py3-none-any.whl Collecting commonmark==0.5.4 Downloading https://files.pythonhosted.org/packages/4d/93/3808cbcebe94d205f55a9a32857df733a603339d32c46cd32669d808d964/CommonMark-0.5.4.tar.gz (120kB) Collecting recommonmark==0.4.0 Downloading https://files.pythonhosted.org/packages/df/a5/8ee4b84af7f997dfdba71254a88008cfc19c49df98983c9a4919e798f8ce/recommonmark-0.4.0-py2.py3-none-any.whl Collecting sphinx<1.8 Downloading https://files.pythonhosted.org/packages/90/f9/a0babe32c78480994e4f1b93315558f5ed756104054a7029c672a8d77b72/Sphinx-1.7.9-py2.py3-none-any.whl (1.9MB) Collecting sphinx-rtd-theme<0.5 Downloading https://files.pythonhosted.org/packages/ef/0c/e4a462190506bc4bff6ca8cf93da07b2d13e540466d2e8a760352d0c69b0/sphinx_rtd_theme-0.4.2-py2.py3-none-any.whl (6.4MB) Collecting readthedocs-sphinx-ext<0.6 Downloading https://files.pythonhosted.org/packages/2b/c5/126eb75a57918bb3d2f858ddda05f5670d6f07bfa356bc8870e2885f6aac/readthedocs_sphinx_ext-0.5.15-py2.py3-none-any.whl Collecting sphinxcontrib-websupport (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/52/69/3c2fbdc3702358c5b34ee25e387b24838597ef099761fc9a42c166796e8f/sphinxcontrib_websupport-1.1.0-py2.py3-none-any.whl Collecting imagesize (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/fc/b6/aef66b4c52a6ad6ac18cf6ebc5731ed06d8c9ae4d3b2d9951f261150be67/imagesize-1.1.0-py2.py3-none-any.whl Collecting packaging (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/89/d1/92e6df2e503a69df9faab187c684585f0136662c12bb1f36901d426f3fab/packaging-18.0-py2.py3-none-any.whl Collecting requests>=2.0.0 (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/f1/ca/10332a30cb25b627192b4ea272c351bce3ca1091e541245cccbace6051d8/requests-2.20.0-py2.py3-none-any.whl (60kB) Collecting babel!=2.0,>=1.3 (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/b8/ad/c6f60602d3ee3d92fbed87675b6fb6a6f9a38c223343ababdb44ba201f10/Babel-2.6.0-py2.py3-none-any.whl (8.1MB) Collecting snowballstemmer>=1.1 (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/d4/6c/8a935e2c7b54a37714656d753e4187ee0631988184ed50c0cf6476858566/snowballstemmer-1.2.1-py2.py3-none-any.whl (64kB) Collecting six>=1.5 (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/67/4b/141a581104b1f6397bfa78ac9d43d8ad29a7ca43ea90a2d863fe3056e86a/six-1.11.0-py2.py3-none-any.whl Collecting Jinja2>=2.3 (from sphinx<1.8) Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB) Collecting pyparsing>=2.0.2 (from packaging->sphinx<1.8) Downloading https://files.pythonhosted.org/packages/71/e8/6777f6624681c8b9701a8a0a5654f3eb56919a01a78e12bf3c73f5a3c714/pyparsing-2.3.0-py2.py3-none-any.whl (59kB) Collecting chardet<3.1.0,>=3.0.2 (from requests>=2.0.0->sphinx<1.8) Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB) Collecting idna<2.8,>=2.5 (from requests>=2.0.0->sphinx<1.8) Downloading https://files.pythonhosted.org/packages/4b/2a/0276479a4b3caeb8a8c1af2f8e4355746a97fab05a372e4a2c6a6b876165/idna-2.7-py2.py3-none-any.whl (58kB) Collecting certifi>=2017.4.17 (from requests>=2.0.0->sphinx<1.8) Downloading https://files.pythonhosted.org/packages/56/9d/1d02dd80bc4cd955f98980f28c5ee2200e1209292d5f9e9cc8d030d18655/certifi-2018.10.15-py2.py3-none-any.whl (146kB) Collecting urllib3<1.25,>=1.21.1 (from requests>=2.0.0->sphinx<1.8) Downloading https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl (118kB) Collecting pytz>=0a (from babel!=2.0,>=1.3->sphinx<1.8) Downloading https://files.pythonhosted.org/packages/f8/0e/2365ddc010afb3d79147f1dd544e5ee24bf4ece58ab99b16fbb465ce6dc0/pytz-2018.7-py2.py3-none-any.whl (506kB) Collecting MarkupSafe>=0.23 (from Jinja2>=2.3->sphinx<1.8) Downloading https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz Building wheels for collected packages: mock, pillow, commonmark, MarkupSafe Running setup.py bdist_wheel for mock: started Running setup.py bdist_wheel for mock: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/.cache/pip/wheels/7e/72/92/744b532c779242b57aab4bcba80c312b30c069bbd60025e7e6 Running setup.py bdist_wheel for pillow: started Running setup.py bdist_wheel for pillow: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/.cache/pip/wheels/de/0e/6b/556798d1ac8762a076ddff5b20f65b2e6cc2ae13b0e683c263 Running setup.py bdist_wheel for commonmark: started Running setup.py bdist_wheel for commonmark: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/.cache/pip/wheels/a0/f4/35/019d917f6875107ade3aad634c982f5c6b604c5631cddf20ac Running setup.py bdist_wheel for MarkupSafe: started Running setup.py bdist_wheel for MarkupSafe: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/leapyear-python-docs/.cache/pip/wheels/33/56/20/ebe49a5c612fffe1c5a632146b16596f9e64676768661e4e46 Successfully built mock pillow commonmark MarkupSafe Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, commonmark, recommonmark, sphinxcontrib-websupport, imagesize, pyparsing, six, packaging, chardet, idna, certifi, urllib3, requests, pytz, babel, snowballstemmer, MarkupSafe, Jinja2, 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.12 babel-2.6.0 certifi-2018.10.15 chardet-3.0.4 commonmark-0.5.4 docutils-0.13.1 idna-2.7 imagesize-1.1.0 mock-1.0.1 packaging-18.0 pillow-2.6.1 pyparsing-2.3.0 pytz-2018.7 readthedocs-sphinx-ext-0.5.15 recommonmark-0.4.0 requests-2.20.0 setuptools-39.2.0 six-1.11.0 snowballstemmer-1.2.1 sphinx-1.7.9 sphinx-rtd-theme-0.4.2 sphinxcontrib-websupport-1.1.0 urllib3-1.24.1 You are using pip version 9.0.3, however version 18.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. [rtd-command-info] start-time: 2018-11-05T14:16:02.587313Z, end-time: 2018-11-05T14:16:08.940797Z, duration: 6, 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==0.0.0) Downloading https://files.pythonhosted.org/packages/57/a7/e3e6bd9d595125e1abbe162e323fd2d06f6f6683185294b79cd2cdb190d5/numpy-1.13.3-cp36-cp36m-manylinux1_x86_64.whl (17.0MB) Collecting python-dateutil==2.6.1 (from leapyear==0.0.0) Downloading https://files.pythonhosted.org/packages/4b/0d/7ed381ab4fe80b8ebf34411d14f253e1cf3e56e2820ffa1d8844b23859a2/python_dateutil-2.6.1-py2.py3-none-any.whl (194kB) Collecting typing==3.6.4 (from leapyear==0.0.0) Downloading https://files.pythonhosted.org/packages/05/2b/2b05bf1d5a9dd450447c9a5df3e118a465e5d3cb12b73b7220a5064a403f/typing-3.6.4-py3-none-any.whl Collecting six>=1.5 (from python-dateutil==2.6.1->leapyear==0.0.0) 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-0.0.0 numpy-1.13.3 python-dateutil-2.6.1 six-1.11.0 typing-3.6.4 You are using pip version 9.0.3, however version 18.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. [rtd-command-info] start-time: 2018-11-05T14:16:09.538906Z, end-time: 2018-11-05T14:16:09.619949Z, 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' websupport2_static_url = 'https://media.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://media.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ("2.2.0-beta-3", "/en/2.2.0-beta-3/"), ("2.2.0-beta-2", "/en/2.2.0-beta-2/"), ("2.0.10", "/en/2.0.10/"), ("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.2.0-beta-2/', '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, 'ad_free': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '85252809', } 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"] [rtd-command-info] start-time: 2018-11-05T14:16:09.674425Z, end-time: 2018-11-05T14:16:18.367340Z, duration: 8, exit-code: 0 python sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v1.7.9 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-11-05T14:16:18.451905Z, end-time: 2018-11-05T14:16:28.221467Z, duration: 9, exit-code: 0 python sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=en . _build/localmedia Running Sphinx v1.7.9 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-11-05T14:16:28.312480Z, end-time: 2018-11-05T14:16:36.542155Z, duration: 8, exit-code: 0 python sphinx-build -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v1.7.9 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-11-05T14:16:36.593745Z, end-time: 2018-11-05T14:16:38.211169Z, 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] Underfull \hbox (badness 10000) in paragraph at lines 1654--1654 \T1/ptm/m/it/10 database=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 cached=True\T1/pt m/m/n/10 , \T1/ptm/m/it/10 num_partitions=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 snap- [20] [21] [22] [23] [24] LaTeX Warning: Hyper reference `api/admin_grants:leapyear.admin.grants.UserData basePerms' on page 25 undefined on input line 2265. LaTeX Warning: Hyper reference `api/admin_grants:leapyear.admin.grants.UserTabl ePerms' on page 25 undefined on input line 2296. [25] LaTeX Warning: Hyper reference `api/admin_grants:leapyear.admin.grants.Database Perms' on page 26 undefined on input line 2334. LaTeX Warning: Hyper reference `api/admin_grants:leapyear.admin.grants.TablePer ms' on page 26 undefined on input line 2334. LaTeX Warning: Hyper reference `api/dataset:leapyear.dataset.DataSet.project' o n page 26 undefined on input line 2354. LaTeX Warning: Hyper reference `api/dataset:leapyear.dataset.DataSet.where' on page 26 undefined on input line 2357. LaTeX Warning: Hyper reference `api/dataset:leapyear.dataset.DataSet.union' on page 26 undefined on input line 2360. LaTeX Warning: Hyper reference `api/dataset:leapyear.dataset.DataSet.split' on page 26 undefined on input line 2363. LaTeX Warning: Hyper reference `api/dataset:leapyear.dataset.DataSet.splits' on page 26 undefined on input line 2366. LaTeX Warning: Hyper reference `api/dataset:leapyear.dataset.DataSet.group_by' on page 26 undefined on input line 2372. LaTeX Warning: Hyper reference `api/dataset:leapyear.dataset.DataSet.join' on p age 26 undefined on input line 2375. LaTeX Warning: Hyper reference `api/dataset:leapyear.dataset.DataSet.transform' on page 26 undefined on input line 2378. LaTeX Warning: Hyper reference `api/analytics:module-leapyear.analytics' on pag e 26 undefined on input line 2389. [26] [27] [28] [29] ! 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.2809 Union (∪ ): data sets with matching schema. Underfull \hbox (badness 10000) in paragraph at lines 2834--2834 []\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 3725. LaTeX Warning: Hyper reference `api/model:leapyear.model.RandomForest' on page 38 undefined on input line 3725. LaTeX Warning: Hyper reference `api/model:leapyear.model.GLM' on page 38 undefi ned on input line 3754. LaTeX Warning: Hyper reference `api/model:leapyear.model.RandomForest' on page 38 undefined on input line 3754. Underfull \hbox (badness 10000) in paragraph at lines 3784--3784 []\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 3784--3784 \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 7197. LaTeX Warning: Hyper reference `api/analytics:leapyear.analytics.count' on page 66 undefined on input line 7206. LaTeX Warning: Hyper reference `api/analytics:leapyear.analytics.mean' on page 66 undefined on input line 7206. LaTeX Warning: Hyper reference `api/analytics:leapyear.analytics.mean' on page 66 undefined on input line 7222. [66] LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ScalarAnalysis' on page 67 undefined on input line 7272. LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ScalarAnalysis' on page 67 undefined on input line 7288. LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ScalarAnalysis' on page 67 undefined on input line 7322. [67] LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ScalarAnalysis' on page 68 undefined on input line 7338. LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ScalarAnalysis' on page 68 undefined on input line 7371. LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ScalarAnalysis' on page 68 undefined on input line 7401. LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ScalarAnalysis' on page 68 undefined on input line 7431. [68] LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ScalarAnalysis' on page 69 undefined on input line 7461. LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ScalarAnalysis' on page 69 undefined on input line 7491. LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ScalarAnalysis' on page 69 undefined on input line 7524. LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ScalarAnalysis' on page 69 undefined on input line 7554. [69] LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ScalarAnalysis' on page 70 undefined on input line 7584. LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ScalarAnalysis' on page 70 undefined on input line 7614. LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .HistogramAnalysis' on page 70 undefined on input line 7648. LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ContingencyAnalysis' on page 70 undefined on input line 7648. Underfull \hbox (badness 10000) in paragraph at lines 7657--7657 []\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] LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .Histogram2DAnalysis' on page 71 undefined on input line 7693. LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ContingencyAnalysis' on page 71 undefined on input line 7719. [71] Underfull \hbox (badness 10000) in paragraph at lines 7857--7857 []\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 , [72] LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ScalarAnalysis' on page 73 undefined on input line 7911. LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ClusteringAnalysis' on page 73 undefined on input line 7987. [73] LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ScalarAnalysis' on page 74 undefined on input line 8016. LaTeX Warning: Hyper reference `api/dataset:leapyear.dataset.DataSet.transform' on page 74 undefined on input line 8057. LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .FilterFeaturesAnalysis' on page 74 undefined on input line 8098. Underfull \hbox (badness 10000) in paragraph at lines 8107--8107 \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 8186. [75] LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .GenLinAnalysis' on page 76 undefined on input line 8260. [76] LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ForestModelAnalysis' on page 77 undefined on input line 8324. LaTeX Warning: Hyper reference `api/model:leapyear.model.GLM' on page 77 undefi ned on input line 8349. Underfull \hbox (badness 10000) in paragraph at lines 8361--8362 []\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 77 undefined on input line 8370. LaTeX Warning: Hyper reference `api/model:leapyear.model.GLM' on page 77 undefi ned on input line 8384. LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ScalarAnalysis' on page 77 undefined on input line 8405. [77] LaTeX Warning: Hyper reference `api/model:leapyear.model.RandomForest' on page 78 undefined on input line 8419. LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ScalarAnalysis' on page 78 undefined on input line 8440. LaTeX Warning: Hyper reference `api/model:leapyear.model.GLM' on page 78 undefi ned on input line 8458. LaTeX Warning: Hyper reference `api/model:leapyear.model.RandomForest' on page 78 undefined on input line 8458. LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .ConfusionModelAnalysis' on page 78 undefined on input line 8481. Underfull \hbox (badness 10000) in paragraph at lines 8490--8490 []\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 8490--8490 \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- [78] LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .CrossValidationAnalysis' on page 79 undefined on input line 8525. LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .CrossValidationAnalysis' on page 79 undefined on input line 8569. Underfull \hbox (badness 10000) in paragraph at lines 8578--8578 []\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 8578--8578 \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 79 undefined on input line 8610. [79] Underfull \hbox (badness 10000) in paragraph at lines 8701--8703 [][][]$\T1/ptm/m/n/10 http : / / papers . nips . cc / paper / [80] Underfull \hbox (badness 10000) in paragraph at lines 8794--8796 [][][]$\T1/ptm/m/n/10 http : / / papers . nips . cc / paper / Underfull \hbox (badness 8094) in paragraph at lines 8806--8806 []\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 , [81] Underfull \hbox (badness 10000) in paragraph at lines 8884--8886 [][][]$\T1/ptm/m/n/10 http : / / papers . nips . cc / paper / [82] LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .AsyncStatus' on page 83 undefined on input line 8908. LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .Analysis' on page 83 undefined on input line 8944. LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .AsyncAnalysis' on page 83 undefined on input line 8988. [83] LaTeX Warning: Hyper reference `api/analytic_classes:leapyear.analytics.classes .AsyncStatus' on page 84 undefined on input line 9013. [84] LaTeX Warning: Hyper reference `api/analytics:leapyear.analytics.roc' on page 8 5 undefined on input line 9176. [85] LaTeX Warning: Hyper reference `api/analytics:leapyear.analytics.logreg' on pag e 86 undefined on input line 9398. LaTeX Warning: Hyper reference `api/analytics:leapyear.analytics.linreg' on pag e 86 undefined on input line 9399. [86] [87] LaTeX Warning: Hyper reference `api/analytics:leapyear.analytics.random_forest' on page 88 undefined on input line 9622. [88] [89] [90] Chapter 2. [91] [92] LaTeX Warning: Reference `api/admin:module-leapyear.admin' on page 93 undefined on input line 9729. LaTeX Warning: Reference `api/admin_grants:module-leapyear.admin.grants' on pag e 93 undefined on input line 9730. LaTeX Warning: Reference `api/analytics:module-leapyear.analytics' on page 93 u ndefined on input line 9731. LaTeX Warning: Reference `api/analytic_classes:module-leapyear.analytics.classe s' on page 93 undefined on input line 9732. LaTeX Warning: Reference `api/leapyear:module-leapyear.client' on page 93 undef ined on input line 9733. LaTeX Warning: Reference `api/dataset:module-leapyear.dataset' on page 93 undef ined on input line 9734. LaTeX Warning: Reference `api/exceptions:module-leapyear.exceptions' on page 93 undefined on input line 9735. LaTeX Warning: Reference `api/feature:module-leapyear.feature' on page 93 undef ined on input line 9736. LaTeX Warning: Reference `api/functions:module-leapyear.functions' on page 93 u ndefined on input line 9737. LaTeX Warning: Reference `api/functions:module-leapyear.functions.math' on page 93 undefined on input line 9738. LaTeX Warning: Reference `api/functions:module-leapyear.functions.non_aggregate ' on page 93 undefined on input line 9739. LaTeX Warning: Reference `api/functions:module-leapyear.functions.string' on pa ge 93 undefined on input line 9740. LaTeX Warning: Reference `api/functions:module-leapyear.functions.time' on page 93 undefined on input line 9741. LaTeX Warning: Reference `api/functions:module-leapyear.functions.window' on pa ge 93 undefined on input line 9742. LaTeX Warning: Reference `api/model:module-leapyear.model' on page 93 undefined on input line 9743. [93] 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 (97 pages, 419485 bytes). Transcript written on leapyear.log. [rtd-command-info] start-time: 2018-11-05T14:16:38.298542Z, end-time: 2018-11-05T14:16:38.451444Z, 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 (436 entries accepted, 0 rejected). Sorting entries......done (4063 comparisons). Generating output file leapyear.ind....done (511 lines written, 0 warnings). Output written in leapyear.ind. Transcript written in leapyear.ilg. [rtd-command-info] start-time: 2018-11-05T14:16:38.505177Z, end-time: 2018-11-05T14:16:40.000048Z, 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] Underfull \hbox (badness 10000) in paragraph at lines 1654--1654 \T1/ptm/m/it/10 database=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 cached=True\T1/pt m/m/n/10 , \T1/ptm/m/it/10 num_partitions=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 snap- [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] ! 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.2809 Union (∪ ): data sets with matching schema. Underfull \hbox (badness 10000) in paragraph at lines 2834--2834 []\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 3784--3784 []\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 3784--3784 \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 7657--7657 []\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] [71] Underfull \hbox (badness 10000) in paragraph at lines 7857--7857 []\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 , [72] [73] Underfull \hbox (badness 10000) in paragraph at lines 8107--8107 \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] [76] Underfull \hbox (badness 10000) in paragraph at lines 8361--8362 []\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: [77] Underfull \hbox (badness 10000) in paragraph at lines 8490--8490 []\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 8490--8490 \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- [78] Underfull \hbox (badness 10000) in paragraph at lines 8578--8578 []\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 8578--8578 \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- [79] Underfull \hbox (badness 10000) in paragraph at lines 8701--8703 [][][]$\T1/ptm/m/n/10 http : / / papers . nips . cc / paper / [80] Underfull \hbox (badness 10000) in paragraph at lines 8794--8796 [][][]$\T1/ptm/m/n/10 http : / / papers . nips . cc / paper / Underfull \hbox (badness 8094) in paragraph at lines 8806--8806 []\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 , [81] Underfull \hbox (badness 10000) in paragraph at lines 8884--8886 [][][]$\T1/ptm/m/n/10 http : / / papers . nips . cc / paper / [82] [83] [84] [85] [86] [87] [88] [89] [90] Chapter 2. [91] [92] [93] (./leapyear.ind [94] 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 [95] 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 [96] 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 194--195 []\T1/ptm/m/n/10 has_user_permission() (leapyear.admin.Database Underfull \hbox (badness 10000) in paragraph at lines 199--200 []\T1/ptm/m/n/10 Histogram2DAnalysis (class in [97] Underfull \hbox (badness 10000) in paragraph at lines 333--334 []\T1/ptm/m/n/10 NULL_DATETIME() (leapyear.admin.Type static Underfull \hbox (badness 10000) in paragraph at lines 359--360 []\T1/ptm/m/n/10 predict_log_proba() (leapyear.model.RandomForest [98] Underfull \hbox (badness 10000) in paragraph at lines 389--390 []\T1/ptm/m/n/10 revoke_user_permissions() (leapyear.admin.Database Underfull \hbox (badness 10000) in paragraph at lines 390--391 []\T1/ptm/m/n/10 revoke_user_permissions() (leapyear.admin.Table Underfull \hbox (badness 10000) in paragraph at lines 412--413 []\T1/ptm/m/n/10 serialize() (leapyear.analytics.classes.AsyncAnalysis Underfull \hbox (badness 10000) in paragraph at lines 414--415 []\T1/ptm/m/n/10 set_user_permissions() (leapyear.admin.Database Underfull \hbox (badness 10000) in paragraph at lines 440--441 []\T1/ptm/m/n/10 symmetric_difference() (leapyear.dataset.DataSet [99] Underfull \hbox (badness 10000) in paragraph at lines 496--497 []\T1/ptm/m/n/10 wait() (leapyear.analytics.classes.AsyncAnalysis Underfull \hbox (badness 10000) in paragraph at lines 502--503 []\T1/ptm/m/n/10 with_attribute_renamed() (leapyear.dataset.DataSet Underfull \hbox (badness 10000) in paragraph at lines 504--505 []\T1/ptm/m/n/10 with_attributes_renamed() (leapyear.dataset.DataSet [100]) (./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 (104 pages, 452931 bytes). Transcript written on leapyear.log. [rtd-command-info] start-time: 2018-11-05T14:16:40.089317Z, end-time: 2018-11-05T14:16:40.171050Z, 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