Tensorflow based Text Classification Model
Link to open source: https://github.com/madhuragl/Comment-Classifier
Link to Live Project: https://github.com/madhuragl/Comment-Classifier
Trained a Tensorflow based Text Classifier. The dataset used was made using web scraping the YouTube comments.
This trained model can be used for Spam detection, circling out negative comments etc.
Algorithms used is Artificial Neural Network with Supervised classification approach.
#Buildfest2023

