Description:
A Path of Exile Market Analysis Project.
Aims:
- Develop a model to predict 5 days in the future of a currency item's market value
- Experiment and choose one model that performs
- Expand and apply model on many different market objects
- Compare some models, discussion and report findings
Final presentation can be found here or here
In this project, i will:
- Introduce you to POE game
- And its fascinating aspect: the in-game economy
- This project aims to study the trends of the economy of some items and currency being traded
- To help better understanding of the in-game economy and the real world economy alike
- Also, I aim to be able to study from the past economy fluctuations and apply it to make prediction at current time
- Helping to aid the player with information that would help them make better decisions during their short time playing and not get lost in the enormous economy.
Each in its own notebook file:
- POE Introduction: POE and the economy
- Project motivation and reasons for conducting research
- Data Acquisition
- Data Exploration
- Machine learning approach on market historical data (time-series)
- Prediction using real-time data through POE API
- Results and Conclusions
-
Model result comparison
-
Exalted Orb Trend between different leagues
-
Regressor Chain with Random Forest estimator model stepped prediction result (best model)
-
Feature importance for best model
-
Best model's performance on other objects
- Better models
- Expand to predict using real-time data through POE API
- This project is the final assignment for the
DiveIntoCode
Machine Learning course - This project was inspired by Path Of Exile
- Many thanks to poe.ninja for their dataset
- Special thanks to the mentors for reviewing my work.
Created by @produdez - feel free to contact me or follow my blog on medium ❤️!