issues
search
tslearn-team
/
tslearn
The machine learning toolkit for time series analysis in Python
https://tslearn.readthedocs.io
BSD 2-Clause "Simplified" License
2.91k
stars
342
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
tslearn/tests/test_metrics.py::test_masks fails
#527
gkoundry
opened
1 week ago
0
Why doesn't the tslearn definition of lcss mention the delta parameter?
#526
camilo-unipd
opened
1 month ago
0
[MRG] fix for issue #524 set max_attempts=1 when deterministic initial condition provided
#525
r-millington
opened
2 months ago
0
K-shape with specified initial condition runs the same initial condition until max attempts = 10
#524
r-millington
opened
2 months ago
0
Question about using DBA to create a average curve from several input curves
#522
lukas-lbm
opened
4 months ago
0
Compatibility with version 0.16.0 of sphinx-gallery
#521
YannCabanes
opened
4 months ago
0
frechet and frechet_path_pair metrics
#520
adesvall
opened
4 months ago
0
Implement Model Persistence for `NonMyopicEarlyClassifier`
#519
gdifiore
opened
5 months ago
0
Fix readthedocs failing test
#518
YannCabanes
closed
4 months ago
36
Fix UCR_UEA_datasets
#517
YannCabanes
closed
4 months ago
4
UCR_UEA_datasets().list_univariate_datasets() and UCR_UEA_datasets().load_dataset() and Failed
#516
LbzSteven
closed
4 months ago
5
Soft DTW with ignore_padding_token
#515
anupsingh15
opened
7 months ago
2
Improve gak
#514
YannCabanes
opened
7 months ago
0
Fix LCSS documentation
#513
YannCabanes
closed
8 months ago
2
How to scale cluster centers back in the original scale
#512
praveenpiisc
closed
7 months ago
1
Add keras implementation of softdtw
#511
Ivorforce
opened
8 months ago
1
Global alignment kernel returns NaN for all timeseries
#510
NAThompson
opened
8 months ago
1
lcss similarity is returns unity for all timeseries
#509
NAThompson
closed
8 months ago
1
Fix error in function silhouette_score when metric is callable
#508
YannCabanes
closed
8 months ago
0
[BUG] `silhouette_score` crashed with large dataset
#507
sheraztariq007
closed
7 months ago
2
Towards keras3
#505
rtavenar
opened
10 months ago
1
Add the JAX backend
#504
YannCabanes
opened
10 months ago
4
Use function str to convert data to strings instead of f-strings in backends
#502
YannCabanes
closed
11 months ago
0
Clarify docstrings of backend parameters
#501
YannCabanes
closed
11 months ago
0
Update CHANGELOG.md
#500
YannCabanes
closed
11 months ago
0
LearningShapelets implmentation for imbalanced dataset in the params providing class_weights and loss will be helpful
#499
harika-jayanthi-3295
opened
11 months ago
1
Fix error in LearningShapelets when the input parameter n_shapelets_per_size equals None
#498
YannCabanes
closed
11 months ago
1
Columns and DataType Not Explicitly Set on line 552 of cast.py
#497
CodeSmileBot
opened
1 year ago
0
N-dimensional features issue in the method
#496
zandarina1
opened
1 year ago
2
Got a message "NoneType has no atribute 'values'" when trying to extract the shapelets
#495
stephanielees
closed
11 months ago
5
Add the autograd backend
#494
YannCabanes
closed
11 months ago
3
Simplify _gak and _njit_gak in softdtw_variants.py
#493
YannCabanes
closed
1 year ago
1
Improve the docstrings of the metric functions of the file softdtw_variants.py
#492
YannCabanes
closed
1 year ago
0
Improve docstrings in several metric functions
#491
YannCabanes
closed
1 year ago
0
How to use to_time_series_dataset with a multidimensional dataset
#489
AndreasAZiegler
opened
1 year ago
1
Specify in the docstrings the shapes of the input arrays of the functions of the file ctw.py
#488
YannCabanes
closed
1 year ago
0
Fix readthedocs fail test changing build.image into build.os
#487
YannCabanes
closed
1 year ago
2
Precise the shape of the input arrays of functions in dtw_variants.py
#486
YannCabanes
closed
1 year ago
1
Add test for 2D input arrays for lcss
#485
YannCabanes
closed
1 year ago
1
Cluster Centers are not updating after assigning init
#484
Barathwaja
opened
1 year ago
1
[BUG] non-conformance of `metrics.lcss` with input interface expectations (3D numpy)
#483
fkiraly
opened
1 year ago
2
Improve backend docstrings
#482
YannCabanes
closed
11 months ago
3
Fix error in _soft_dtw, add test and add option compute_with_backend in soft_dtw and soft_dtw_alignment.
#481
YannCabanes
closed
1 year ago
1
Fix error in function from_hdf5
#480
YannCabanes
closed
1 year ago
1
Cast the input data to backend option and test functions in metrics for different input data types and different backend options.
#479
YannCabanes
closed
1 year ago
1
Fix bug related to SoftDTWLossPytorch with option normalize=True when used on inputs of different lengths
#478
YannCabanes
closed
1 year ago
3
Can neural prophet use soft-dtw loss function?
#477
weidongzhou1994
opened
1 year ago
4
[WIP] Fix cdist_soft_dtw_normalized when two different datasets are provided
#476
rtavenar
closed
1 year ago
5
[BUG] `cdist_soft_dtw_normalized` fails unexpectedly when time series panels have different number of instances
#475
fkiraly
closed
1 year ago
3
TimeSeriesKMeans with custom metric
#474
trintingnant
opened
1 year ago
1
Next