com.eharmony.aloha

feature

package feature

Visibility
  1. Public
  2. All

Type Members

  1. trait BasicMath extends AnyRef

  2. trait Comparisons extends AnyRef

  3. trait CustomSos2 extends AnyRef

  4. trait DefaultPossessor extends AnyRef

  5. trait Indicator extends AnyRef

  6. trait Intercept extends AnyRef

  7. trait MapImplicitRegressionConversion extends AnyRef

    This class is designed to convert Map[String, X] to Iterable[(String, Double)] if it's easy to convert X to Double.

  8. trait OptionLifting extends AnyRef

    These can be useful for models requiring implicit feature conversion a "primitive" type to an option of that type.

  9. trait OptionMath extends AnyRef

    Provides basic inline unary and binary mathematical operators for options of primitive types including.

  10. trait ParallelSkipGrams extends AnyRef

  11. trait SkipGrams extends AnyRef

  12. trait Sos2 extends AnyRef

    Sos2 takes a value and breaks it apart into a linear combination of the two closest values as specified by the min, max, and delta.

  13. trait SparsityTransforms extends AnyRef

    Provides ways to transform items from between dense and sparse domains.

  14. trait TimeConstants extends AnyRef

    A bunch of constants taken from Joda-Time because we don't necessarily want to include Joda-Time but want access to the constants.

Ungrouped