Skip to content

Commit fa0096c

Browse files
authored
Update README.md
1 parent d449e71 commit fa0096c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,7 @@ Curated list of data science software in Python
322322
* [Platypus](https://github.com/Project-Platypus/Platypus) - A Free and Open Source Python Library for Multiobjective Optimization
323323
* [GPflowOpt](https://github.com/GPflow/GPflowOpt) ![alt text][tf] - Bayesian Optimization using GPflow
324324
* [POT](https://github.com/rflamary/POT) - Python Optimal Transport library
325+
* [Talos](https://github.com/autonomio/talos) - Hyperparameter Optimization for Keras Models
325326

326327
<a name="nlp"></a>
327328
## Natural Language Processing
@@ -350,6 +351,7 @@ Curated list of data science software in Python
350351
* [imgaug](https://github.com/aleju/imgaug) - image augmentation for machine learning experiments
351352
* [imgaug_extension](https://github.com/cadenai/imgaug_extension) - additional augmentations for imgaug
352353
* [Augmentor](https://github.com/mdbloice/Augmentor) - Image augmentation library in Python for machine learning
354+
* [albumentations](https://github.com/albu/albumentations) - fast image augmentation library and easy to use wrapper around other libraries
353355

354356
<a name="feat-eng"></a>
355357
## Feature engineering
@@ -362,6 +364,7 @@ Curated list of data science software in Python
362364
* [few](https://github.com/lacava/few) ![alt text][skl] - a feature engineering wrapper for sklearn
363365
* [scikit-rebate](https://github.com/EpistasisLab/scikit-rebate) ![alt text][skl] - a scikit-learn-compatible Python implementation of ReBATE, a suite of Relief-based feature selection algorithms for Machine Learning
364366
* [scikit-mdr](https://github.com/EpistasisLab/scikit-mdr) ![alt text][skl] - a sklearn-compatible Python implementation of Multifactor Dimensionality Reduction (MDR) for feature construction.
367+
* [tsfresh](https://github.com/blue-yonder/tsfresh) ![alt text][skl] - Automatic extraction of relevant features from time series
365368

366369
<a name="pipe"></a>
367370
## Data manipulation & pipelines

0 commit comments

Comments
 (0)