UBC-MDS / customer-term-deposits-predictor

MIT License
0 stars 0 forks source link

script splits #37

Open henryha2019 opened 13 hours ago

henryha2019 commented 13 hours ago
  1. Read and download the data.
  2. Perform exploratory data analysis (EDA).
  3. Split and preprocess the data.
  4. Build and fit the model.
  5. Evaluate the model. Additionally, please create a script and update the corresponding README file to provide clear instructions for others on how to use the script.
meagangardner commented 12 hours ago

Thank you Henry, I will do the reading in script :)

henryha2019 commented 8 hours ago

I will take on the: Evaluate the model. I also just realized that items 2 and 3 should be in reverse order my apologies