There was an error while loading. Please reload this page.
1 parent ef53b91 commit 199c087Copy full SHA for 199c087
README.md
@@ -5,6 +5,6 @@ I have added a functionality to the pre-processor to transform labels. This allo
5
I have replaced Pipeline from sklearn to Pipeline of imblearn. This allowed to add SMOTE-like to balancing step of auto-sklearn.
6
7
# 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/).
+- Learn more about [auto-sklearn](https://automl.github.io/auto-sklearn/master/).
+- Learn more about [sklearn](https://automl.github.io/auto-sklearn/master/).
+- Learn more about [imblearn](https://imbalanced-learn.org/stable/).
0 commit comments