Skip to content

frankl1/Uncertain-Shapelet-Transform

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uncertain Shapelet Transform

UST is as extension of the ST algorithm that take into account the uncertaintity in data. Uncertainty is taken into account using error propagation in the well known euclidean distance

Test class: src/main/java/u_shapelet_transform/UShapeletTransformTest.java

Uncertain Euclidian Distance

Uncertain Euclidean Distance

UST Architecture

UST architecture

Uncertainty illustration

noise illustration

Find more info in this research report.

@misc{mbouopda2019classification,
title={Classification des S{é}ries Temporelles Incertaines par Transformation Shapelet},
author={Michael Mbouopda and Engelbert Mephu Nguifo},
year={2019},
eprint={1912.08919},
archivePrefix={arXiv},
primaryClass={cs.LG}
}

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.0%
  • Other 1.0%