issues
search
aksnzhy
/
xlearn
High performance, easy-to-use, and scalable machine learning (ML) package, including linear model (LR), factorization machines (FM), and field-aware factorization machines (FFM) for Python and CLI interface.
https://xlearn-doc.readthedocs.io/en/latest/index.html
Apache License 2.0
3.09k
stars
519
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to disable output display during training?
#377
eegzheng
opened
1 month ago
0
Unable to interpret model output
#376
mmc378
opened
1 month ago
0
xlearn silently crashes and restarts my jupyter nb session when running minimal example
#375
k8tems
closed
2 months ago
2
Feature
#374
ryonsu
closed
1 year ago
0
Feature
#373
ryonsu
closed
1 year ago
0
How to Extract Training Loss versus Epoch
#372
tinnguyen96
opened
1 year ago
0
Model output produces gibberish
#371
brijagstu7
closed
1 year ago
0
Failed to convert feature matrix X and label y to xlearn data format
#370
dudududa007
opened
2 years ago
0
Library crashing when using it in a HDFS environment
#369
diegomaca
opened
2 years ago
0
add new functions
#368
mmarzl17
opened
2 years ago
0
How xlearn process the dataset before using the c++ api "Train(vector<reader>, vector<reader>)”
#367
jason1894
opened
2 years ago
0
successfully training. but always fail when running 'model.predict()'
#366
zHaOshuAnGye
closed
2 years ago
1
jupyter训练报错显示The kernel appears to have died. It will restart automatically.
#365
miloooooz
closed
3 years ago
1
xlearn was installed on windows anaconda successfully but is not working
#364
Sandy4321
opened
3 years ago
1
xlearn python API's .predict method in doesn't kill the created threads after execution in python API, which leads to resource exhausted.
#363
HovhannesManushyan
opened
3 years ago
2
使用xlearn的FM模型训练自己的数据集,发现出现bash line 1 :189133 segmentation fault core dumped的错误,感觉像是我自己做的数据集错了,但是又找不出来,请问有人出现过这个问题吗?
#362
leandepk
opened
3 years ago
0
segmentation fault python3 我抽了(1000,20)的数据报错
#361
kyle-pjk
closed
3 years ago
1
ffm模型训练的时候Precision为nan
#360
sytresbien
opened
3 years ago
0
Memory Leak in DMatrix
#359
bduclaux
opened
3 years ago
0
Process finished with exit code 134 (interrupted by signal 6: SIGABRT)
#358
Mr-memorandum
opened
3 years ago
0
predict output gives different mse than one reported by predict function
#357
kanodiaayush
opened
3 years ago
0
predict does not work without specifying out_path
#356
kanodiaayush
opened
3 years ago
0
Multithreaded OnDiskReader
#355
vagrawal
opened
3 years ago
0
Support for arm64
#354
ankane
closed
2 years ago
1
读取pandas数据训练loss为nan
#353
nxgych
opened
3 years ago
1
libsvm格式的数据训练Segmentation fault
#352
nxgych
opened
3 years ago
0
Only same or similar output from binary classifier model
#351
myeonghak
opened
4 years ago
0
Preload Model for Faster Predictions
#350
jwnz
opened
4 years ago
0
should it be "int align = kAlign * aux_size;" => "int align = kAlign;" for ftrl in ffm_score.cc line 57
#349
jackyhawk
opened
4 years ago
2
loss 为 -nan
#348
jixianruyizhq
opened
4 years ago
0
What is the format of training data?
#347
CoinCheung
opened
4 years ago
0
FFM模型输出的一阶项weight的数量跟特征取值数量相同?
#346
Anncastle
closed
4 years ago
6
Can I change the path of xlearn log file when used in Python?
#345
DynastyTHU
opened
4 years ago
1
stackoverflow when training
#344
gdhzLZ
opened
4 years ago
0
how does the setSigmod function work?
#343
Anncastle
opened
4 years ago
1
How to deal with large-scale sparse data?
#342
DynastyTHU
opened
4 years ago
1
Does it need validation data for fit()?
#341
DynastyTHU
opened
4 years ago
0
Different results with same seed
#340
ankane
closed
2 years ago
1
nthread/n_jobs not applied to prediction
#339
ankane
closed
2 years ago
0
What is the parameter "init"? Why should it be a float value?
#338
dongli96
closed
4 years ago
0
how to transform the titanic data ?
#337
ucasiggcas
opened
4 years ago
0
basic_string::_S_construct null not valid
#336
HarborZeng
opened
4 years ago
1
请问如何保存模型
#335
quanxing
opened
4 years ago
1
Output in Python API
#334
sumitsidana
opened
4 years ago
1
有分布式训练的例子吗?
#333
chunmengcai
opened
4 years ago
1
Add popper workflow for comparing xlearn vs liblinear for the higgs demo
#332
nicolecastillo
opened
4 years ago
0
only binary classification ??
#331
ucasiggcas
opened
4 years ago
1
nan in scikit_learn demo
#330
ucasiggcas
opened
4 years ago
0
how to load the trained model?
#329
ucasiggcas
opened
4 years ago
1
do you have still memory leak described in RecoTour?
#328
Sandy4321
opened
4 years ago
0
Next