Content-based filtering using one support-vector machine per user
Declaring type: ItemAttributeSVM
Namespace: MyMediaLite.ItemRecommender
Assembly: MyMediaLite
Collapse/Expand Public Constructors
  Name Description
Public Method ItemAttributeSVM

There is no summary.

Collapse/Expand Public Methods
  Name Description
Public Method Virtual LoadModel

There is no summary.

Public Method Virtual Predict

There is no summary.

Public Method Virtual SaveModel

There is no summary.

Public Method Virtual ToString

There is no summary.

Public Method Virtual Train

There is no summary.

Collapse/Expand Public Properties
  Name Description
Public Property C C hyperparameter for the SVM
Public Property Gamma Gamma parameter for RBF kernel
Public Property ItemAttributes

There is no summary.

Public Property NumItemAttributes

There is no summary.