From fc461c7f0b098facb272ea265792acc4d58fe138 Mon Sep 17 00:00:00 2001 From: Paulina <55359571+paulinakaszuba94@users.noreply.github.com> Date: Tue, 12 May 2020 19:44:45 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8af25e7..52c6a7e 100644 --- a/README.md +++ b/README.md @@ -7,5 +7,5 @@ Our goal: Forecast of car prices. - The First Day: we prepare an environment to work and create our special repository on Github. - The Second Day: we review data and visualize it. - The Third Day: we build a basic Machine Learning model. -- The Fourth Day: we get to know XGBoost and build more models to compare the results -- The Fifth Day: we learn to use Hyperopt +- The Fourth Day: we get to know XGBoost and build more models to compare the results. +- The Fifth Day: we learn to use Hyperopt.