UBC-MDS / Credit_Card_Default_Prediction_Group13

Group 13 of DSCI 522 in the year 2022-23
https://ubc-mds.github.io/Credit_Card_Default_Prediction_Group13/doc/report.html
Other
2 stars 3 forks source link

First meeting #1

Closed hcwang24 closed 1 year ago

hcwang24 commented 1 year ago

Decided on dataset: https://www.kaggle.com/competitions/spaceship-titanic/overview

Let's aim to finish our own parts by Friday.

hcwang24 commented 1 year ago

New dataset to work with : https://archive.ics.uci.edu/ml/datasets/default+of+credit+card+clients

qurat-azim commented 1 year ago

Hey guys, just a heads up here! Turns out we shouldn't be doing any EDA before data splitting

ChesterAiGo commented 1 year ago

Data downloader script added. Please see the latest PR. It downloads the data and splits the data into training and testing set automatically.