|
Gaia
|
These are the algorithms that are related to datasets management tasks, such as removing certain descriptors, merging them, ... More...
Classes | |
| class | gaia2::AddField |
| The AddField analyzer allows you to add new fields in a layout of an already existing DataSet. More... | |
| class | gaia2::Cleaner |
| The Cleaner analyzer checks for values that may cause problems when doing mathematical analysis (such as normalize, pca, ...), and removes them. More... | |
| class | gaia2::Enumerate |
| The Enumerate analyzer allows you to specify a list of string descriptors which you want to be stored as enumerations. More... | |
| class | gaia2::Extract |
| The Extract analyzer allows you to extract only specific dimensions from any given number of descriptors. More... | |
| class | gaia2::FixLength |
| The FixLength analyzer allows you to specify a list of descriptors for which you want to fix the length definitely. More... | |
| class | gaia2::MergeRegion |
| The MergeRegion analyzer allows you to merge multiple descriptors into a single one. More... | |
| class | gaia2::Remove |
| The Remove analyzer allows you to discard specific descriptors. More... | |
| class | gaia2::RemoveVL |
| The RemoveVL analyzer checks for descriptors which are variable-length descriptors, such as the list of beats, ticks, chords, etc. and removes them. More... | |
| class | gaia2::Rename |
| The Rename analyzer allows you to rename an existing field. More... | |
| class | gaia2::Select |
| The Select analyzer allows you to keep only specific descriptors. More... | |
These are the algorithms that are related to datasets management tasks, such as removing certain descriptors, merging them, ...