Skip to content

Commit 497beff

Browse files
Fix remaining ShrunkCovariance doctest for the f32 inspect change
Pure formatting, same value, shorter f32 representation, same class of miss as the LedoitWolf fix.
1 parent 0fe9ac8 commit 497beff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/scholar/covariance/shrunk_covariance.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ defmodule Scholar.Covariance.ShrunkCovariance do
7474
iex> model.location
7575
#Nx.Tensor<
7676
f32[2]
77-
[0.18202415108680725, -0.09216632694005966]
77+
[0.18202415, -0.09216633]
7878
>
7979
"""
8080

0 commit comments

Comments
 (0)