xlearn icon indicating copy to clipboard operation
xlearn copied to clipboard

Output in Python API

Open sumitsidana opened this issue 3 years ago • 1 comments

Hello, I don't get any output during using Python API version of XLEARN. I do get a very nice output when I use command line API of XLEARN. Is this output not available for Python?

I am training the model using:

ffm_model.fit(param, "./model.out")

This runs, but, doesn't print any epoch or metric values!

sumitsidana avatar Jul 17 '20 18:07 sumitsidana

same here, anyone got solutions?

ZJXlooo avatar Apr 25 '22 03:04 ZJXlooo