Skip to main content

Tools aimed to facilitate some datascience and machine learning tasks.

Project description

scikit-learn-whiskers

A collection (only one at this time) of tools aimed to help with some tasks of machine learning and datascience studies.
These tools are intended to be compatible with scikit-learn utilities, and work properly inside a Pipeline.

WhiskerOutliers

A class to mark as outliers the values that can visually be identified as outliers from a typical box and whiskers plot.
This class implements .fit, transform and fit_transform, as well as get_params and set_params methods as any standard scikit-learn implementation.

StandardOutliers

A class to mark as outliers the values outside the range threshold * standard deviation around the mean.
This class implements .fit, transform and fit_transform, as well as get_params and set_params methods as any standard scikit-learn implementation.

Requisites:

  • NumPy
  • Pandas
  • Scikit-Learn

Installation

To install it: pip git+https://github.com/ayaranitram/scikit-learn-whiskers

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-learn-whiskers-0.2.0.tar.gz (4.9 kB view details)

Uploaded Source

Built Distribution

scikit_learn_whiskers-0.2.0-py3-none-any.whl (7.6 kB view details)

Uploaded Python 3

File details

Details for the file scikit-learn-whiskers-0.2.0.tar.gz.

File metadata

  • Download URL: scikit-learn-whiskers-0.2.0.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.8

File hashes

Hashes for scikit-learn-whiskers-0.2.0.tar.gz
Algorithm Hash digest
SHA256 15db714a3eedcf2da0e955ff6b6c07088682e796d1fe9e064befa3ea9bc0e894
MD5 6c5057595fa60abc7043fade905c7a53
BLAKE2b-256 4edcb3465b26e4e3fbb126672b7c973a2d6d5e0ba6701ee87d0ba04c1efce96b

See more details on using hashes here.

File details

Details for the file scikit_learn_whiskers-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for scikit_learn_whiskers-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d68e78b7f0134f1975c1b25f2e019b9626b996927174e3aad04bfe4127f2cea8
MD5 25091faebd5c851e18df6d6baede97ef
BLAKE2b-256 5e925e3cc8f5fc5642d8d947e678e46981135b7393d3321a4d850b986efa4f49

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