juaml / juaml/junifer

[MARKER]: Windowed timeseries (BOLD) features

Open
#137 0 comments 0 reactions 2 assignees View on GitHub

@synchon is already working on this.

Since Nov 23, 2022.

marker triage
Dominant language
Python
Stars
16
Forks
13
Avg merge
10h 20m
Merged PRs (30d)
1

Description

Which marker do you want to include?

In theory, it should be possible to calculate each timeseries based marker in a windowed way, i.e.
there can be a n_windows or window_size parameter that tells the marker how many windows a time series should be partitioned in, or what size windows should be used, and then a "marker object" parameter takes a marker object or list of marker objects, and calculates every marker for every time window.

Is there any publication or available code?

No

Do you have a sample code that implements this outside of junifer?
Also no.
Anything else to say?

No response

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.