We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
训练数据和测试数据是80%,20%
scikit-learn(svm):准确率为78% tgrocery:准确率为0.76176%
不过速度上tgrocery会好一点。自己的语料是属于短文本(大部分10个字以内的),还以为tgrocery是针对短文本分类,准确率会好点呢。 不知道有没有什么方法可以提高点准确率呢?或者大神们有推荐什么适合做短文本分类的方法?谢谢了
The text was updated successfully, but these errors were encountered:
你准备的训练数据和测试数据有没有问题?我们训练的结果都是90%以上。
Sorry, something went wrong.
No branches or pull requests
训练数据和测试数据是80%,20%
scikit-learn(svm):准确率为78%
tgrocery:准确率为0.76176%
不过速度上tgrocery会好一点。自己的语料是属于短文本(大部分10个字以内的),还以为tgrocery是针对短文本分类,准确率会好点呢。
不知道有没有什么方法可以提高点准确率呢?或者大神们有推荐什么适合做短文本分类的方法?谢谢了
The text was updated successfully, but these errors were encountered: