khiva icon indicating copy to clipboard operation
khiva copied to clipboard

An open-source library of algorithms to analyse time series in GPU and CPU.

Results 20 khiva issues
Sort by recently updated
recently updated
newest added

### Description Visvalingam now runs transparently for float64 and float32 types. ### Tests Added DimensionalityTests.VisvalingamAF to test both scenarios. ### Benchmarks N/A

Make sure you have checked _all_ steps below. ### Description - [ ] Here are some details about my PR, including screenshots of any UI changes: ### Tests - [...

``` 18/211 Test #18: ClusteringTests.KShapeDouble .....................................***Failed 18.02 sec Running main() from C:\dev\vcpkg\buildtrees\gtest\src\ase-1.10.0-9cde347ce0.clean\googletest\src\gtest_main.cc Note: Google Test filter = ClusteringTests.KShapeDouble [==========] Running 1 test from 1 test suite. [----------] Global test environment...

``` 17/211 Test #17: ClusteringTests.KShapeFloat ......................................***Failed 18.88 sec Running main() from C:\dev\vcpkg\buildtrees\gtest\src\ase-1.10.0-9cde347ce0.clean\googletest\src\gtest_main.cc Note: Google Test filter = ClusteringTests.KShapeFloat [==========] Running 1 test from 1 test suite. [----------] Global test environment...

``` 166/211 Test #166: MatrixTests.FindBestDiscordsMultipleProfiles .....................***Failed 19.85 sec Running main() from C:\dev\vcpkg\buildtrees\gtest\src\ase-1.10.0-9cde347ce0.clean\googletest\src\gtest_main.cc Note: Google Test filter = MatrixTests.FindBestDiscordsMultipleProfiles [==========] Running 1 test from 1 test suite. [----------] Global test environment...

``` 74/211 Test #74: FeaturesTests.FftAggregated ......................................***Failed 11.05 sec Running main() from C:\dev\vcpkg\buildtrees\gtest\src\ase-1.10.0-9cde347ce0.clean\googletest\src\gtest_main.cc Note: Google Test filter = FeaturesTests.FftAggregated [==========] Running 1 test from 1 test suite. [----------] Global test environment...

great code thanks may you clarify : will it work for multivariate time series 1 where all values are continues values 2 or even will it work for multivariate time...

Make sure you have checked _all_ steps below. ### Description - [ ] Here are some details about my PR, including screenshots of any UI changes: ### Tests - [...

Make sure you have checked _all_ steps below. ### Description - [ ] Here are some details about my PR, including screenshots of any UI changes: ### Tests - [...

Add new Matrix Profile functions to compute sum of correlations above a threshold and add/correct some descriptions.