Open VinceShieh opened 7 years ago
hello, I have used your ffm to train some model in big data, but the tr_loss turns out to be NaN when the data size is larger than 1000000, please do a favor
@lmxiaonuo I have also encountered this problem. Have you solved it?
I just made a PR for this issue, you can get it from https://github.com/VinceShieh/spark-ffm/pull/16 and test on your end. And also please open an issue if the problem still exists.
@VinceShieh I have sloved it! thank you
@Thinkgamer did u resolve the issue with the PR I submitted or some other means you tried? If the PR works, I will merge it. Thanks.
@VinceShieh I did not try your PR,I did some processing on the features. Next I will test your changes and then send feedback. Thank you.
I summarize the current design and come out with a few things that can be done to make spark-ffm better.
It'd be nice if any of you are interested in working on this project, you are always welcome and I will try best to help. :)