Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jackgerrits committed Aug 15, 2023
1 parent 8d4d435 commit b33f67e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vowpalwabbit/core/src/example.cc
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ void VW::copy_prediction(const VW::polyprediction& src, VW::polyprediction& dest
}
}


float calculate_total_sum_features_squared(bool permutations, VW::example& ec)
{
float sum_features_squared = 0.f;
Expand Down

0 comments on commit b33f67e

Please sign in to comment.