Skip to content

Using machine learning and principles from finance to trade lego sets

Notifications You must be signed in to change notification settings

alexracape/lego-learner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lego-learner

Using machine learning and principles from finance to trade lego sets

The Data

This project uses a combination of data from two API's

  • Current Price - Bricklink API as of 05/10/2023
  • List prices and features - Brickset API as of 05/10/2023

Check it out on Kaggle

The Model

Used a random forest and neural network and contrasted resulsts across the two models

The Results

The models were able to predict list price and current market price extremely well from our selected features.

Our model was able to consistently beat the S&P 500 and an equal weighted portfolio across all lego sets produced in that year.

We analyzed feature importanace for determining list price.

We used the model to make a price forecast for the next five years.

Detailed results, plots, and analysis are all in poster.pdf.

About

Using machine learning and principles from finance to trade lego sets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages