Skip to main content

Sci-kit learn tools for machine learning pipelines

Project description

scikit-duplo

Very simple reusable blocks for scikit-learn pipelines (inspired by scikit-lego)

License: MIT PyPI Documentation Status

Installation

Installation from the source tree:

python setup.py install

Or via pip from PyPI:

pip install scikit-duplo

Contents

The sci-kit duplo package contains multiple classes that you can use in a sci-kit learn compatible pipeline. There are ensemble learning classes within the meta subdirectory. These classes expect you to pass in multiple other Sci-kit learn compatible machine learning classes. It will use these to build an ensemble of models to predict the target variable.

There are feature engineering classes inside the preprocessing subdirectory. These are ColumnTransformer compatible classes that expect to receive a dataframe and set of column names that it will transform for the downstream pipeline processes.

LookupEncoder allows you to provide a custon dictionary of values for encoding categorical variables.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

scikit-duplo-0.1.10.tar.gz (7.5 kB view details)

Uploaded Source

File details

Details for the file scikit-duplo-0.1.10.tar.gz.

File metadata

  • Download URL: scikit-duplo-0.1.10.tar.gz
  • Upload date:
  • Size: 7.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.16

File hashes

Hashes for scikit-duplo-0.1.10.tar.gz
Algorithm Hash digest
SHA256 d76356ce1737c768c1b11f54b99f9263f2dff0959355bae54c25243ab22e2065
MD5 34f7528073010521fd6adf5461502f0a
BLAKE2b-256 afd984ecd04e09168941e5cc8feed7d8a32a236d7d043b07773e6a625515dec7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page