When installing required libraries you may have problem with Xgboost. Here is a possible solution.
-
Deployed on Google Cloud using Docker and Kubernetes
-
Uses Python Flask framework as backend
- Prediction
- Dataset Splitting
- Training
- Testing/Evaluation
- Model Selection
- All In One runs all models
-
Bag Of Words
-
BASIC
- SVC
- Random Forest
- Multinomial Naive Bayes
- Nearest Centroid
- XGBoost
-
TF-IDF
- SVC
- Random Forest
- Multinomial Naive Bayes
- Nearest Centroid
- XGBoost
-