Uses of Package
edu.duke.cs.banjo.data.observations

Packages that use edu.duke.cs.banjo.data.observations
edu.duke.cs.banjo.data.observations   
edu.duke.cs.banjo.data.settings   
edu.duke.cs.banjo.learner.components   
edu.duke.cs.banjo.utility   
 

Classes in edu.duke.cs.banjo.data.observations used by edu.duke.cs.banjo.data.observations
DataPreparer
          Contains the code common to DataPreparer implementations.
DataPreparerI
          Documents the interface for the data preparer classes.
Discretizer
          Contains the code common to Discretizer implementations.
DiscretizerI
          Documents the interface for the discretizer classes.
Observations
          Base class for loading the observation data.
ObservationsI
          Interface to the observations.
PreprocessedObservations
          Contains a single, basic, set of observation data (usually supplied by a single file).
PreprocessedObservationsWithFileInfo
          Contains a single, basic, set of observation data (usually supplied by a single file).
 

Classes in edu.duke.cs.banjo.data.observations used by edu.duke.cs.banjo.data.settings
ObservationsI
          Interface to the observations.
 

Classes in edu.duke.cs.banjo.data.observations used by edu.duke.cs.banjo.learner.components
ObservationsAsArray
          Loads the observation data necessary for the search.
ObservationsAsMatrix
          Loads the observation data necessary for the search.
ObservationsI
          Interface to the observations.
 

Classes in edu.duke.cs.banjo.data.observations used by edu.duke.cs.banjo.utility
ObservationsAsMatrix
          Loads the observation data necessary for the search.
ObservationsI
          Interface to the observations.