aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBobby <[email protected]>2022-10-17 19:48:15 -0400
committerGitHub <[email protected]>2022-10-17 19:48:15 -0400
commit1429e7f10f9dc100c87ee2c0611b7efec8badf70 (patch)
tree1113614f031077d9cb713f00882072c6b7f89a11
parentdaf8b148eef5eb88d72f30be673417bbb049d8d3 (diff)
downloadRedditEngagementPrediction-1429e7f10f9dc100c87ee2c0611b7efec8badf70.tar.xz
RedditEngagementPrediction-1429e7f10f9dc100c87ee2c0611b7efec8badf70.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index a31fcff..5697a90 100644
--- a/README.md
+++ b/README.md
@@ -26,5 +26,7 @@
2. Analyze the data and find relevant insights after cleaning and
preprocessing the data.
+
+ 3. Build a model to predict the engagement a post will likely receive, given the time of posting, the number of upvotes, the number of comments, and other factors.
Further report is available in the report folder (https://github.com/ritudimr/EAS_504/blob/main/Report/report.pdf).