diff options
| author | Bobby <[email protected]> | 2022-10-17 19:48:15 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-10-17 19:48:15 -0400 |
| commit | 1429e7f10f9dc100c87ee2c0611b7efec8badf70 (patch) | |
| tree | 1113614f031077d9cb713f00882072c6b7f89a11 | |
| parent | daf8b148eef5eb88d72f30be673417bbb049d8d3 (diff) | |
| download | RedditEngagementPrediction-1429e7f10f9dc100c87ee2c0611b7efec8badf70.tar.xz RedditEngagementPrediction-1429e7f10f9dc100c87ee2c0611b7efec8badf70.zip | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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). |
