From 225a18e94c87fc0cd0af3e9053d3f2323c7c38c6 Mon Sep 17 00:00:00 2001 From: Joel Jose Date: Tue, 10 Aug 2021 18:18:01 +0530 Subject: [PATCH] Corrected a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a29de8b7c..c5da781c71 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ predictions = cls.predict(X_test) ## Relevant publications -If you use auto-sklearn in a scientific publications, we would appreciate citations. +If you use auto-sklearn in scientific publications, we would appreciate citations. **Efficient and Robust Automated Machine Learning** *Matthias Feurer, Aaron Klein, Katharina Eggensperger, Jost Springenberg, Manuel Blum and Frank Hutter*