Replies: 4 comments 5 replies
-
You mean that any scammers whose comments were deleted will come in the public logs. If no, I would like to see that too, so anyone following this projects, knows those scammers YT Name, channel url/id, etc, if that would be possible |
Beta Was this translation helpful? Give feedback.
-
A related idea in the realm of ML powered classification that may be quite useful in relation to evading ramping up the spammer arms race is a ZKANN (zero knowledge adversarial neural network). A spammer would not be able to use the classifier in a GANN as easily in such a case. |
Beta Was this translation helpful? Give feedback.
-
hello guys. just saw this project on LTT. |
Beta Was this translation helpful? Give feedback.
-
Another (and probably easier) method would be that when the program finds spam, it automatically commits/creates a PR on the |
Beta Was this translation helpful? Give feedback.
-
while it might be long term target, apparently, spam logs are treasure for possible machine learning applications.
there are quite a bit of attempts on github, so might be reused for training either Naive Bayes/Decision tree classifiers or even neural network
https://github.com/Savjee/yt-spam-classifier
https://github.com/akhilsali/YouTube-Spam-Filter
https://github.com/Euno257/Youtube-Comments-Spam-Detector
https://github.com/ma-shamshiri/Spam-Detector
https://github.com/amj18/mlwebapp
https://github.com/akshaybahadur21/Spam-Classifier
https://github.com/essamik/spam-classifier-python
https://github.com/subhashbylaiah/spam-classification
https://github.com/ElliotVilhelm/Spam-Detector-LSTM
https://github.com/MGCodesandStats/tensorflow-nlp
https://github.com/chongjason914/spam-classification
etc
so as a first step it would be nice to think about safe possibility to upload logs from YT YouTubeSpammerPurge
maybe just Google Drive and somehow giving access to it to volunteers (or vise versa let them upload logs somewhere (the same Google Drive and then just collect compressed logs by getting their links here in responses?)
Beta Was this translation helpful? Give feedback.
All reactions