From f0e9819f67224c014bdef46fde8e68417f92171f Mon Sep 17 00:00:00 2001 From: gyoza1 Date: Wed, 7 Dec 2022 09:02:34 -0500 Subject: [PATCH] edited README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.