Skip to content

securitywarrior/twebit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin analysis with machine learning

graph1

How it works?

  • 1- Get tweets from twitter
  • 2- Filter tweets
  • 3- Tweet classification with naive bayes algorithm (Positive,negative and neut)

Installation

git clone https://github.com/omergunal/twebit
cd twebit
pip3 install -r requirements.txt

Update your api keys in "twebit.py". Go to https://apps.twitter.com/ and get API keys

Usage

python3 twebit.py

ScreenShots

graph btc

About

Bitcoin analysis with machine learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%