Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 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 (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-02-20T18:18:16.000Z (almost 2 years ago)
- Last Synced: 2023-08-27T00:24:55.278Z (over 1 year ago)
- Topics: data-science, machine-learning, python, scikit-learn
- Language: Jupyter Notebook
- Homepage:
- Size: 2.18 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