Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ccastleberry/sk-autobots
- Owner: ccastleberry
- License: mit
- Created: 2020-04-09T17:47:02.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-22T01:47:39.000Z (over 2 years ago)
- Last Synced: 2024-10-11T08:21:07.813Z (26 days ago)
- Topics: scikit-learn, sklearn, sklearn-api
- Language: Python
- Homepage:
- Size: 141 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`