Constructor and Description |
---|
hex.genmodel.GenModel(String[], String[][])
This constructor is deprecated and will be removed in a future version.
use
GenModel.GenModel(String[] names, String[][] domains, String responseColumn)() instead. |