Package

com.intel.analytics.zoo.examples.streaming

textclassification

Permalink

package textclassification

Visibility
  1. Public
  2. All

Type Members

  1. case class TextClassificationParams(host: String = "localhost", port: Int = 9999, indexPath: String = "word2index.txt", sequenceLength: Int = 500, batchSize: Int = 128, partitionNum: Int = 4, model: String = "") extends Product with Serializable

    Permalink

Ungrouped