The MLM problem description lists lambda_i as the field-specific smoothing parameter. In the constructor and the tests the constant 0.1 is used. Should we expect the hidden tests to use a common constant, or do we need to check whether the supplied object is indexable. If so, will the index be the field name or position?
The MLM problem description lists lambda_i as the field-specific smoothing parameter. In the constructor and the tests the constant 0.1 is used. Should we expect the hidden tests to use a common constant, or do we need to check whether the supplied object is indexable. If so, will the index be the field name or position?