|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jdmf.data.input.InputDataBuilder
public class InputDataBuilder
Builds the input data for data mining algorithms.
InputData,
DataSource| Constructor Summary | |
|---|---|
InputDataBuilder()
|
|
| Method Summary | |
|---|---|
InputData |
build(DataSource dataSource)
Builds the input data using a particular data source. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InputDataBuilder()
| Method Detail |
|---|
public InputData build(DataSource dataSource)
dataSource - the data source providing all required data
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||