Last updated:
0 purchases
pipelitools 1.1.4
Description
Pipelines for data analysis and machine learning.
pipelitools/pipelitools
|-- __init__.py
|-- preprocessing
|-- __init__.py
|-- eda.py
|-- feature_selection.py
|-- outliers.py
|-- models
|-- __init__.py
|-- models.py
|-- metrics.py
|-- clustering.py
|-- utils.py
Installation
pip install pipelitools
Usage
This package was used in University of Oxford MSc dissertation project.
History
0.1.0 (2021-06-11)
First release.
1.1.0 (2021-07-01)
Added pipeline to compute models
1.1.1 (2021-07-08)
Added tests for every module
Renaming
1.1.2 (2021-07-08)
Bug fixes
1.1.3 (2021-07-13)
README.md fixes
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.