Giter Site home page Giter Site logo

allensmile / dirty_cat Goto Github PK

View Code? Open in Web Editor NEW

This project forked from skrub-data/skrub

0.0 1.0 0.0 1.03 MB

Encoding methods for dirty categorical variables

Home Page: https://dirty-cat.github.io/

License: BSD 3-Clause "New" or "Revised" License

Python 95.26% Shell 4.74%

dirty_cat's Introduction

dirty_cat

dirty_cat is a Python module for machine-learning on dirty categorical variables.

Website: https://dirty-cat.github.io/

For a detailed description of the problem of encoding dirty categorical data, see Similarity encoding for learning with dirty categorical variables1 and Encoding high-cardinality string categorical variables2.

Installation

Dependencies

dirty_cat requires:

  • Python (>= 3.6)
  • NumPy (>= 1.8.2)
  • SciPy (>= 1.0.1)
  • scikit-learn (>= 0.20.0)

Optional dependency:

  • python-Levenshtein for faster edit distances (not used for the n-gram distance)

User installation

If you already have a working installation of NumPy and SciPy, the easiest way to install dirty_cat is using pip :

pip install -U --user dirty_cat

Other implementations

References


  1. Patricio Cerda, Gaël Varoquaux, Balázs Kégl. Similarity encoding for learning with dirty categorical variables. 2018. Machine Learning journal, Springer.

  2. Patricio Cerda, Gaël Varoquaux. Encoding high-cardinality string categorical variables. 2020. IEEE Transactions on Knowledge & Data Engineering.

dirty_cat's People

Contributors

gaelvaroquaux avatar pcerda avatar pierreglaser avatar alexis-cvetkov avatar twsthomas avatar amy12xx avatar mcuny avatar jeromedockes avatar dsleo avatar hamedonline avatar lilianboulard avatar samronsin avatar vhoulbreque avatar nicolasgensollen avatar ahoyosid avatar jorisvandenbossche avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.