Skip to content

Latest commit

 

History

History
55 lines (30 loc) · 1.65 KB

README.md

File metadata and controls

55 lines (30 loc) · 1.65 KB

Sequential Data Classification

A comprehensive pipeline to analyze Sequential Data with Machine learning algorithm.

Problem description:

  • Use industrial data as input to classify output with eight categories.

Outline

Transforming raw data

Transform the raw text data into csv file data.

Visualization

Visualize the raw data in GIF format.

Model

Dynamic Time Warping + K Nearest Neighbors

Simulation

Build some cross-validation functions to examine the performance of model.

Summary

Reference

Montero, P and Vilar, J.A. (2014) TSclust: An R Package for Time Series Clustering. Journal of Statistical Software, http://www.jstatsoft.org/v62/i01/