rapidsai / clx

A collection of RAPIDS examples for security analysts, data scientists, and engineers to quickly get started applying RAPIDS and GPU acceleration to real-world cybersecurity use cases.
Apache License 2.0
168 stars 68 forks source link

[REVIEW] Fix filter function in periodicity detection #440

Closed efajardo-nv closed 3 years ago

efajardo-nv commented 3 years ago

Update filter_periodgram function in periodicity detection to use p_value arg instead of hard-coded value.

BartleyR commented 3 years ago

@gpucibot merge