Metadata-Version: 2.1
Name: papierstat
Version: 0.1.178
Summary: Helpers for teaching materials about machine learning.
Home-page: http://www.xavierdupre.fr/app/papierstat/helpsphinx/index.html
Author: Xavier Dupré
Author-email: xavier.dupre@gmail.com
License: MIT
Download-URL: https://github.com/sdpython/papierstat/
Keywords: papierstat,Xavier Dupré
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Education
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 5 - Production/Stable
Provides-Extra: datasets.carreau
Requires-Dist: scikit-learn
Requires-Dist: pandas
Requires-Dist: mlinsights
Requires-Dist: matplotlib
Requires-Dist: pandas-streaming
Provides-Extra: datasets.carreau
Requires-Dist: dbfread; extra == 'datasets.carreau'
Requires-Dist: geopandas; extra == 'datasets.carreau'
Requires-Dist: fiona; extra == 'datasets.carreau'


.. _l-README:

README
======

.. image:: https://travis-ci.org/sdpython/papierstat.svg?branch=master
    :target: https://travis-ci.org/sdpython/papierstat
    :alt: Build status

.. image:: https://ci.appveyor.com/api/projects/status/34isqaj7je3u1xil?svg=true
    :target: https://ci.appveyor.com/project/sdpython/papierstat
    :alt: Build Status Windows

.. image:: https://circleci.com/gh/sdpython/papierstat/tree/master.svg?style=svg
    :target: https://circleci.com/gh/sdpython/papierstat/tree/master

.. image:: https://badge.fury.io/py/papierstat.svg
    :target: https://pypi.org/project/papierstat/

.. image:: https://img.shields.io/badge/license-MIT-blue.svg
    :alt: MIT License
    :target: http://opensource.org/licenses/MIT

.. image:: https://requires.io/github/sdpython/papierstat/requirements.svg?branch=master
     :target: https://requires.io/github/sdpython/papierstat/requirements/?branch=master
     :alt: Requirements Status

.. image:: https://codecov.io/github/sdpython/papierstat/coverage.svg?branch=master
    :target: https://codecov.io/github/sdpython/papierstat?branch=master

.. image:: http://img.shields.io/github/issues/sdpython/papierstat.png
    :alt: GitHub Issues
    :target: https://github.com/sdpython/papierstat/issues

.. image:: https://badge.waffle.io/sdpython/papierstat.png?label=To%20Do&title=To%20Do
    :alt: Waffle
    :target: https://waffle.io/sdpython/papierstat

.. image:: http://www.xavierdupre.fr/app/papierstat/helpsphinx/_images/nbcov.png
    :target: http://www.xavierdupre.fr/app/papierstat/helpsphinx/all_notebooks_coverage.html
    :alt: Notebook Coverage

*papierstat* contains materials about machine learning
teachings (French).

**Links:**

* `GitHub/papierstat <https://github.com/sdpython/papierstat/>`_
* `documentation <http://www.xavierdupre.fr/app/papierstat/helpsphinx/index.html>`_
* `Blog <http://www.xavierdupre.fr/app/papierstat/helpsphinx/blog/main_0000.html#ap-main-0>`_

.. _l-HISTORY:

=======
History
=======

current - 2018-06-11 - 0.00Mb
=============================

* `8`: ajouter un notebook sur les données carroyées (2018-06-11)
* `15`: ajouter un notebook sur word2vec (2018-06-11)

0.1.175 - 2018-05-15 - 1.75Mb
=============================

* `11`: ajouter la définition des fichiers au format GeoJSON (2018-05-08)
* `10`: ajouter un exemple de carte avec bokeh (2018-05-08)
* `9`: remplacer basemap par cartopy (2018-05-08)
* `6`: add a constraint kmeans (2018-04-04)
* `4`: ajouter un notebook sur la prévision d'une durée (2018-04-02)
* `5`: first resolved issue (2018-04-01)

0.1.93 - 2018-02-22 - 0.71Mb
============================


