Skip to content Skip to sidebar Skip to footer
Showing posts with the label Apache Spark Mllib

What Type Should The Dense Vector Be, When Using Udf Function In Pyspark?

I want to change List to Vector in pySpark, and then use this column to Machine Learning model for … Read more What Type Should The Dense Vector Be, When Using Udf Function In Pyspark?

Pyspark Add New Column Field With The Data Frame Row Number

Hy, I'm trying build a recommendation system with Spark I have a data frame with users email an… Read more Pyspark Add New Column Field With The Data Frame Row Number

What Is The Right Way To Save\load Models In Spark\pyspark

I'm working with Spark 1.3.0 using PySpark and MLlib and I need to save and load my models. I u… Read more What Is The Right Way To Save\load Models In Spark\pyspark