diff --git a/README.md b/README.md index b620450..8af25e7 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,6 @@ 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: -- The Fifth Day: +- 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