Skip to content

Commit

Permalink
change example
Browse files Browse the repository at this point in the history
  • Loading branch information
c4n committed Jul 17, 2023
1 parent e0bd22d commit 057b9df
Showing 1 changed file with 3 additions and 11 deletions.
14 changes: 3 additions & 11 deletions notebooks/test_gzip_cls.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
{
"cell_type": "code",
"execution_count": 8,
"execution_count": 4,
"id": "f4d047db",
"metadata": {},
"outputs": [
Expand All @@ -52,22 +52,14 @@
"'Positive'"
]
},
"execution_count": 8,
"execution_count": 4,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"model.predict(\"ควย\", k=3)"
"model.predict(\"ฉันดีใจ\", k=1)"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "6529c3e9",
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand Down

0 comments on commit 057b9df

Please sign in to comment.