Tagged Questions
2
votes
1answer
87 views
Plot[] breaks behavior of custom data handling function - Recursion
I am working on a utility to analyze a set of data. I want to process the data with a sliding window, in such a way that there is an output associated with each sample of data.
To start, I have a ...
0
votes
1answer
175 views
How to create function that classifies sample data
I want to create expression, that classifies samples ( 4 weather features -> decision).
Example training data:
For the values that i have data for, I can use rules:
...