Machine learning workflow toolkit
Project description
Appias: machine learning workflow toolkit
==========================
[![image](https://img.shields.io/pypi/v/appias.svg)](https://pypi.org/project/appias/)
[![image](https://img.shields.io/pypi/l/appias.svg)](https://pypi.org/project/appias/)
[![image](https://img.shields.io/pypi/pyversions/appias.svg)](https://pypi.org/project/appias/)
[![image](https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg)](https://saythanks.io/to/aglove2189)
A small library for gluing together a few of the standard steps when exploring a dataset and building a model. Built on pandas, sklearn, and matplotlib.
<img src="https://raw.githubusercontent.com/aglove2189/appias/master/logo/logo.svg?sanitize=true" height="120">
Features
---------------
- Explore
- Plot
- Remove Outliers
- Replace and Impute NAs
- Reduce Pandas Memory Usage
- Transform
- Fit, Predict, and Score
- Cross Validate
- Logging
[Example Notebook](examples/demo.ipynb)
---------------
Installation
---------------
``` sh
pip install appias
```
Documentation
---------------
Coming Soon!
==========================
[![image](https://img.shields.io/pypi/v/appias.svg)](https://pypi.org/project/appias/)
[![image](https://img.shields.io/pypi/l/appias.svg)](https://pypi.org/project/appias/)
[![image](https://img.shields.io/pypi/pyversions/appias.svg)](https://pypi.org/project/appias/)
[![image](https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg)](https://saythanks.io/to/aglove2189)
A small library for gluing together a few of the standard steps when exploring a dataset and building a model. Built on pandas, sklearn, and matplotlib.
<img src="https://raw.githubusercontent.com/aglove2189/appias/master/logo/logo.svg?sanitize=true" height="120">
Features
---------------
- Explore
- Plot
- Remove Outliers
- Replace and Impute NAs
- Reduce Pandas Memory Usage
- Transform
- Fit, Predict, and Score
- Cross Validate
- Logging
[Example Notebook](examples/demo.ipynb)
---------------
Installation
---------------
``` sh
pip install appias
```
Documentation
---------------
Coming Soon!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
appias-0.1.1.tar.gz
(5.2 kB
view details)
Built Distribution
File details
Details for the file appias-0.1.1.tar.gz
.
File metadata
- Download URL: appias-0.1.1.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/38.4.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9fae7b8c7834d77d00537650554115cecb2121ee0f4e4b16960793ae414b2b5c |
|
MD5 | 9c68f396aa9b978e9f11a3b9a4b3b1cf |
|
BLAKE2b-256 | a9751b88deedc5a0b1b211c9060b13ebca7eb9e96c7e6ff69cc65d44b23f280e |
File details
Details for the file appias-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: appias-0.1.1-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/38.4.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c24455a7057c7cc4433a45731cc8b76364ee5ec66f509610400d6122da6ac07 |
|
MD5 | 21cc47943936681bbcbe463e23c5a782 |
|
BLAKE2b-256 | ebbfe6408d87f32c49ddfda99ccad05a2b01f74511b97cdcd3adc7d4c764a886 |