Samet Dumankaya
Samet Dumankaya
AnomalyDetector class constructor parameter "score_percent_threshold" typed incorrectly as "score_precentile_threshold".
I wanted to analyze my ECG data (sample rate of 500), however I came across with this bug and I don't know how to update the parameter 'windows'. Code: `processed_data,...
When I try to run the jupyter notebook that you provided on the link https://github.com/minimaxir/automl-gs/blob/master/docs/automl_gs_tutorial.ipynb I'm getting FileNotFoundError. Also, when I tried with a local csv file, I got the...
Hi, I'm trying to use `voyager` library instead of `annoy` but encountered with the following problem. Even though there are 25130 elements (see the `num_elements` attribute of the index below)...