summaryrefslogtreecommitdiffstats
path: root/sample-apps/blog-recommendation/src/spark/full_dataset_cf.scala
diff options
context:
space:
mode:
Diffstat (limited to 'sample-apps/blog-recommendation/src/spark/full_dataset_cf.scala')
-rw-r--r--sample-apps/blog-recommendation/src/spark/full_dataset_cf.scala1
1 files changed, 1 insertions, 0 deletions
diff --git a/sample-apps/blog-recommendation/src/spark/full_dataset_cf.scala b/sample-apps/blog-recommendation/src/spark/full_dataset_cf.scala
index 0b76e8b8b1c..405105eb663 100644
--- a/sample-apps/blog-recommendation/src/spark/full_dataset_cf.scala
+++ b/sample-apps/blog-recommendation/src/spark/full_dataset_cf.scala
@@ -1,3 +1,4 @@
+// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
import org.apache.spark.mllib.recommendation.ALS
import org.apache.spark.mllib.recommendation.MatrixFactorizationModel
import org.apache.spark.mllib.recommendation.Rating