Skip to content

Questions regarding naming conventions and availability in C #138

Answered by dmfolgado
viswajith-g asked this question in Q&A
Discussion options

You must be logged in to vote

Hi there! Glad to know you're using tsfel.

  1. Some features in our package return multiple values. When this happens, the numbers appended to the feature name indicate how many values the feature can return. Take the histogram feature as an example: it returns frequency values based on the number of bins used by default. If you use the default setting of 10 equal-width bins, then the values for that feature will span ten columns. Each column will have the feature name followed by a number indicating the bin.
    We acknowledge the documentation could be clearer on this, and we'll work on improving it. Thank you for pointing it out!

  2. Yes, we do have a separate C implementation for Nordic devic…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@viswajith-g
Comment options

Answer selected by viswajith-g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants