|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractDataTable | |
|---|---|
| com.rapidminer.datatable | DataTables are the most important data container interface for RapidMiner which are used for all statistics and plotting purposes. |
| Uses of AbstractDataTable in com.rapidminer.datatable |
|---|
| Subclasses of AbstractDataTable in com.rapidminer.datatable | |
|---|---|
class |
DataTableExampleSetAdapter
This class can be used to use an example set as data table. |
class |
DataTableKernelModelAdapter
This class can be used to use a kernel model as data table. |
class |
DataTablePairwiseMatrixExtractionAdapter
This class can be used to use all pairs (entries) of a numerical matrix as data table. |
class |
DataTableSymmetricalMatrixAdapter
This class can be used to use a symmetrical matrix as data table. |
class |
SimpleDataTable
A simple data table implementation which stores the data itself. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||