time-series-machine-learning / tsml-java

Java time series machine learning tools in a Weka compatible toolkit
GNU General Public License v3.0
158 stars 120 forks source link

Added TimeSeriesInstances capabilities to the STSF algorithm. #526

Closed lukewalker5498 closed 3 years ago

lukewalker5498 commented 3 years ago

Added methods to allow for different handling of uneven length series. Algorithm can now handle the input of TimeSeriesInstances data.