Description Usage Format Details Source References
The original data is a reconstruction of the sound of insects passing through a sensor. The data in the archive is the power spectrum of the sound. The 11 classes are male and female mosquitos (Ae. aegypti, Cx. tarsalis, Cx. quinquefasciants, Cx. stigmatosoma), two types of flies (Musca domestica and Drosophila simulans) and other insects.
1 |
The variables are as follows:
df
: data.frame
with the following variables:
class
: Corresponding class level of “InsectWingbeatSound” curves with 11 classes.
sample
:Factor variable. In TSC database, the first 220 values (sample=train
) are used for training sample and the rest of 1980 (sample=test
) for testing.
x
: fdata
class object with with n=2200 curves (per row) in 256 discretization points (per column).
The InsectWingbeatSound data was generated by the UCR computational entomology group and used in the paper Flying Insect Classification with Inexpensive Sensors. Journal of Insect Behaviour 2014.
https://sites.google.com/site/insectclassification/ and http://timeseriesclassification.com/description.php?Dataset=InsectWingbeatSound
The conditions data was gathered in can be found at http://alumni.cs.ucr.edu/~ychen053/InsectBehaviour_059.pdf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.