Skip to content

aaamourao/StackAI

Repository files navigation

StackAI

What is StackAI?

StackAI project intends to use machine learning approaches to find out patterns and make predictions on StackExchange dumped data. So far, the target outputs are:

  • Rank questions by likelyhood of user answering it
  • Predict how many up/down votes a question is going to get after a given time interval
  • Predict when a question is going to be answered
  • Predict if a post is going to be blocked or removed

Current status

First, a proof of concept will be implemented using open machine learning libraries, just like TensorFlow and Numpy. After that, a Python API will be developed for the awesome Gneural Network, which is currently on its early versions.

Current version 0.0.1

  • Django apps created
  • Models for data handling

Installation

Hey, we have a wiki!!! There are instructions for common users and developers.

Contribute

The project is on alpha stage. There are a project road map and devel instructions on our wiki

Coders

About

Deep Learning applied on dumped data from StackExchange

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published