Skip to content

A prediction model that is mean for predicting Hypixel Skyblock Bazaar Prices

License

Notifications You must be signed in to change notification settings

BananaFructa/BazaarPredictionModel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BazaarPredictionModel

A prediction model that is meant for predicting Hypixel Skyblock Bazaar Prices

Python Version: 3.8.6 or above

Dependencies: Tensorflow 2.0 or above , Numpy and Matplotlib

Extract BazaarData.zip, it contains the training data and the item list. After, run Main.py and the model will start to train. It autosaves the model every 25 batches but that can be changed in the code.

The data has been gathered from stonks.gg. It represents the data from 4/4/2020 00:00:00 to 4/12/2020 00:00:00 where 1 datapoint represents the averege of 6 hours worth of data. Each json in the database contains an 2d array where the first dimension has the length of 2, index 0 being the buy prices and index 1 being the sell prices.

About

A prediction model that is mean for predicting Hypixel Skyblock Bazaar Prices

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages