Package

ml.combust.mleap.core

recommendation

Permalink

package recommendation

Visibility
  1. Public
  2. All

Type Members

  1. case class ALSModel(rank: Integer, userFactors: Map[Int, Array[Float]], itemFactors: Map[Int, Array[Float]]) extends Model with Product with Serializable

    Permalink
    Annotations
    @SparkCode()

Ungrouped