Coder Social home page Coder Social logo

amdh / stackoverflow-answer-time-prediction Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gaurangmhatre/stackoverflow-answer-time-prediction

0.0 2.0 0.0 9.54 MB

Predicting how much time will it take to get the answer of posted question on StackOverflow.com

Python 100.00%

stackoverflow-answer-time-prediction's Introduction

Problem Statement:

One advantage of large scale collaborative sites like Wikipedia and StackOverflow is the speed at which new information accumulates. Some questions on StackOverflow seemed to get answered immediately while others sit around for a while. As you are writing your question, it would be cool to have an idea of how long it might take to get answered. How well can you predict the time until a question gets answered? This will likely depend on the subject matter of the question, since some programming communities are more active than others.

Dataset Attributes:

The matrix it contains has the following attributes:

qid: Unique question id i: User id of questioner qs: Score of the question qt: Time of the question (in epoch time) tags: a comma-separated list of the tags associated with the question. Examples of tags are html'', R'', mysql'', python'', and so on; often between two and six tags are used on each question. qvc: Number of views of this question (at the time of the datadump) qac: Number of answers for this question (at the time of the datadump) aid: Unique answer id j: User id of answerer as: Score of the answer at: Time of the answer

Results:

alt text

stackoverflow-answer-time-prediction's People

Contributors

gaurangmhatre avatar amdh avatar

Watchers

James Cloos avatar  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.