This commit is contained in:
Antonio Rodriguez-Magierowski 2022-06-20 22:40:40 +02:00
parent 61bd95bfe6
commit 66be9e2853

View File

@ -452,7 +452,8 @@
"text": [
"Dokładność: 92.82%\n"
]
},
}
],
"source": [
"pac=PassiveAggressiveClassifier(max_iter=50)\n",
"pac.fit(tfidf_train,y_train)\n",