JacksonDavenport / RedditPrediction

Use a script to collect the titles from select/specified subreddits and use this collection to learn and predict the likelihood of a given title. This is used to predict which subreddit a chosen title should belong too.
1 stars 0 forks source link

Create a better way to benchmark results for accuracy and speed using different methods #6

Open JacksonDavenport opened 7 years ago

JacksonDavenport commented 7 years ago

When changing the either core prediction algorithm or how we create the distributions or how we rebuild the data, you should have the ability to selectively choose some of these options and then retain and compare accuracy and speed results.