Skip to content

Commit

Permalink
Specify C to make reference for students
Browse files Browse the repository at this point in the history
  • Loading branch information
wpedrak committed Jan 2, 2020
1 parent 1cceb98 commit 36613c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assignment4/Assignment4.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,7 @@
"source": [
"#\n",
"# Fit a linear SVM using libsvm\n",
"# Use parameter C=10 to be able to compare plots and to have a reference in problem 2\n",
"#\n",
"\n",
"svm_model = TODO\n",
Expand Down

0 comments on commit 36613c7

Please sign in to comment.