<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    
  
    <title>Support &#8212; scikit-learn 0.19.2 documentation</title>
  <!-- htmltitle is before nature.css - we use this hack to load bootstrap first -->
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  <link rel="stylesheet" href="_static/css/bootstrap.min.css" media="screen" />
  <link rel="stylesheet" href="_static/css/bootstrap-responsive.css"/>

    
    <link rel="stylesheet" href="_static/nature.css" type="text/css" />
    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
    <link rel="stylesheet" href="_static/gallery.css" type="text/css" />
    
    <script type="text/javascript">
      var DOCUMENTATION_OPTIONS = {
        URL_ROOT:    './',
        VERSION:     '0.19.2',
        COLLAPSE_INDEX: false,
        FILE_SUFFIX: '.html',
        HAS_SOURCE:  true,
        SOURCELINK_SUFFIX: '.txt'
      };
    </script>
    <script type="text/javascript" src="_static/jquery.js"></script>
    <script type="text/javascript" src="_static/underscore.js"></script>
    <script type="text/javascript" src="_static/doctools.js"></script>
    <script type="text/javascript" src="_static/js/copybutton.js"></script>
    <link rel="shortcut icon" href="_static/favicon.ico"/>
    <link rel="author" title="About these documents" href="about.html" />
    <link rel="search" title="Search" href="search.html" />
    <link rel="next" title="Related Projects" href="related_projects.html" />
    <link rel="prev" title="Frequently Asked Questions" href="faq.html" />
  
  
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  <script src="_static/js/bootstrap.min.js" type="text/javascript"></script>
  <script>
     VERSION_SUBDIR = (function(groups) {
         return groups ? groups[1] : null;
     })(location.href.match(/^https?:\/\/scikit-learn.org\/([^\/]+)/));
  </script>
  <link rel="canonical" href="https://scikit-learn.org/stable/support.html" />

  <script type="text/javascript">
    $("div.buttonNext, div.buttonPrevious").hover(
       function () {
           $(this).css('background-color', '#FF9C34');
       },
       function () {
           $(this).css('background-color', '#A7D6E2');
       }
    );
    function showMenu() {
      var topNav = document.getElementById("scikit-navbar");
      if (topNav.className === "navbar") {
          topNav.className += " responsive";
      } else {
          topNav.className = "navbar";
      }
    };
  </script>

  </head>
  <body>

<div class="header-wrapper">
    <div class="header">
        <p class="logo"><a href="index.html">
            <img src="_static/scikit-learn-logo-small.png" alt="Logo"/>
        </a>
        </p><div class="navbar" id="scikit-navbar">
            <ul>
                <li><a href="index.html">Home</a></li>
                <li><a href="install.html">Installation</a></li>
                <li class="btn-li"><div class="btn-group">
              <a href="documentation.html">Documentation</a>
              <a class="btn dropdown-toggle" data-toggle="dropdown">
                 <span class="caret"></span>
              </a>
              <ul class="dropdown-menu">
            <li class="link-title">Scikit-learn <script>document.write(DOCUMENTATION_OPTIONS.VERSION + (VERSION_SUBDIR ? " (" + VERSION_SUBDIR + ")" : ""));</script></li>
            <li><a href="tutorial/index.html">Tutorials</a></li>
            <li><a href="user_guide.html">User guide</a></li>
            <li><a href="modules/classes.html">API</a></li>
            <li><a href="faq.html">FAQ</a></li>
            <li><a href="developers/contributing.html">Contributing</a></li>
            <li class="divider"></li>
                <script>if (VERSION_SUBDIR != "stable") document.write('<li><a href="http://scikit-learn.org/stable/documentation.html">Stable version</a></li>')</script>
                <script>if (VERSION_SUBDIR != "dev") document.write('<li><a href="http://scikit-learn.org/dev/documentation.html">Development version</a></li>')</script>
                <li><a href="http://scikit-learn.org/dev/versions.html">All available versions</a></li>
                <li><a href="_downloads/scikit-learn-docs.pdf">PDF documentation</a></li>
              </ul>
            </div>
        </li>
            <li><a href="auto_examples/index.html">Examples</a></li>
            </ul>
            <a href="javascript:void(0);" onclick="showMenu()">
                <div class="nav-icon">
                    <div class="hamburger-line"></div>
                    <div class="hamburger-line"></div>
                    <div class="hamburger-line"></div>
                </div>
            </a>
            <div class="search_form">
                <div class="gcse-search" id="cse" style="width: 100%;"></div>
            </div>
        </div> <!-- end navbar --></div>
</div>


<!-- GitHub "fork me" ribbon -->
<a href="https://github.com/scikit-learn/scikit-learn">
  <img class="fork-me"
       style="position: absolute; top: 0; right: 0; border: 0;"
       src="_static/img/forkme.png"
       alt="Fork me on GitHub" />
</a>

<div class="content-wrapper">
    <div class="sphinxsidebar">
    <div class="sphinxsidebarwrapper">
        <div class="rel">
    
        <div class="rellink">
        <a href="faq.html"
        accesskey="P">Previous
        <br/>
        <span class="smallrellink">
        Frequently As...
        </span>
            <span class="hiddenrellink">
            Frequently Asked Questions
            </span>
        </a>
        </div>
            <div class="spacer">
            &nbsp;
            </div>
        <div class="rellink">
        <a href="related_projects.html"
        accesskey="N">Next
        <br/>
        <span class="smallrellink">
        Related Projects
        </span>
            <span class="hiddenrellink">
            Related Projects
            </span>
        </a>
        </div>

    <!-- Ad a link to the 'up' page -->
        <div class="spacer">
        &nbsp;
        </div>
        <div class="rellink">
        <a href="preface.html">
        Up
        <br/>
        <span class="smallrellink">
        scikit-learn
        </span>
            <span class="hiddenrellink">
            scikit-learn
            </span>
            
        </a>
        </div>
    </div>
    
      <p class="doc-version"><b>scikit-learn v0.19.2</b><br/>
      <a href="http://scikit-learn.org/stable/support.html#documentation-resources">Other versions</a></p>
    <p class="citing">Please <b><a href="about.html#citing-scikit-learn" style="font-size: 110%;">cite us </a></b>if you use the software.</p>
    <ul>
<li><a class="reference internal" href="#">Support</a><ul>
<li><a class="reference internal" href="#mailing-list">Mailing List</a></li>
<li><a class="reference internal" href="#user-questions">User questions</a></li>
<li><a class="reference internal" href="#bug-tracker">Bug tracker</a></li>
<li><a class="reference internal" href="#irc">IRC</a></li>
<li><a class="reference internal" href="#documentation-resources">Documentation resources</a></li>
</ul>
</li>
</ul>

    </div>
</div>

<input type="checkbox" id="nav-trigger" class="nav-trigger" checked />
<label for="nav-trigger"></label>




      <div class="content">
            
      <div class="documentwrapper">
        <div class="bodywrapper">
          <div class="body" role="main">
            
  <div class="section" id="support">
<h1>Support<a class="headerlink" href="#support" title="Permalink to this headline">¶</a></h1>
<p>There are several ways to get in touch with the developers.</p>
<div class="section" id="mailing-list">
<span id="mailing-lists"></span><h2>Mailing List<a class="headerlink" href="#mailing-list" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>The main mailing list is <a class="reference external" href="https://mail.python.org/mailman/listinfo/scikit-learn">scikit-learn</a>.</li>
<li>There is also a commit list <a class="reference external" href="https://lists.sourceforge.net/lists/listinfo/scikit-learn-commits">scikit-learn-commits</a>,
where updates to the main repository and test failures get notified.</li>
</ul>
</div>
<div class="section" id="user-questions">
<span id="id1"></span><h2>User questions<a class="headerlink" href="#user-questions" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>Some scikit-learn developers support users on StackOverflow using
the <a class="reference external" href="http://stackoverflow.com/questions/tagged/scikit-learn">[scikit-learn]</a>
tag.</li>
<li>For general theoretical or methodological Machine Learning questions
<a class="reference external" href="http://stats.stackexchange.com/">stack exchange</a> is probably a more
suitable venue.</li>
</ul>
<p>In both cases please use a descriptive question in the title field (e.g.
no “Please help with scikit-learn!” as this is not a question) and put
details on what you tried to achieve, what were the expected results and
what you observed instead in the details field.</p>
<p>Code and data snippets are welcome. Minimalistic (up to ~20 lines long)
reproduction script very helpful.</p>
<p>Please describe the nature of your data and the how you preprocessed it:
what is the number of samples, what is the number and type of features
(i.d. categorical or numerical) and for supervised learning tasks,
what target are your trying to predict: binary, multiclass (1 out of
<code class="docutils literal"><span class="pre">n_classes</span></code>) or multilabel (<code class="docutils literal"><span class="pre">k</span></code> out of <code class="docutils literal"><span class="pre">n_classes</span></code>) classification
or continuous variable regression.</p>
</div>
<div class="section" id="bug-tracker">
<span id="id3"></span><h2>Bug tracker<a class="headerlink" href="#bug-tracker" title="Permalink to this headline">¶</a></h2>
<p>If you think you’ve encountered a bug, please report it to the issue tracker:</p>
<p><a class="reference external" href="https://github.com/scikit-learn/scikit-learn/issues">https://github.com/scikit-learn/scikit-learn/issues</a></p>
<p>Don’t forget to include:</p>
<blockquote>
<div><ul class="simple">
<li>steps (or better script) to reproduce,</li>
<li>expected outcome,</li>
<li>observed outcome or python (or gdb) tracebacks</li>
</ul>
</div></blockquote>
<p>To help developers fix your bug faster, please link to a <a class="reference external" href="https://gist.github.com">https://gist.github.com</a>
holding a standalone minimalistic python script that reproduces your bug and
optionally a minimalistic subsample of your dataset (for instance exported
as CSV files using <code class="docutils literal"><span class="pre">numpy.savetxt</span></code>).</p>
<p>Note: gists are git cloneable repositories and thus you can use git to
push datafiles to them.</p>
</div>
<div class="section" id="irc">
<span id="id4"></span><h2>IRC<a class="headerlink" href="#irc" title="Permalink to this headline">¶</a></h2>
<p>Some developers like to hang out on channel <code class="docutils literal"><span class="pre">#scikit-learn</span></code> on
<code class="docutils literal"><span class="pre">irc.freenode.net</span></code>.</p>
<p>If you do not have an IRC client or are behind a firewall this web
client works fine: <a class="reference external" href="http://webchat.freenode.net">http://webchat.freenode.net</a></p>
</div>
<div class="section" id="documentation-resources">
<span id="id5"></span><h2>Documentation resources<a class="headerlink" href="#documentation-resources" title="Permalink to this headline">¶</a></h2>
<p>This documentation is relative to 0.19.2. Documentation for
other versions can be found <a class="reference external" href="http://scikit-learn.org/dev/versions.html">here</a>.</p>
<p>Printable pdf documentation for old versions can be found <a class="reference external" href="https://sourceforge.net/projects/scikit-learn/files/documentation/">here</a>.</p>
</div>
</div>


          </div>
        </div>
      </div>
        <div class="clearer"></div>
      </div>
    </div>

    <div class="footer">
        &copy; 2007 - 2017, scikit-learn developers (BSD License).
      <a href="_sources/support.rst.txt" rel="nofollow">Show this page source</a>
    </div>
     <div class="rel">
    
    <div class="buttonPrevious">
      <a href="faq.html">Previous
      </a>
    </div>
    <div class="buttonNext">
      <a href="related_projects.html">Next
      </a>
    </div>
    
     </div>

    
    <script type="text/javascript">
      var _gaq = _gaq || [];
      _gaq.push(['_setAccount', 'UA-22606712-2']);
      _gaq.push(['_trackPageview']);

      (function() {
        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
      })();
    </script>
    
    <script>
      (function() {
        var cx = '016639176250731907682:tjtqbvtvij0';
        var gcse = document.createElement('script'); gcse.type = 'text/javascript'; gcse.async = true;
        gcse.src = 'https://cse.google.com/cse.js?cx=' + cx;
        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(gcse, s);
      })();
    </script>
    <script src="https://scikit-learn.org/versionwarning.js"></script>
  </body>
</html>