Skip to content

Commit 199c087

Browse files
authored
Update README.md
1 parent ef53b91 commit 199c087

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ I have added a functionality to the pre-processor to transform labels. This allo
55
I have replaced Pipeline from sklearn to Pipeline of imblearn. This allowed to add SMOTE-like to balancing step of auto-sklearn.
66

77
# Learn more
8-
Learn more about [auto-sklearn](https://automl.github.io/auto-sklearn/master/).
9-
Learn more about [sklearn](https://automl.github.io/auto-sklearn/master/).
10-
Learn more about [imblearn](https://imbalanced-learn.org/stable/).
8+
- Learn more about [auto-sklearn](https://automl.github.io/auto-sklearn/master/).
9+
- Learn more about [sklearn](https://automl.github.io/auto-sklearn/master/).
10+
- Learn more about [imblearn](https://imbalanced-learn.org/stable/).

0 commit comments

Comments
 (0)