Recent Releases of theft

theft - v0.8.1

Massive refactor to align with the tidyverts collection of packages. Biggest change is the requirement to pass a tsibble to calculate_features rather than a data.frame.

- R
Published by hendersontrent 8 months ago

theft - v0.6.1

Massive breaking refactor to make theft a feature extraction package only (with improvements to its OOP nature) and the new theftdlc package the one-stop-shop for all analytical and visual functionality.

- R
Published by hendersontrent almost 2 years ago

theft - v0.5.4.1

Alignment with CRAN and some doc fixes

- R
Published by hendersontrent over 2 years ago

theft - v0.5.3-cran

Introduces a new function calculate_interval for producing fast and flexible statistical summaries of classification results as produced by tsfeature_classifier.

- R
Published by hendersontrent over 2 years ago

theft - v0.5.3

Introduces a new function calculate_interval for producing fast and flexible statistical summaries of classification results as produced by tsfeature_classifier.

- R
Published by hendersontrent over 2 years ago

theft - v0.5.2

Breaking release! Recodes method columns and function args to better named equivalents, refactors all normalisation methods, improves vignette, and provides numerous other changes, such as improved returns of hypothesis testing results.

- R
Published by hendersontrent over 2 years ago

theft - v0.5.1

Small error fixes and additional helper functions for the large previous v0.5.0 release.

- R
Published by hendersontrent over 2 years ago

theft - v0.5.0_second

Breaking release! Second upload of v0.5.0 due to small issue. Includes a complete refactor of time-series classification functionality, some dependency changes, and other major quality of life changes. Please consult the vignette for more information.

- R
Published by hendersontrent over 2 years ago

theft - v0.4.2.4

Vignette fixes and CRAN alignment

- R
Published by hendersontrent almost 3 years ago

theft - v0.4.2.3

Alignment with CRAN

- R
Published by hendersontrent about 3 years ago

theft - v0.4.2.2.1

Better documentation of sample data and smaller file sizes

- R
Published by hendersontrent about 3 years ago

theft - v0.4.2.2

Better documentation of sample data and smaller file sizes

- R
Published by hendersontrent about 3 years ago

theft - v0.4.2.1

Massive breaking release that converts the package to an object-oriented approach, defines generic functions, and improves arg checks across the board. Existing users are encouraged to use the vignette and help docs to acquaint themselves with the changes.

- R
Published by hendersontrent about 3 years ago

theft - v0.4.1.1

Consistency with CRAN

- R
Published by hendersontrent about 3 years ago

theft - v0.4.1

Better defaults and switched from geom_tile to geom_raster for faster rendering of large matrices.

- R
Published by hendersontrent over 3 years ago

theft - v0.4.0

Fixes erroneous application of normalisation to correlation plots, adds "all features" benchmark to multi-feature classifier, updates documentation

- R
Published by hendersontrent over 3 years ago

theft - v0.3.9.7

Plot quality of life changes, consistent unit interval rescaling, feature set comparison marplot to dot-and-errorbar plot

- R
Published by hendersontrent over 3 years ago

theft - v0.3.9.6

Consistent version with CRAN

- R
Published by hendersontrent over 3 years ago

theft - v0.3.9.5

Fixed top feature selection function

- R
Published by hendersontrent almost 4 years ago

theft - v0.3.9.4

CRAN fixes and better documentation

- R
Published by hendersontrent almost 4 years ago

theft - v0.3.9.3

Fixes for CRAN submission

- R
Published by hendersontrent almost 4 years ago

theft - v0.3.9.2

Wide-scale stability fixes, refactoring

- R
Published by hendersontrent almost 4 years ago

theft - v0.3.9.0

Balanced classification accuracy, error fixes, unit tests

- R
Published by hendersontrent almost 4 years ago

theft - v0.3.8.9

Renames every case of "multivariate" to "multivariable" which will break all previous uses of fit_multivariate_classifier (it's now fit_multivariable_classifier). Also catches NAs in both classifiers.

- R
Published by hendersontrent almost 4 years ago

theft - v0.3.8.7

Gaussian p value calculation fixes for permutation testing

- R
Published by hendersontrent almost 4 years ago

theft - v0.3.8.5

Univariate classification procedure error fixes

- R
Published by hendersontrent almost 4 years ago

theft - v0.3.8.2

Fixed normalisation procedure in low dimensional projection function

- R
Published by hendersontrent about 4 years ago

theft - v0.3.8.1

Better documentation for rendering + tsfeatures set error catch

- R
Published by hendersontrent about 4 years ago

theft - v0.3.8

Balanced classification accuracy, error fixes, ordered violin plots for univariate classification, more detailed vignette

- R
Published by hendersontrent about 4 years ago

theft - v0.3.7.6

caret based ML procedures, reduced pkg dependencies, and safer calculations for classification function

- R
Published by hendersontrent about 4 years ago

theft - v0.3.7.5

Univariate feature classification error fixes and better top feature selection rules.

- R
Published by hendersontrent about 4 years ago

theft - v0.3.7.3

Parallelised classification/empirical null computations and other efficiency edits.

- R
Published by hendersontrent about 4 years ago

theft - v0.3.7.2

Proper classification and empirical null procedures along with k-fold CV.

- R
Published by hendersontrent about 4 years ago

theft - v0.3.6

Univariate and multivariate feature classification and correct empirical null procedures

- R
Published by hendersontrent about 4 years ago

theft - v0.3.1

Multiclass classification accuracy fixes

- R
Published by hendersontrent about 4 years ago

theft - v0.3

Initial top feature classification functionality, better matrix plots, and other fixes.

- R
Published by hendersontrent over 4 years ago

theft - v0.2

Non-real value catches and error printing.

- R
Published by hendersontrent over 4 years ago

theft - v0.1.36

catch24 integration

- R
Published by hendersontrent over 4 years ago

theft - v0.1.35

Spearman and Pearson correlation matrix support

- R
Published by hendersontrent over 4 years ago

theft - v0.1.31

PCA bug fix

- R
Published by hendersontrent over 4 years ago

theft - v0.1.30

PCA centre and scale

- R
Published by hendersontrent over 4 years ago

theft - v0.1.29

Kats integration and colourblind-safe plots

- R
Published by hendersontrent over 4 years ago

theft - v0.1.26

Updated feature list and pkg load warning fixes

- R
Published by hendersontrent over 4 years ago

theft - v0.1.22

hctsa Matlab parser and better vignette

- R
Published by hendersontrent over 4 years ago

theft - v0.1.21

Better palettes and class discrimination function

- R
Published by hendersontrent over 4 years ago

theft - v0.1.20

Interactive plots, default data and new tests

- R
Published by hendersontrent over 4 years ago

theft - v0.1.17

Fixed group-based feature calculation

- R
Published by hendersontrent over 4 years ago

theft - v0.1.16

Fixed connectivity matrix plotter and added normalisation capability

- R
Published by hendersontrent over 4 years ago

theft - v0.1.15

Fixed group error in feature calculation function and better roxygen examples

- R
Published by hendersontrent over 4 years ago

theft - v0.1.13

Fixed error in ts object vector being passed to z-score rescaler

- R
Published by hendersontrent over 4 years ago

theft - v0.1.8

TSFEL integration

- R
Published by hendersontrent almost 5 years ago

theft - v0.1.7

Incorporation of tsfresh

- R
Published by hendersontrent almost 5 years ago

theft - v0.1.6

Vectorised feature extraction

- R
Published by hendersontrent almost 5 years ago

theft - v0.1.5

Better rescaling functions and new docs.

- R
Published by hendersontrent almost 5 years ago

theft - v0.1.4

Better docs and fuller functionality

- R
Published by hendersontrent almost 5 years ago

theft - v0.1.3

Function fixes and better documentation + testing.

- R
Published by hendersontrent almost 5 years ago

theft - v0.1.1

- R
Published by hendersontrent almost 5 years ago

theft - v0.1

- R
Published by hendersontrent almost 5 years ago