ketos
Acoustic signal detection and classification with deep neural nets
2.7
Introduction
Developers
Installation
Tutorials
Modules
Data Handling
Overview
Data handling
Data feeding
Database Interface
Parsing
encode_audio_representation
encode_parameter
load_audio_representation
parse_audio_representation
parse_parameter
str2bool
ureg
Selection Table
Audio Processing
Neural networks
Utilities
How to contribute
Versions
ketos
ketos API
Data Handling
Parsing
str2bool
View page source
str2bool
ketos.data_handling.parsing.
str2bool
(
v
)
[source]
Convert most common answers to yes/no questions to boolean
Args:
v
str
Answer
Returns:
res
bool
Answer converted to boolean