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.
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
Built Distribution
File details
Details for the file scikit-learn-whiskers-0.1.1.tar.gz
.
File metadata
- Download URL: scikit-learn-whiskers-0.1.1.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a481ffa26d5c3d433e66277f29977153c42aa19b878536aa5fab455623fefbe |
|
MD5 | 26cf2500e843e81a17da3a6b21066377 |
|
BLAKE2b-256 | deaa95089b29013c600e7c4ef0b1b069ad44ac7b9e4217d4516ed7634e4b140c |
File details
Details for the file scikit_learn_whiskers-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: scikit_learn_whiskers-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c3dcdcb6f0d8bd55bdbb378887c186124c673f03a36d1c289d2fee0aed2010ea |
|
MD5 | 732e169581c465acbe6ace20e5b0c641 |
|
BLAKE2b-256 | 4fc4fd882aa22efce06aa3ad467e5aedf5eec4da86a1a58baa3abb367d5a3430 |