Home | Trees | Indices | Help |
|
---|
|
object --+ | ALS
Alternating Least Squares matrix factorization.
SPARK-3990: In Spark 1.1.x, we use Kryo serialization by default in PySpark. ALS does not work under this default setting. You can switch back to the default Java serialization by setting:
spark.serializer=org.apache.spark.serializer.JavaSerializer
Please go to http://spark.apache.org/docs/latest/configuration.html for instructions on how to configure Spark.
Instance Methods | |
Inherited from |
Class Methods | |||
|
|||
|
Properties | |
Inherited from |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Nov 24 15:21:12 2014 | http://epydoc.sourceforge.net |