-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Timeline of your posts #4
Comments
A possible solution to the "do posts with images get more likes" is a simple average likes for posts with single images, multiple images, videos, other types. This approach is cakewalk compared to ML based...though it may not be more accurate. |
Another suggestion that comes from @xprilion is to formulate an equation accounting for the number of reacts, number of comments and number of unique commentors on a post, to arrive at a score for each post. (This might be of great use in making a webapp, see #12) Comparing the scores for each post, we can find out a time range for the highest scoring posts, thus recommending content, time and possibly patterns for a facebook user to post anything to maximise likes (a tool similar to this exists) . |
It would be better to solve this issue in 2-4 PRs, considering the scope of this issue. |
If this issue is unassigned, I would like to take it up . |
Hi @ujjaldas132, this issue is of somewhat higher difficulty, so I would request you to solve an easier issue first and then work upon this. However if you think you can handle this (there's a bunch of work expected in this issue) then by all means, you're welcome to work on this. |
@ujjaldas132 any updates ? |
@ujjaldas132 Are you working on this issue? |
@kaustubhhiware can I work on the issue if someone else is not working on it? |
Yeah, sorry for not responding earlier. Marked as assigned. |
More additions can be suggested.
The text was updated successfully, but these errors were encountered: