BrickGoat / reddit-comment-moderator

Webscraper and ML model for predicting whether a comment will be deleted by a subreddit moderator
0 stars 0 forks source link

Mult models #6

Closed BrickGoat closed 1 year ago

BrickGoat commented 1 year ago

3

Ridge model is trained, but accuracy scores are a little high, so we need to make sure no training data is in the test set.
Adaboost is training, someone still needs to try SVC.

BrickGoat commented 1 year ago

I think there still might be comments labeled as "removed in blank seconds" in the dataset. Can someone check that?