https://github.com/dllllb/ds-pipeline
Data Science model pipeline based on SciKit-Learn Estimator API
https://github.com/dllllb/ds-pipeline
data-science machine-learning python scikit-learn
Last synced: 2 months ago
JSON representation
Data Science model pipeline based on SciKit-Learn Estimator API
- Host: GitHub
- URL: https://github.com/dllllb/ds-pipeline
- Owner: dllllb
- License: apache-2.0
- Created: 2017-02-15T20:41:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-03-15T20:24:28.000Z (over 1 year ago)
- Last Synced: 2025-12-28T22:57:34.725Z (6 months ago)
- Topics: data-science, machine-learning, python, scikit-learn
- Language: Jupyter Notebook
- Homepage:
- Size: 2.27 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Data Science oriented tools, mostly in form of scikit-learn transformers and estimators
- *dstools/ml:* the collection of different tools for scikit-learn,
e. g. additional transformers for `sklearn.pipeline.Pipeline`
- *experiments*: experiments and usage demos in form of Jupyter notebooks