There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Bitcoin Price Prediction with 16 Machine Learning Algorithms. The datasets are given. To pull tweets use 'TweetsPull' class. In that case you have to authenticate with your twitter account. The workflow is 1.Pull tweets 2.calculate sentiment score 3.use machine learning algorithms to predict bitcoin price change according to sentiment. This project predicts weather the price of bitcoin is increasing or decreasing with respect to sentiment. This has been done for March 2018 and can be improved with more datasets.