Package wGmdh.jGmdh.util.supervised

Interface Summary
DatasetHandlerSupervised Interface intended to take care of the dataset, extract learning and structure validation sets, and delegate calls to the right methods.
 

Class Summary
CvHandler A class used to feed Models when using the crossvalidation scheme to optimize structure.
DatasetSupervised  
PercentageSplitHandler A class used to feed Models when using the percentage split scheme to optimize structure.