Open moomoofarm1 opened 1 year ago
Replace the str() with .to_raw_uids() and .to_raw_iids(). The str() in the example code of predict() will cause the same estimate for different ids.
Replace the str() with .to_raw_uids() and .to_raw_iids(). The str() in the example code of predict() will cause the same estimate for different ids.