Skip to content

Make predictions on the activity of BNB-USD in 5-minute intervals

Notifications You must be signed in to change notification settings

gavin2059/win-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

win-prediction

Make predictions on the activity of BNB-USD in 5-minute intervals

run.py:

  • runs the program made of the following modules

getData.py:

  • gets BNB-USD data using polygon API

prepData.py:

  • processes data from getData.py to be used in training / predicting

train.py:

  • trains model

predict.py:

  • predicts using trained model

About

Make predictions on the activity of BNB-USD in 5-minute intervals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages