Interface | Description |
---|---|
ExampleSelector |
This interface allows defining an
Example selectors: given a
Dataset a select should select a subset of Examples
to be used, e.g. |
Class | Description |
---|---|
FirstExamplesSelector |
This class allows to select the first
m examples from a
Dataset . |
RandomExampleSelector |
This class allows selecting a subset of
m examples from a
Dataset according to a random selection policy. |
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.