Issues
- 0
How to disable output display during training?
#377 opened by eegzheng - 0
Unable to interpret model output
#376 opened by mmc378 - 2
xlearn silently crashes and restarts my jupyter nb session when running minimal example
#375 opened by k8tems - 0
How to Extract Training Loss versus Epoch
#372 opened by tinnguyen96 - 0
Model output produces gibberish
#371 opened by brijagstu7 - 1
Support for arm64
#354 opened by ankane - 0
- 0
- 1
- 0
How xlearn process the dataset before using the c++ api "Train(vector<reader>, vector<reader>)”
#367 opened by jason1894 - 1
Output in Python API
#334 opened by sumitsidana - 1
- 0
nthread/n_jobs not applied to prediction
#339 opened by ankane - 1
Different results with same seed
#340 opened by ankane - 1
jupyter训练报错显示The kernel appears to have died. It will restart automatically.
#365 opened by miloooooz - 1
- 2
xlearn python API's .predict method in doesn't kill the created threads after execution in python API, which leads to resource exhausted.
#363 opened by HovhannesManushyan - 1
- 1
how to load the trained model?
#329 opened by ucasiggcas - 0
使用xlearn的FM模型训练自己的数据集,发现出现bash line 1 :189133 segmentation fault core dumped的错误,感觉像是我自己做的数据集错了,但是又找不出来,请问有人出现过这个问题吗?
#362 opened by leandepk - 1
读取pandas数据训练loss为nan
#353 opened by nxgych - 1
segmentation fault python3 我抽了(1000,20)的数据报错
#361 opened by kyle-pjk - 0
ffm模型训练的时候Precision为nan
#360 opened by sytresbien - 0
Memory Leak in DMatrix
#359 opened by bduclaux - 0
- 0
- 0
- 1
how does the setSigmod function work?
#343 opened by Anncastle - 0
libsvm格式的数据训练Segmentation fault
#352 opened by nxgych - 0
- 0
- 1
有分布式训练的例子吗?
#333 opened by chunmengcai - 1
only binary classification ??
#331 opened by ucasiggcas - 0
Preload Model for Faster Predictions
#350 opened by jwnz - 2
should it be "int align = kAlign * aux_size;" => "int align = kAlign;" for ftrl in ffm_score.cc line 57
#349 opened by jackyhawk - 0
loss 为 -nan
#348 opened by jixianruyizhq - 0
What is the format of training data?
#347 opened by CoinCheung - 6
FFM模型输出的一阶项weight的数量跟特征取值数量相同?
#346 opened by Anncastle - 1
How to deal with large-scale sparse data?
#342 opened by DynastyTHU - 1
- 0
stackoverflow when training
#344 opened by gdhzLZ - 0
Does it need validation data for fit()?
#341 opened by DynastyTHU - 0
how to transform the titanic data ?
#337 opened by ucasiggcas - 1
basic_string::_S_construct null not valid
#336 opened by HarborZeng - 0
nan in scikit_learn demo
#330 opened by ucasiggcas - 0
- 0
Aborted - core dumped when about to save model
#326 opened by rnjv - 0
can you pls speed up installation on Windows
#325 opened by Sandy4321 - 0
Memory leaks during training?
#323 opened by HenryNebula - 0
Is there any plan to provide a c++ api which will be helpful to deploy the model into a c++ production system?
#322 opened by innerNULL