Releases: OxWearables/biobankAccelerometerAnalysis
Releases · OxWearables/biobankAccelerometerAnalysis
biobankAccelerometerAnalysis 7.2.1
What's Changed
- fix(classification): skip model predict if input all NA by @chanshing in #263
Full Changelog: v7.2.0...v7.2.1
biobankAccelerometerAnalysis 7.2.0
What's Changed
- feat: add minNonWearDuration argument for estimating non-wear episodes by @chanshing in #262
Full Changelog: v7.1.3...v7.2.0
biobankAccelerometerAnalysis 7.1.3
What's Changed
- refactor: improve argument parsing of dates inputs: startTime, endTime and csvStartTime by @chanshing in #260
Full Changelog: v7.1.2...v7.1.3
biobankAccelerometerAnalysis 7.1.2
What's Changed
- ci: update actions versions by @chanshing in #244
- docs: update paths after src/ refactor; fix docstring errors by @chanshing in #243
- Bump readthedocs-sphinx-search from 0.1.1 to 0.3.2 in /docs by @dependabot in #242
- ci: rm redundant workflows by @chanshing in #245
- refactor(main): remove deprecated argument --timeSeriesDateColumn by @chanshing in #251
- ci: update GitHub Actions workflow to exclude Python 3.7 on macOS latest by @chanshing in #256
- fix(geneactive): trim whitespace when parsing header by @chanshing in #255
Full Changelog: v7.1.1...v7.1.2
biobankAccelerometerAnalysis 7.1.1
biobankAccelerometerAnalysis 7.1.0
What's Changed
- docs: fix license and contribution links by @chanshing in #238
- Extend cut-point model. Resolve spurious sleep segments. by @chanshing in #239
Full Changelog: v7.0.2...v7.1.0
biobankAccelerometerAnalysis 7.0.2
What's Changed
- fix(utils): skip reorder columns by @chanshing in #231
- Fix: check all feats are finite by @chanshing in #232
- docs: full urls; minor improves by @chanshing in #237
Full Changelog: v7.0.1...v7.0.2
biobankAccelerometerAnalysis 7.0.1
What's Changed
- Update sklearn to 1.0.2 to fix install issue in Python 3.10 due to Cython upgrade by @chanshing in #228
- Update models after scikit-learn==1.0.2 by @chanshing in #229
Full Changelog: v7.0.0...v7.0.1
v7.0.0.dev1
cleanup
v7.0.0
cleanup