Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jpzhangvincent authored Jan 16, 2017
1 parent 66bf099 commit 61b7297
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# StackOverflow-MLproject
Cross Validated(stat.stack.exchange) is a question and answer site for people interested in statistics, machine learning, data analysis, data mining, and data visualization. This is a machine learning project to mine this "Cross Validated" dataset. There is trememdous value to explore this Stack Exchange dataset to analyze the user behaviors, which can improve the organization of the site. We are interested in working on the following problems:
Cross Validated(stat.stack.exchange) is a question and answer site for people interested in statistics, machine learning, data analysis, data mining, and data visualization. This is a machine learning project to mine this "Cross Validated" dataset. There is trememdous value to explore this Stack Exchange dataset to analyze the user behaviors, which can improve the organization of the site. We are interested in working on the following possible problems:

- Topic modeling and graph visualization
- predicting(classifying) the quality of a post
- predicting(classifying) the quality of a question post
- predicting(classifying) the quality of a answer post
- predicting whether the answers would be duplicated/deleted at the creation time for a
post
- Experiment Deep Learning for question answering
postNot (not yet tried)
- Experiment Deep Learning for question answering (not yet tried)

0 comments on commit 61b7297

Please sign in to comment.