ISimilarItemsWriter InterfaceNReco.Recommender Class Library
Used to persist the results of a batch item similarity computation conducted with a BatchItemSimilarities implementation

Namespace: NReco.CF.Taste.Similarity.Precompute
Assembly: NReco.Recommender (in NReco.Recommender.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public interface ISimilarItemsWriter

The ISimilarItemsWriter type exposes the following members.

Methods

  NameDescription
Public methodAdd
Public methodOpen
Top
See Also