Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

anaconda.org : category_encoders

A set of scikit-learn-style transformers for encoding categorical variables into numeric with different techniques. While ordinal, one-hot, and hashing encoders have similar equivalents in the existing scikit-learn version, the transformers in this library all share a few useful properties: - First-class support for pandas dataframes as an input (and optionally as output) - Can explicitly configure which columns in the data are encoded by name or index, or infer non-numeric columns regardless of input type - Can drop any columns with very low variance based on training set optionally - Portability: train a transformer on data, pickle it, reuse it later and get the same thing out. - Full compatibility with sklearn pipelines, input an array-like dataset like any other transformer

Registry - Source - JSON
purl: pkg:conda/category_encoders
License: BSD-3-Clause
Latest release: 5 months ago
First release: 10 months ago
Dependent packages: 2
Dependent repositories: 12
Stars: 2,214 on GitHub
Forks: 382 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 24 hours ago

    Loading...
    Readme
    Loading...