com.eharmony.aloha.dataset.vw

labeled

package labeled

Visibility
  1. Public
  2. All

Type Members

  1. final case class VwLabelRowCreator[-A](featuresFunction: FeatureExtractorFunction[A, Sparse], defaultNamespace: List[Int], namespaces: List[(String, List[Int])], normalizer: Option[(CharSequence) ⇒ CharSequence], label: GenAggFunc[A, Option[Double]], importance: GenAggFunc[A, Option[Double]], tag: GenAggFunc[A, Option[String]], includeZeroValues: Boolean = false) extends VwRowCreator[A] with LabelRowCreator[A, CharSequence] with Logging with Product with Serializable

Value Members

  1. object VwLabelRowCreator extends Serializable

  2. package json

Ungrouped