Skip to content

Conversation

@simon-p-2000
Copy link
Owner

  • adding new sklearn classifiers, extending feature extraction to accomodate activity counts

  • adding functionality to allow saving sklearn classifiers

  • formatting

  • fixing typo

  • changing from np.trapz to scipy.integrate trapezoid

  • saving and loading sklearn classifier via pickle

  • removing type annotations for activity counts

  • fixing bug that caused test cases to fail

  • style changes

  • reworking actigraphy test case to work with arbitrary durations

  • refactoring activity count extraction

  • removing dummy feature for actigraphy extraction

  • style check, removing unrelated files

  • adding documentation

  • Revert example

  • Fix typo and insert newlines

  • Simplify padding

  • Simplify dummy file creation

  • Move changelog entry

* adding new sklearn classifiers, extending feature extraction to accomodate activity counts

* adding functionality to allow saving sklearn classifiers

* formatting

* fixing typo

* changing from np.trapz to scipy.integrate trapezoid

* saving and loading sklearn classifier via pickle

* removing type annotations for activity counts

* fixing bug that caused test cases to fail

* style changes

* reworking actigraphy test case to work with arbitrary durations

* refactoring activity count extraction

* removing dummy feature for actigraphy extraction

* style check, removing unrelated files

* adding documentation

* Revert example

* Fix typo and insert newlines

* Simplify padding

* Simplify dummy file creation

* Move changelog entry
@simon-p-2000 simon-p-2000 merged commit ccba394 into add_sklearn_classifiers Mar 12, 2025
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants