Package com.illumon.modelfarm.fitterfarm
Class FitScope
java.lang.Object
com.illumon.modelfarm.fitterfarm.FitScope
public class FitScope extends Object
A high level grouping used to partition
all data into subsets that should be fit or evaluated together.
-
Constructor Details
-
FitScope
Creates a new scope.- Parameters:
uid
- underlying IDfitGroup
- fit group
-
-
Method Details