MyMediaLite
RecommenderParameters.GetRemoveFloat Method (string)
Syntax
Collapse All
Get a float value from the parameters
Declaring type:
RecommenderParameters
Namespace:
MyMediaLite.Util
Assembly:
MyMediaLite
Syntax
C#
public float GetRemoveFloat ( string
key
)
Parameters
key
the parameter name
Return Value
the value of the parameter, 0 if no parameter of the given name found
Top
Generated by
ImmDoc .NET
.