x
This commit is contained in:
parent
61bd95bfe6
commit
66be9e2853
@ -452,7 +452,8 @@
|
|||||||
"text": [
|
"text": [
|
||||||
"Dokładność: 92.82%\n"
|
"Dokładność: 92.82%\n"
|
||||||
]
|
]
|
||||||
},
|
}
|
||||||
|
],
|
||||||
"source": [
|
"source": [
|
||||||
"pac=PassiveAggressiveClassifier(max_iter=50)\n",
|
"pac=PassiveAggressiveClassifier(max_iter=50)\n",
|
||||||
"pac.fit(tfidf_train,y_train)\n",
|
"pac.fit(tfidf_train,y_train)\n",
|
||||||
|
Loading…
Reference in New Issue
Block a user