A set of machine leaning methods for Chinese text classification, including TD-IDF, SVD decomposition, logistic regression, naive bayes, support vector machine, XGBoost. ref: https://zhuanlan.zhihu.com/p/64602471.
- python==3.6
- sklearn==0.20.3
- xgboost==0.82