scikit-mine / scikit-mine

scikit-mine : pattern mining in Python
https://scikit-mine.github.io/scikit-mine/
BSD 3-Clause "New" or "Revised" License
72 stars 10 forks source link
datamining minimum-description-length pattern-mining scikit scikit-learn

.. image:: https://img.shields.io/pypi/v/scikit-mine.svg :target: https://pypi.python.org/pypi/scikit-mine/

.. image:: https://codecov.io/gh/remiadon/scikit-mine/branch/master/graph/badge.svg :target: https://codecov.io/gh/remiadon/scikit-mine

.. image:: https://img.shields.io/badge/powered%20by-INRIA-orange.svg?style=flat&colorA=384257&colorB=E23324 :target: https://www.inria.fr/en

.. image:: https://pepy.tech/badge/scikit-mine :target: https://pepy.tech/project/scikit-mine

.. image:: https://mybinder.org/badge_logo.svg :target: https://mybinder.org/v2/gh/scikit-mine/scikit-mine/HEAD?filepath=docs%2Ftutorials%2Fperiodic%2Fperiodic_canadian_tv.ipynb

Scikit-mine : pattern mining in Python

.. _scikit-learn: https://scikit-learn.org/

Resources

Quickstart

scikit-mine is a Python module for pattern mining built on top of Pandas/Numpy/SciPy and is distributed under the 3-Clause BSD license.

It is currently maintained by a team of volunteers.

See examples in the tutorials; the notebooks are available here_. To execute the tutorials, you will have to install jupyter notebook or jupyterlab (https://jupyter.org/install)

.. _here: https://github.com/scikit-mine/scikit-mine/tree/master/docs/tutorials

Dependencies

scikit-mine requires Python>=3.8, and some extra dependencies

Development

This project benefitted from fundings from the INRIA center in Rennes, Brittany, France <https://www.inria.fr/fr/centre-inria-rennes-bretagne-atlantique>, as well as from the CNRS PNRIA Programme <https://www.ins2i.cnrs.fr/fr/reseau-des-ingenieurs-cnrs-du-programme-national-de-recherche-en-intelligence-artificielle-pnria>.

We welcome new contributors of all experience levels.

Internal Contributors