Skip to content

imf_train #1

@minghuihuang

Description

@minghuihuang

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions