Package org.android.activityminer.model.features

Package class diagram package org.android.activityminer.model.features
Data model - feature types.

See:
          Description

Class Summary
FeatureVector The lightweight feature vector representation which does just hold the calculated feature values accessible by their types.
GeoLocation Internal location representation used for the maximum distance calculation.
LabeledSample A LabeldSample does represent the features extracted from a cutOut of the multivariate time series data.
ParcelableFeatureTypeSets  
 

Enum Summary
FeatureCategory Feature categories based on the data source (e.g. location data or accelerometer data)
FeatureTypeGroups The feature groups for combined display as graphview series.
FeatureTypes The available dimensions for a feature stream (respectively the feature types).
 

Package org.android.activityminer.model.features Description

Data model - feature types.