feature_engine

Feature engineering package with sklearn like functionality

BSD-3-CLAUSE License

Downloads
179.2K
Stars
1.7K
Committers
50

Bot releases are hidden (Show)

feature_engine - v1.2.0 Latest Release

Published by solegalli almost 3 years ago

Big release

The new release adds all of the following:

  • New transformer: datetime
  • New transformer: selection by PSI
  • New transformer: match variables
  • New documentation layout: pydata template
  • New documentation organisation: api and user guide
  • Sponsorship
  • Paper and citation

And a lot more expended functionality of current classes.

feature_engine - v1.1.2

Published by solegalli about 3 years ago

Fixes bug in one hot encoder

feature_engine - v1.1.1

Published by solegalli about 3 years ago

  • Migrates repo to own organisation github.com/feature-engine
  • adds new transformer (logcp)
  • expands transformers with inverse_transform
  • expands correlation selectors by allowing callables in the corr method
feature_engine - Release 1.1.0

Published by solegalli over 3 years ago

  • enforce compatibility with Scikit-learn through check_estimator
  • new transformer for cyclical features
  • add categorical support for variables of type category
  • add option to perform categorical transformation to numerical variables
  • feature selectors support all cross-validation schemes
feature_engine - v1.0.2

Published by solegalli over 3 years ago

In this release we add:

  • a new transformer for imputation
  • a new transformer to create features
  • new jupyter notebooks with demos
  • linkd to Kaggle kernels featuring Feature-engine
  • fix a number of typos in the documentation
    -fix few bugs in the select by target mean transformer.
Package Rankings
Top 6.74% on Proxy.golang.org
Top 22.99% on Conda-forge.org
Top 1.69% on Pypi.org
Badges
Extracted from project README's
feature-engine logo PyPI - Python Version PyPI Conda Monthly Downloads Downloads GitHub GitHub contributors Gitter first-timers-only Sponsorship Read the Docs DOI JOSS CircleCI Codecov Code style: black