object

truncated_svd_projection

Truncated singular value decomposition reducer for continuous datasets using a portable two-sided power-iteration solver over the data matrix.

Availability:
logtalk_load(truncated_svd_projection(loader))
Author: Paulo Moura
Version: 1:0:0
Date: 2026-05-07
Compilation flags:
static, context_switching_calls
Remarks:
(none)

Public predicates

learn/3

Learns a truncated singular value decomposition reducer from the given dataset object using the specified options.

Compilation flags:
static
Template:
learn(Dataset,DimensionReducer,Options)
Mode and number of proofs:
learn(+object_identifier,-compound,+list(compound)) - one

Protected predicates

(no local declarations; see entity ancestors if any)

Private predicates

(no local declarations; see entity ancestors if any)

Operators

(none)