Coder Social home page Coder Social logo

eg_game_analysis's Introduction

Objective:

  • Given a dataset of Starcraft player performance data in ranked games. We want to develop a model to predict a player’s rank using the information provided in the dataset.

  • Documenting decision making throughout the model building process (EDA, ETL, modeling, evaluation, etc).

Approach

Code

main.ipynb is the file which contains all the analysis

Archive Code

main_with_feat_eng in the archive_folder can also be checked where model was built using some additional features using additional feature engineering steps. Although the model performance degraded in comparison to the simpler model used in main.ipynb

Config

  • config.ini file contains the path and model related parameters
  • Currently load saved model is set to False so that the code runs successfully.

Saved Model

As the size of tuned model of hyperopt is more than 100 mb, the trained and tuned model.pkl was added to .gitignore

Requirements

Run pip install -r requirements.txt in terminal to install all the packages used.

Run Time

Approximate run time is around 1.5 hours on CPU

References

  • Sklearn, lightgbm, SHAP, PyCaret, optuna and other python packages.
  • Wikipedia on certain gaming players trait understanding

eg_game_analysis's People

Contributors

ayush1695 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.