Provides storage for Factorizations
Namespace: NReco.CF.Taste.Impl.Recommender.SVDAssembly: NReco.Recommender (in NReco.Recommender.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
The IPersistenceStrategy type exposes the following members.
Methods
Name | Description | |
---|---|---|
Load | Load a factorization from a persistent store. | |
MaybePersist | Write a factorization to a persistent store unless it already
contains an identical factorization. |
See Also