Package cc.mallet.regression.tui
Class RegressionImporter
- java.lang.Object
-
- cc.mallet.regression.tui.RegressionImporter
-
public class RegressionImporter extends java.lang.Object
Load data suitable for linear and Poisson regression
-
-
Constructor Summary
Constructors Constructor Description RegressionImporter()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-