Skip to content

EVALUATION OF DIFFERENT SVM KERNEL WITH DTW ON TIME SERIES CLASSIFICATION

Notifications You must be signed in to change notification settings

antshuang19/Evaluation-Kernel-Using-Timeserie-Dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Evaluation-Kernel-Using-Timeserie-Dataset

Support vector machine(SVM) is an advanced classifier for multidimensional data. To make SVM meaningful and effective for processing time series data, we need to select an appropriate kernel for SVM. An appropriate kernel for SVM relies on both a suitable kernel function and an appropriate distance metric. In this article, we will use dynamic time wrapping(DTW) as the distance metric to incorporate into different kernel functions(Cauchy, Gaussian, inverse multiquadric, Laplacian, Log and Rational quadratic) to compare the performance of different SVM kernel with DTW on time series classification.

About

EVALUATION OF DIFFERENT SVM KERNEL WITH DTW ON TIME SERIES CLASSIFICATION

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published