Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ccastleberry/sk-autobots

Custom data transformers using the scikit-learn API.
https://github.com/ccastleberry/sk-autobots

scikit-learn sklearn sklearn-api

Last synced: 3 days ago
JSON representation

Custom data transformers using the scikit-learn API.

Awesome Lists containing this project

README

        

![CITests](https://github.com/ccastleberry/sk-autobots/workflows/CITests/badge.svg)
[![codecov](https://codecov.io/gh/ccastleberry/sk-autobots/branch/master/graph/badge.svg)](https://codecov.io/gh/ccastleberry/sk-autobots)

# sk-autobots
Custom data transformers that use the scikit-learn API.

# Install
You can install this library through pip.

`pip install sk-autobots`