- AdaBoost_Drive (new OutputResponseProbDist argument; new model table columns left_label_probdist, right_label_probdist, and prob_label_order)
- AdaBoost_Predict (new OutputResponseProbDist, ModelTableName, and Accumulate arguments)
- CCM (new PredictStep and PointSelectRule arguments, no PointsToTest argument, can select the best value for its EmbeddingDimensions argument)
- Forest_Predict (accepts model table as input, ModelFile and Forest arguments are now optional)
- GLMPredict (accepts model table as input, ModelTable argument is now optional)
- NaiveBayesPredict (accepts model table as input, Model argument is now optional)
- Single_Tree_Drive (new OutputResponseProbDist and ResponseProbDistType arguments)
- Single_Tree_Predict (new OutputResponseProbDist, ModelTableName, and Accumulate arguments)
- TrainNamedEntityFinder (improved log messages)