Coder Social home page Coder Social logo

uahmad235 / gaming_data_analysis Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 2.8 MB

Classification & Regression analysis of bitrate prediction and Frame drop rate for Online Gaming Platform.

Jupyter Notebook 46.51% HTML 53.49%
classification data-analysis pytorch regression

gaming_data_analysis's Introduction

ML Assignment

1. Project setup:

  • Clone the repo using command:

    git clone https://github.com/uahmad235/ml_assg_1.git

  • Install all the project dependencies using command:

    cd ml_assg_1 && pip install -r requirements.txt

2. Download and prepare dataset:

  • In order to run the classification notebook you need classification dataset. The dataset can be obtained by running following command:

    wget https://www.dropbox.com/s/rzbd2vfgmvd9opw/stream_quality_data.zip?dl=1

  • You can unzip the dataset using command:

    unzip stream_quality_data.zip -d src/stream_quality_data_class

  • In order to run the regression notebook you need regression dataset. The dataset can be obtained by running following command:

    wget https://www.dropbox.com/s/ggim3akt5yjoexb/bitrate_prediction.zip?dl=1

  • You can unzip the dataset using command:

    unzip bitrate_prediction.zip -d src/bitrate_prediction

3. Run Notebooks

  • Now you can run jupyter notebook in the current project using:

    jupyter notebook .

  • Once notebook is opened, you can navigate to src directory and find two notebooks classification.ipynb and regression.ipynb. Just click on desired notebook and run. Enjoy!

P.S: This code has been tested with python 3.8

gaming_data_analysis's People

Contributors

uahmad235 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.