Decoding Market Emotion from Blockchain Activity: A Data-Driven Sentiment Classifier· 从区块链活动解码市场情绪:数据驱动的情绪分类器
The growing use of Bitcoin as a decentralized digital asset and investment tool has sparked strong interest in understanding its market behavior. This study presents a new approach to analyze Bitcoin market sentiment by combining on-chain and financial data with social media posts. Unlike models that aim to predict prices, this work focuses on explaining market sentiment using blockchain transactions, historical price data of Bitcoin, and daily Twitter sentiment classifications. The method merges sentiment trends with on-chain and financial metrics, normalized into a dataset for detailed market analysis. Multiple machine learning models were tested using cross-validation, with Gradient Boosting (XGBoost) emerging as the most reliable model for classifying sentiment, achieving an average F1-score of about 0.84. SHAP (SHapley Additive exPlanations), a game theory-based method for model interpretability, was used to quantify the contribution of on-chain features to the model's predictions, improving transparency. The results indicate that this data combination yields meaningful predictive signals and insights, supporting data-driven cryptocurrency analysis and future improvements with deep learning.
通过区块链交易、比特币历史价格和推特情绪分析来预测市场情绪的新方法。
- 核心方法
- 结合链上数据、金融数据和社交媒体情绪分类,使用机器学习模型(特别是XGBoost)来进行情绪分类,并通过SHAP方法提升模型的解释性。
- 适合谁读
- 研究者 / 工程师
- 要解决的问题
- 如何准确地分析和预测比特币市场的整体情绪状态。
- 关键实验
- 使用多种机器学习模型进行交叉验证实验,XGBoost模型表现最佳,平均F1分数约为0.84。
- 主要贡献
- 提出了一种有效的数据驱动情绪分类器,平均F1分数约为0.84,并展示了链上特征对情绪预测的贡献。
- 意义与局限
- 为理解加密货币市场行为提供了新视角,提高了分析的透明度和准确性,但目前仅限于比特币市场。