detkit.FitLogdet.fit#

FitLogdet.fit(x, y, verbose=False)#

Fit model to data.

Parameters:
xnumpy.array

One-dimensional arrays of length N

ynumpy.array

One-dimensional arrays of length N

verboseboolean, default=False

If True, the optimization results will be printer.

See also

eval