You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the question. For an Apache 2.0 project, expansion to other languages is always a positive step. That being said there are resource constraints and multiple implementations are difficult to align. For example, even in this library, the Rust version has not gotten as much love as it should at the moment. So I am hesitant about making strong remarks about new languages. Contributions should always be welcome in an Apache 2.0 project and that continues to apply here.
For the immediate next steps (RCF 3.8, say next two PR or so) the plan is to add capabilities of automatic level shift detection which can suppress multiple anomalies (if desired -- the reverse, of paying attention to continuous anomalies, say for 3 or more readings is also a legitimate application -- this capability should be useful to either position ) with the reasons for suppression (explanations). These are standard in Stochastic control theory and predictor correctors (where the RCF predicts a raw score) and ThresholdedRCF (in ParkServices sub-package) corrects the raw RCF score in a more usable "designer's cut" of making a call on "anomaly/not anomaly" instead of just vending scores. This would hopefully address issue 390 and allow closure of the issue.
No description provided.
The text was updated successfully, but these errors were encountered: