Skip to content

Commit

Permalink
style correction
Browse files Browse the repository at this point in the history
  • Loading branch information
FlytxtRnD committed Jul 14, 2015
1 parent ef95ee2 commit 94b56df
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ class KMeans private (
} else {
runs
}

val centers = initialModel match {
case Some(kMeansCenters) => {
Array(kMeansCenters.clusterCenters.map(s => new VectorWithNorm(s)))
Expand Down

0 comments on commit 94b56df

Please sign in to comment.