python-libmf
python-libmf copied to clipboard
Rename mf_fit(), and mf_predict() to fit() and predict()
We should remove the mf_ prefix from all methods to make it match the signature of sklearn