Property | Type | Description | |
---|---|---|---|
attribute_to_factor | Matrix |
||
learn_rate_mapping | double | ||
num_init_mapping | int | ||
num_iter_mapping | int | ||
reg_mapping | double |
Method | Description | |
---|---|---|
IterateMapping ( ) : void |
Perform one iteration of the mapping training
|
|
LearnAttributeToFactorMapping ( ) : void |
Learn the mapping
|
public abstract LearnAttributeToFactorMapping ( ) : void | ||
return | void |