Skip to content

Commit 2bcd170

Browse files
committed
Change template used for SVM post.
1 parent 30e8c66 commit 2bcd170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2016-02-09-support-vector-machines.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
layout: page
2+
layout: post
33
title: "Implementing a support vector machine (SVM) using sequential minimal optimization"
44
date: 2016-02-09
55
tags: [supervised learning, support vector machines, SVM]

0 commit comments

Comments
 (0)