This is a work in progress
In this project data from online community Random Act of Pizza (RAoP) forum was analyzed. The data is a collection of post where reddit's users are requesting free pizza. Sentimental analyses were performed in the data and the findings were used to build a model to predict if the post written by the user will be successful. The link for the analysis can be found here and a better explanation with more detail can be found in the links below.
Stanford article http://cs.stanford.edu/~althoff/raop-dataset/altruistic_requests_icwsm.pdf
Link to references: http://www.runzemc.com/2014/08/random-acts-of-pizza.html
Link for data source https://snap.stanford.edu/data/web-RedditPizzaRequests.html
Link for redidt forum https://www.reddit.com/r/Random_Acts_Of_Pizza/
Link for the anlaysis: raop.org
- Get familiar with sentimental anlaysys
- Improve expertise in tune machine learning models
- Gain expertise with ensemble techniques
- Test new diagnostic tools Permutation test
- Get familiar with Ariflow (TODO)