Skip to content

Commit

Permalink
set it to private
Browse files Browse the repository at this point in the history
  • Loading branch information
selvinsource committed Nov 5, 2014
1 parent e1eb251 commit 6357b98
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import org.apache.spark.mllib.clustering.KMeansModel
import org.apache.spark.mllib.export.pmml.KMeansPMMLModelExport
import org.apache.spark.mllib.export.ModelExportType._

object ModelExportFactory {
private[mllib] object ModelExportFactory {

/**
* Factory object to help creating the necessary ModelExport implementation
Expand Down

0 comments on commit 6357b98

Please sign in to comment.