diff --git a/README.md b/README.md index cedf35c..b0c3961 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # DATA301_projects -## Contents +## Project 1 Contents The main notebook is _project_1_eda_and_model_training.ipynb_. The notebook imports data from _diamonds.csv_, explores the data and sets up three regression models to predict diamond prices.