{# scikit-learn/layout.html ~~~~~~~~~~~~~~~~~ Layout for scikit-learn, after a design made by Angel Soler (http://webylimonada.org) :copyright: Fabian Pedregosa :license: BSD #} {% extends "basic/layout.html" %} {%- if pagename == 'index' %} {% set title = 'scikits.learn: machine learning in Python' %} {%- endif %} {% block header %} {%- if theme_oldversion|tobool %}
Warning: This documentation is for {{project}} version {{ release|e }}. — Latest stable version