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
Current implementation is still bad at detecting patterns. Currently, it is sensitive to outliers but ignores the actual pattern we are searching for. We need to try
Outlier corrected entropy
Robust entropy (?)
Also there should be rank p-value (?)
The text was updated successfully, but these errors were encountered:
Current implementation is still bad at detecting patterns. Currently, it is sensitive to outliers but ignores the actual pattern we are searching for. We need to try
Also there should be rank p-value (?)
The text was updated successfully, but these errors were encountered: