Skip to content

Commit

Permalink
Remove unpersist
Browse files Browse the repository at this point in the history
  • Loading branch information
MechCoder committed Apr 11, 2015
1 parent 70d3b4c commit 58f4932
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -206,9 +206,6 @@ object GradientBoostedTreesModel extends Loader[GradientBoostedTreesModel] {
}
}
}

broadcastedTreeWeight.unpersist()
broadcastedTree.unpersist()
newPredError
}

Expand Down

0 comments on commit 58f4932

Please sign in to comment.