MyMediaLite
Utils.DisplayDataStats Method (IRatings, IRatings, RatingPredictor)
Syntax
Collapse All
Display dataset statistics
Declaring type:
Utils
Namespace:
MyMediaLite.Util
Assembly:
MyMediaLite
Syntax
C#
public static void DisplayDataStats ( IRatings
train
, IRatings
test
, RatingPredictor
recommender
)
Parameters
train
the training data
test
the test data
recommender
the recommender (to get attribute information)
Top
Generated by
ImmDoc .NET
.