Git Product home page Git Product logo

bbalaji561 / 2016_mobile_games_ranking_and_prediciton Goto Github PK

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

To develop a Mobile Game Prediction System for top mobile games prediction and providing the range of downloads and estimated Ranking for the games along with the trends and traits of the top games, thereby enabling the developers to design a good game with ease.

HTML 29.36% CSS 4.78% JavaScript 26.60% Python 26.84% PHP 12.42%
ranklib predictive-modeling python

2016_mobile_games_ranking_and_prediciton's Introduction

2016_Mobile_Games_Ranking_And_Prediciton

Abstract:

  1. Ranking and prediction problems have always been a challenge to rank documents, files, applications etc.
  2. The project aims at providing data analytics, trends and preferred traits of all the games put together at one platform using Gradient Boosting Machine Learning Algorithm.
  3. The main purpose of this project will be to help game developers ballpark the number of downloads they will receive for their game.

Problem Definition:

To develop a Mobile Game Prediction System for top mobile games prediction and providing the range of downloads and estimated Ranking for the games along with the trends and traits of the top games, thereby enabling the developers to design a good game with ease.

Architecture

workflow image

Modules:

Data Collector:

  • The Data Collector module has three components
    • Data Explorer : It gathers the data from the large sources which are mainly internet ,experts and magazines.
    • Data Filter : Prevents and excludes noise data from the Data Explorer.
    • Extraction and Selection : It includes only the extracted and selected attributes from data.

Ranking System:

  • This module plays a major role where Learning to rank algorithm works. It contains :
    • Dataset Storage: The datasets which are extracted from the feature extraction are stored in this Dataset storage.
    • Ranking Learning: The Learning Ranking component performs training and evaluation using datasets in the Dataset Storage.
    • Ranking Model : It is model container which is ready to be employed for prediction after being trained in Ranking Learning.

Predictor:

  • This predictor works as a User interface module or user view module. It contains three components:
    • Input Interface : This is shown to users as input user interface for the prediction which contains query input.
    • Predictor : It is the main component which predicts new input from the users using model from Ranking Model component.
    • Output Viewer : This delivers the prediction from the Predictor as ranking and is shown in understandable user interface.

2016_mobile_games_ranking_and_prediciton's People

Contributors

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