-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Dear,
运行代码出现下述问题,怎么解决“
Train data: 3982 positives, 3982 negatives
Test data: 996 positives, 996 negatives
未定义函数或变量 'imf_train'。
出错 PUMC (line 32)
[W,H ,~] = imf_train(sparse(double(Xtrain)), sparse(double(drug_feat)), sparse(double(prot_feat)), ['-n 16
-t 15 -T 5 -g 20 -p 3 -a 0 -s 10 -k ', num2str(dim_imc), ' -l ', num2str(lambda), ' -r ', num2str(alpha)]);
”
thanks!
Metadata
Metadata
Assignees
Labels
No labels