Skip to content

Commit

Permalink
Multiple Example Title has removed (#20553)
Browse files Browse the repository at this point in the history
Multiple Example Title has removed in metrics cosineSimilarity method.
  • Loading branch information
LavanyaKV1234 authored Nov 27, 2024
1 parent 4ca4345 commit 154f0b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion keras/src/metrics/regression_metrics.py
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,6 @@ class CosineSimilarity(reduction_metrics.MeanMetricWrapper):
axis: (Optional) Defaults to `-1`. The dimension along which the cosine
similarity is computed.
Example:
Example:
Expand Down

0 comments on commit 154f0b3

Please sign in to comment.