Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENH] make single problem loaders for equal length problems return numpy arrays #109

Merged
merged 37 commits into from
Feb 28, 2023
Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
89a0a3c
remove RimeSeriesSVC
TonyBagnall Feb 23, 2023
c3f6f55
Merge branch 'main' of https://github.com/scikit-time/scikit-time
TonyBagnall Feb 25, 2023
706fd62
revise single problem loaders
TonyBagnall Feb 25, 2023
7fa8859
revise single problem loaders
TonyBagnall Feb 25, 2023
878a79f
notebooks temporarily use dataframes
TonyBagnall Feb 25, 2023
d63b05e
set basic motions to return nested_univ in testing
TonyBagnall Feb 25, 2023
db3274c
set basic motions to return nested_univ in build notebooks
TonyBagnall Feb 25, 2023
7cf6263
remove ilocs with numpy
TonyBagnall Feb 25, 2023
3f11f49
more notebook dataframes
TonyBagnall Feb 25, 2023
f2b092a
more notebook dataframes
TonyBagnall Feb 25, 2023
5975dcc
more notebook dataframes
TonyBagnall Feb 25, 2023
995bc0a
remove double Raises
TonyBagnall Feb 25, 2023
9b70ade
remove double Returns
TonyBagnall Feb 25, 2023
548cf89
remove more pandas operations on numpy
TonyBagnall Feb 25, 2023
f469ace
change tests that rely on basic_motions
TonyBagnall Feb 26, 2023
46a0b3e
adjust tests using single problem loaders
TonyBagnall Feb 26, 2023
72d5a43
Merge branch 'main' of https://github.com/scikit-time/scikit-time
TonyBagnall Feb 26, 2023
c949e30
revert test_orchestration
TonyBagnall Feb 26, 2023
53d89ed
test numpy3d
TonyBagnall Feb 26, 2023
b0c41b6
reformat tests for single problem loaders
TonyBagnall Feb 26, 2023
fe34052
yet more tests
TonyBagnall Feb 26, 2023
0c8114b
notebooks
TonyBagnall Feb 26, 2023
a44e3ee
test_FittedParamExtractor.py
TonyBagnall Feb 26, 2023
a4f0449
test_tsfresh
TonyBagnall Feb 26, 2023
104cfb7
test_tsfresh
TonyBagnall Feb 26, 2023
c5d0666
test_tsfresh
TonyBagnall Feb 27, 2023
51e273a
revised classifier notebook
TonyBagnall Feb 27, 2023
549a754
revised classifier notebook
TonyBagnall Feb 27, 2023
afe87e2
revised classifier notebook
TonyBagnall Feb 27, 2023
78e1057
revised minirocket notebook
TonyBagnall Feb 27, 2023
43c46f8
revised data io docstrings
TonyBagnall Feb 27, 2023
9ab91e9
Merge branch 'main' of https://github.com/scikit-time/scikit-time
TonyBagnall Feb 27, 2023
0c56387
return removed test in benchmarking
TonyBagnall Feb 27, 2023
f6de9d3
Merge branch 'main' into nested_univ
TonyBagnall Feb 27, 2023
5c244dc
Merge branch 'ajb/notebooks' into nested_univ
TonyBagnall Feb 27, 2023
ed7d01b
Revert "Merge branch 'ajb/notebooks' into nested_univ"
TonyBagnall Feb 27, 2023
fe3e3ab
fix data_io
TonyBagnall Feb 28, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading