rixwew

Results 4 comments of rixwew

Splitting hidden vectors would improve CIN performance please see the author's github issue https://github.com/Leavingseason/xDeepFM/issues/5

Same reason as #32

Could you tell me your os and python version to reproduce the error? Thank you @jiang7369 for reporting the problem.

Thank you @jiang7369 I reproduced it and confirmed that bundling some vc++ dll like pandas solve the error. https://github.com/pandas-dev/pandas/pull/21321 We should decide whether to bundle vc++ dll or not. I'd...