Class SplitTextData
java.lang.Object
org.tribuo.data.text.SplitTextData
Splits data in our standard text format into training and testing portions.
Checks all the lines are valid before splitting.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Command line options. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SplitTextData
public SplitTextData()
-
-
Method Details
-
main
- Throws:
IOException
-