-
Improvement
-
Status:
Resolved
-
Major
-
Resolution:
Fixed
-
None
-
-
-
- Remove Model2 definition and ndArray from LearningForest
- Utilize the Model2 definition and ndArray in ML_Core (See
ML-349)
- Base RegressionForest on the new IRegression2 interface in ML_Core
- Base ClassificationForest on the new IClassify2 interface in ML_Core.
- Remove Field_Mapping definition from LT_Types and utilize definition from ML_Core (see -
ML-349-)
- Remove LUCI_Rec fom LT_Types and utilize definition from ML_Core (see
ML-349)
- Change assessment functions to use common Analysis module from ML_Core (see
ML-389)
- Add bundle version dependency on ML_Core version implementing
ML-349