das.make_datasetΒΆ

Functions

blur_events(event_trace, event_std_seconds, ...)

Blur event trace with a gaussian.

events_to_probabilities(eventsamples[, ...])

Converts list of events to one-hot-encoded probability vectors.

infer_class_info(df)

[summary]

init_store(nb_channels, nb_classes, store[, ...])

[summary]

make_annotation_matrix(df, nb_samples, ...)

One-hot encode a list of song timings to a binary matrix.

make_gaps(y, gap_seconds, samplerate[, ...])

[summary]

normalize_probabilities(p)

[summary]