Class PreprocessAndSerialize

java.lang.Object
org.tribuo.data.PreprocessAndSerialize

public final class PreprocessAndSerialize extends Object
Reads in a Datasource, processes all the data, and writes it out as a serialized dataset. This makes sharing data preprocessing between multiple runs easier.
  • Method Details

    • main

      public static void main(String[] args)
      Run the PreprocessAndSerialize CLI.
      Parameters:
      args - The CLI args.