| Class | Description |
|---|---|
| AbstractQuery<I,D> | |
| DefaultQuery<I,D> |
A query is a container for tests a learning algorithms performs, containing the actual test and the corresponding
result.
|
| Query<I,D> |
A query is the basic form of interaction between a
learner and a (membership) oracle, or teacher. |
Copyright © 2018. All rights reserved.