Class GradientBoostingModelObjectEx2

java.lang.Object
com.imsl.test.example.datamining.GradientBoostingModelObjectEx2

public class GradientBoostingModelObjectEx2 extends Object

Reads in a trained gradient boosting model object to predict a new data set.

See Also:
  • Constructor Details

    • GradientBoostingModelObjectEx2

      public GradientBoostingModelObjectEx2()
  • Method Details