C:\Users\muniz\AppData\Local\Programs\Python\Python37-32\lib\site-packages\sklearn\svm\base.py:922: ConvergenceWarning: Liblinear failed to converge, increase the number of iterations.
"the number of iterations.", ConvergenceWarning)
C:\Users\muniz\AppData\Local\Programs\Python\Python37-32\lib\site-packages\sklearn\svm\base.py:922: ConvergenceWarning: Liblinear failed to converge, increase the number of iterations.
"the number of iterations.", ConvergenceWarning)
Taxa de acerto do algoritmo OneVsRest: 90.9090909090909
Taxa de acerto do algoritmo MultinomialNB: 72.72727272727273
Taxa de acerto do algoritmo AdaBoostClassifier: 68.18181818181819
Taxa de acerto do vencedor entre os dois algoritmos no mundo real: 82.6086956521739
Taxa de acerto base: 82.608696
Total de teste: 23
Porque esta aparecendo isso? ConvergenceWarning