DataTurks-Engg / ML-to-predict-Bitcoin-Prices

ML-to-predict-Bitcoin-Prices
19 stars 12 forks source link

ohh wrong data usage #1

Open NessiMee opened 5 years ago

NessiMee commented 5 years ago

Hi,

man, you use only price and date for modelling. Besides, you predict test data using prices given)) funny isn't it? or I misunderstood. You cannot use prices to predict prices, it is fake as a result.

jim-mcmillan commented 4 years ago

Hi,

man, you use only price and date for modelling. Besides, you predict test data using prices given)) funny isn't it? or I misunderstood. You cannot use prices to predict prices, it is fake as a result.

Not sure if I agree. I think with 1000 consecutive data points, the 1001st data point can be determined to be higher or lower with greater than 50% accuracy.