https://github.com/surfstudio/bacchus
A collection of SKLearn transformers made to build pipelines more expressive, clear and flexible.
https://github.com/surfstudio/bacchus
Last synced: 7 months ago
JSON representation
A collection of SKLearn transformers made to build pipelines more expressive, clear and flexible.
- Host: GitHub
- URL: https://github.com/surfstudio/bacchus
- Owner: surfstudio
- License: mit
- Created: 2017-03-24T11:23:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-03T14:02:57.000Z (over 8 years ago)
- Last Synced: 2025-01-25T22:58:43.419Z (9 months ago)
- Language: Python
- Homepage:
- Size: 34.2 KB
- Stars: 3
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bacchus
Коллекция SKLearn/Pandas-трансформеров для построения более выразительных и лаконичных пайплайнов.
## Примеры
Тетрадь с примерами использования есть в папке __examples__.
## Подключение
Перенесением файлов библиотеки в проект :)
В py-файле `bacchus.py` уже есть все необходимые _import_'ы.