GitHub Trending repo 5d ago

madanshahi/text-classification-using-tfidf-and-machine-learning: A machine learning text classification project using TF-IDF Vectorization and Scikit-learn. This project compares Random Forest, Logistic Regression, and Support Vector Machine (SVM) classifiers with hyperparameter tuning and performance evaluation.

A machine learning text classification project using TF-IDF Vectorization and Scikit-learn. This project compares Random Forest, Logistic Regression, and Support Vector Machine (SV...