Closed suchow closed 4 years ago
Indeed, that is a know limitation, that can easily be fixed. I'll adapt the code.
Adapted the code, seems to work. All test pass. I'll make a release after some further testing.
SMURFF v0.16.0 released. Conda and pip packages available.
PredictSession's
__init__
method asserts that the number of modes is 2. Does this imply that these sessions cannot be used for tensor factorization?https://github.com/ExaScience/smurff/blob/2bb64fc443abf895e593710ef5d91a9864189583/python/smurff/smurff/predict.py#L175