Skip to content

Commit

Permalink
run fmt -w svm.v
Browse files Browse the repository at this point in the history
  • Loading branch information
suleyman-kaya authored Jul 29, 2024
1 parent 0a27e54 commit 726651f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ml/svm.v
Original file line number Diff line number Diff line change
Expand Up @@ -219,3 +219,4 @@ pub fn predict_multiclass(model &MulticlassSVM, x []f64) int {

return predicted_class
}

0 comments on commit 726651f

Please sign in to comment.