<!doctype html> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Liens utiles — algofun documentation</title> <link rel="stylesheet" href="_static/bizstyle.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: './', VERSION: ' ', 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/bizstyle.js"></script> <link rel="index" title="Index" href="genindex.html" /> <link rel="search" title="Search" href="search.html" /> <link rel="next" title="Machine learning" href="MachineLearning.html" /> <link rel="prev" title="Fil conducteur : 1er tour des élections présidentielles 2017" href="fil_conducteur.html" /> <meta name="viewport" content="width=device-width,initial-scale=1.0"> <!--[if lt IE 9]> <script type="text/javascript" src="_static/css3-mediaqueries.js"></script> <![endif]--> </head> <body> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="genindex.html" title="General Index" accesskey="I">index</a></li> <li class="right" > <a href="MachineLearning.html" title="Machine learning" accesskey="N">next</a> |</li> <li class="right" > <a href="fil_conducteur.html" title="Fil conducteur : 1er tour des élections présidentielles 2017" accesskey="P">previous</a> |</li> <li class="nav-item nav-item-0"><a href="index.html">algofun documentation</a> »</li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="body" role="main"> <div class="section" id="liens-utiles"> <h1>Liens utiles<a class="headerlink" href="#liens-utiles" title="Permalink to this headline">¶</a></h1> <ul class="simple"> <li><a class="reference external" href="https://realpython.com/python-random/?__s=o2w1az6ypdj7ogdsnqwf">random</a> datas</li> <li><a class="reference external" href="https://realpython.com/fast-flexible-pandas/?__s=o2w1az6ypdj7ogdsnqwf">pandas</a></li> <li><a class="reference external" href="https://realpython.com/python-histograms/?__s=o2w1az6ypdj7ogdsnqwf">ploting</a></li> <li><a class="reference external" href="https://realpython.com/tutorials/machine-learning/">machine</a> learning</li> <li><a class="reference external" href="https://machinelearningmastery.com/machine-learning-in-python-step-by-step/">making</a> a machine learning</li> <li><a class="reference external" href="https://realpython.com/tutorials/data-science/">data</a> science</li> </ul> </div> </div> </div> <div class="clearer"></div> </div> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="genindex.html" title="General Index" >index</a></li> <li class="right" > <a href="MachineLearning.html" title="Machine learning" >next</a> |</li> <li class="right" > <a href="fil_conducteur.html" title="Fil conducteur : 1er tour des élections présidentielles 2017" >previous</a> |</li> <li class="nav-item nav-item-0"><a href="index.html">algofun documentation</a> »</li> </ul> </div> <div class="footer" role="contentinfo"> </div> </body> </html>