bacpipe.model_pipelines.feature_extractors.batdetect2_dets_avg
Functions
|
Classes
|
|
|
|
|
partial(func, *args, **keywords) - new function with partial application of the given arguments and keywords. |
- class bacpipe.model_pipelines.feature_extractors.batdetect2_dets_avg.Model(segment_duration=1, detection_threshold=0.3, top_k_detections=None, **kwargs)[source]
Bases:
ModelBaseClass