HamoyeHQ / 05-bitcoin-trading

6 stars 8 forks source link

Adding 'EDA and Data Cleaning' folder which contains a notebook in wh… #1

Closed Jolomi-Tosanwumi closed 4 years ago

Jolomi-Tosanwumi commented 4 years ago

Created a notebook in which the bitcoin-trading dataset was cleaned. The conclusion of the notebook is that there are two approaches we would use to build a model on:

  1. Imputing the Nan values
  2. Dropping rows with Nan values

After building our models on the two datasets created with the two approaches, we will choose the model with the best performance as our final model.

View the notebook here

Find link to the card here

FiyinfobaO commented 4 years ago

It looks good.

jecordjotse commented 4 years ago

It's good