main.ipynb: The main notebook containing the entire process of training, evaluation, and prediction of the model.vectorizer.sav: The saved vectorizer model file after training.classifier.sav: The trained SVM classification model file.README.md: Documentation of this project.Posted Jun 7, 2025
Implemented sentiment analysis using SVM with scikit-learn.
0
0