|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.rapidminer.example.set.AbstractExampleReader
com.rapidminer.example.set.IndexBasedExampleSetReader
public class IndexBasedExampleSetReader
Returns only a subset of an example set specified by an instance of
Partition.
| Constructor Summary | |
|---|---|
IndexBasedExampleSetReader(ExampleSet parent)
|
|
| Method Summary | |
|---|---|
boolean |
hasNext()
|
Example |
next()
|
| Methods inherited from class com.rapidminer.example.set.AbstractExampleReader |
|---|
remove |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IndexBasedExampleSetReader(ExampleSet parent)
| Method Detail |
|---|
public boolean hasNext()
public Example next()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||