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