All Articles / Coding / Functional Data Analysis with Spark / Projects / Python / Spark Kernel Regression using Pyspark 1. Kernel Regression using Pyspark In a previous article I presented an implementation of a kernel denisty estimation using pyspark. It is thus not difficult to modify the algorithm to …