Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
MyMediaLite
ItemRecommendation
WRMF_KDD
C# Class MyMediaLite.ItemRecommendation.WRMF_KDD
Weighted matrix factorization method proposed by Hu et al. and Pan et al.; adapted to KDD Cup 2011
Inheritance:
WRMF
Datei anzeigen
Open project: zenogantner/MML-KDD
Public Methods
Method
Description
Iterate
( ) :
void
ToString
( ) :
string
Private Methods
Method
Description
Optimize
(
IBooleanMatrix
data
,
IBooleanMatrix
inverse_data
,
Matrix
W
,
Matrix
H
) :
void
Optimizes the specified data
Method Details
Iterate()
public
method
public
Iterate
( ) :
void
return
void
ToString()
public
method
public
ToString
( ) :
string
return
string