Model predicts that bitcoin will be at a lower value than currently 12 hours ahead.
註釋
The model is a sequential RNN (Recurrent neural network) made using TensorFlow. The model predicts processes data of the past 240 hours to predict if in 12 hours, the price will be higher or lower. Data: BTC_Close, BTC_Volume, ETH_Close, ETH_Volume, BTC_MA7, BTC_MA30 and the fear and greed index. alternative.me/crypto/fear-and-greed-index/Training data starts from Feb 2018 until now.
On validation data, the models trained seem to reach 55%-60% accuracy.
This particular prediction was 98% confident that the price would decrease (WITH NO PARTICULAR TARGET PRICE)
There is no underlying traditional strategy influencing decisions, simply machine learning techniques applied to the data, to classify as buy or sell.
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。