Package org.android.activityminer.model.classification

Package class diagram package org.android.activityminer.model.classification
Data model - Activity sample representations.

See:
          Description

Interface Summary
Activity The interface for the representations of activities in the classification context.
 

Class Summary
ActivityByAttributeComparator A comparator for sorting activities by attribute values.
ActivityByClassComparator A comparator for sorting activities by class identifiers.
ActivityImpl The activity representation for classification.
AttributeValueComparator A comparator for attribute values which can be NaN to indicate missing values.
NaNActivity  
TrainingActivity The special activity representation for training with a reduced feature set.
 

Enum Summary
ClassifierTypes The enumeration with the known types of classifiers.
 

Package org.android.activityminer.model.classification Description

Data model - Activity sample representations.