Uses of Class
unifeat.dataset.DatasetInfo
Packages that use DatasetInfo
Package
Description
-
Uses of DatasetInfo in unifeat.featureSelection
Methods in unifeat.featureSelection with parameters of type DatasetInfoModifier and TypeMethodDescriptionvoid
FeatureSelection.loadDataSet
(DatasetInfo ob) Loads the dataset -
Uses of DatasetInfo in unifeat.featureSelection.embedded
Methods in unifeat.featureSelection.embedded with parameters of type DatasetInfoModifier and TypeMethodDescriptionvoid
EmbeddedApproach.loadDataSet
(DatasetInfo ob) Loads the dataset -
Uses of DatasetInfo in unifeat.featureSelection.wrapper
Methods in unifeat.featureSelection.wrapper with parameters of type DatasetInfoModifier and TypeMethodDescriptionvoid
WrapperApproach.loadDataSet
(DatasetInfo ob) Loads the dataset -
Uses of DatasetInfo in unifeat.gui
Fields in unifeat.gui declared as DatasetInfo -
Uses of DatasetInfo in unifeat.result
Fields in unifeat.result declared as DatasetInfoConstructors in unifeat.result with parameters of type DatasetInfo -
Uses of DatasetInfo in unifeat.util
Methods in unifeat.util with parameters of type DatasetInfoModifier and TypeMethodDescriptionstatic void
FileFunc.convertCSVtoARFF
(String nameCSV, String nameARFF, String pathProject, int sizeFeatureSubset, DatasetInfo ob) This method converts CSV file to ARFF file for the Weka Software