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

Release v0.4.0 #267

Merged
merged 59 commits into from
Jun 4, 2020
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
59 commits
Select commit Hold shift + click to select a range
2b90b04
fixed link to sktime-dl
mloning Jan 23, 2020
0e8f850
new community contributions management
mloning Jan 27, 2020
b1bd281
fixed link
mloning Jan 27, 2020
accf745
minor changes
mloning Jan 27, 2020
a0cc2bb
deleted previous estimator overview file|
mloning Jan 27, 2020
7663ec4
further comments in PR template
mloning Jan 27, 2020
0921688
typo
mloning Jan 27, 2020
896ee4c
Merge pull request #219 from alan-turing-institute/policy
mloning Jan 27, 2020
b697071
Update PULL_REQUEST_TEMPLATE.md
mloning Jan 27, 2020
d02b29f
Update README.rst
mloning Jan 27, 2020
2e77ab9
fixes #221
mloning Jan 30, 2020
5085716
Merge pull request #222 from alan-turing-institute/rise_example_fix
mloning Jan 30, 2020
7e9df75
updated openml compile error msg
mloning Jan 30, 2020
107ba09
Merge branch 'dev' of https://github.com/alan-turing-institute/sktime…
mloning Jan 30, 2020
6591425
introduced our own NotFittedError, update check_is_fitted, minor updates
mloning Jan 31, 2020
841797d
compiled existing estimators in ESTIMATOR_OVERVIEW ... finally
fkiraly Feb 1, 2020
9c0af99
Merge pull request #225 from alan-turing-institute/estimator_taxonomy
mloning Feb 3, 2020
61b2643
udpated setup
mloning Feb 4, 2020
98fe79d
updated README
mloning Feb 5, 2020
6452281
updated link to paper
mloning Feb 5, 2020
11727ea
Update README.rst
mloning Mar 10, 2020
edee5dc
Adds ROCKET (transform only) to sktime. (#204)
angus924 Mar 13, 2020
30d07d1
Add Mr-SEQL time series classifier (#211)
lnthach Mar 18, 2020
78170b2
Implementing tsfresh transformer (#231)
mloning Mar 19, 2020
80816fc
enforcing unique index
mloning Mar 19, 2020
7fd9587
Fixed the conflicted values in TimeSeriesForestClassifier. (#233)
ninfueng Mar 22, 2020
ab16d46
Update build/CI (#241)
mloning Apr 23, 2020
8763f9f
simplified requirements file
mloning Apr 23, 2020
26ab7bb
Updated forecast API (#218)
mloning Apr 25, 2020
a51bed4
added __init__ file for mrseql test (#249)
mloning Apr 28, 2020
a944d60
fixed pmdarima in-sample test error
mloning May 5, 2020
fbc11a6
Merge branch 'dev' of https://github.com/alan-turing-institute/sktime…
mloning May 5, 2020
98593f5
Package refactoring (#246)
mloning May 27, 2020
724403a
Improve documentation (#238)
mloning May 29, 2020
8cb91cf
sync with master
mloning May 29, 2020
2bd1e5b
added BaseTimeSeriesForest (#268)
Ayushmaanseth May 30, 2020
2ccb82c
Added release drafter app (#269)
mloning May 30, 2020
374447b
fixed release-drafter
mloning May 30, 2020
d206475
fixed release-drafter
mloning May 30, 2020
b0f295b
Update release-drafter.yml
mloning May 30, 2020
3bd42db
removed release-drafter app
mloning May 30, 2020
cb1e459
removed release-drafter app
mloning May 30, 2020
6db9e7d
make tsfresh relevant feature extractor tests morerobust
mloning May 30, 2020
2a1080e
Add feature importance graph to modular TSF (#250)
HYang1996 May 31, 2020
a666daa
added contributors
mloning Jun 1, 2020
8b5ea5b
Add license info to files (#274)
mloning Jun 1, 2020
2fa007b
fix speed issue for MrSEQL (#275)
lnthach Jun 1, 2020
d300758
update license info
mloning Jun 1, 2020
7f5f31e
Merge branch 'dev' of https://github.com/alan-turing-institute/sktime…
mloning Jun 1, 2020
9867a28
Update example notebooks (#273)
mloning Jun 2, 2020
c545afe
Release drafter (#270)
mloning Jun 2, 2020
ca6375f
Added resizing transformer and tutorial for use and problem it solves…
DmitriyValetov Jun 2, 2020
abaf202
added Mo-Saif for finding bug
mloning Jun 2, 2020
afe283e
Merge branch 'dev' of https://github.com/alan-turing-institute/sktime…
mloning Jun 2, 2020
c785aec
added Amaia as contributor
mloning Jun 3, 2020
d3e70f0
Merge branch 'master' into dev
mloning Jun 3, 2020
2580b6b
Minor fixes to documentation (#279)
mloning Jun 3, 2020
c21821a
bumped version to 0.4.0
mloning Jun 4, 2020
0e26851
Merge branch 'dev' of https://github.com/alan-turing-institute/sktime…
mloning Jun 4, 2020
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
Prev Previous commit
Next Next commit
Implementing tsfresh transformer (#231)
* finished input checks

* tsfresh feature extraction (univariate and multivariate

* refactored summarise and included convert_data in utils

* added tests for transformer, performed validation checks

* changed example

* added feature selector and example notebook

* Added validation checks, removed dependencies

* clean up

* Delete forecasting.ipynb

* restored forecasting notebook

* added tsfresh as soft dependency for tests

* added tsfresh as soft dependency for tests

* added tsfresh as soft dependency for tests

* removed efficient settings

* added docstrings, fixed typo

* improved setting of defaults, minor udpates

* updated docstrings

* added code comments

* Update ESTIMATOR_OVERVIEW.md

Co-authored-by: Ayushmaan <ayushmaanseth@gmail.com>
  • Loading branch information
Markus Löning and Ayushmaanseth authored Mar 19, 2020
commit 78170b2ece5477637a9b882df935ffc5fda900cf
4 changes: 4 additions & 0 deletions ESTIMATOR_OVERVIEW.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
| Cosine Transform | transformers.spectral_based.CosineTransformer | @jsellier | |
| Discrete Fourier Transform | transformers.spectral_based.DiscreteFourierTransformer | @jsellier | |
| Power Spectrum | transformers.spectral_based.PowerSpectrumTransformer | @jsellier | |
| Feature Extractor | transformers.summarise.\_tsfresh.TSFreshFeatureExtractor | @mloning @Ayushmaanseth | |
| Relevant Feature Extractor | transformers.summarise.\_tsfresh.TSFreshRelevantFeatureExtractor | @mloning @Ayushmaanseth | |

### Transforming a Single TS to a Single TS (1-ts-to-1-ts)

Expand All @@ -24,6 +26,8 @@
| Plateau Finder | transformers.summarise.PlateauFinder | @mloning | |
| Random Intervals | transformers.summarise.RandomIntervalFeatureExtractor | @mloning | |



### Transforming a Batch of TS to a Primitive Data Frame (n-ts-to-df)

| name | sktime class | maintainer | literature
Expand Down
1 change: 1 addition & 0 deletions build_tools/travis/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ make_conda() {
# Install packages not available via conda
pip install scikit-posthocs==$SCIKIT_POSTHOCS_VERSION
pip install joblib==$JOBLIB_VERSION
pip install tsfresh
}

TO_INSTALL="python=$PYTHON_VERSION pip pytest \
Expand Down
Loading