Uses of Interface
com.rapidminer.datatable.DataTableMappingProvider

Packages that use DataTableMappingProvider
com.rapidminer.datatable DataTables are the most important data container interface for RapidMiner which are used for all statistics and plotting purposes. 
 

Uses of DataTableMappingProvider in com.rapidminer.datatable
 

Subinterfaces of DataTableMappingProvider in com.rapidminer.datatable
 interface BidirectionalMappingProvider
           
 

Classes in com.rapidminer.datatable that implement DataTableMappingProvider
 class NominalSortingDataTableMapping
          A view on a dataTable which changes the mapping of nominal values such that nominal values or ordered lexically ascending or descending with increasing index values.
 

Methods in com.rapidminer.datatable with parameters of type DataTableMappingProvider
 void ValueMappingDataTableView.setMappingProvider(int columnIdx, DataTableMappingProvider mapping)
           
 



Copyright © 2001-2009 by Rapid-I