Skip to content
This repository was archived by the owner on Jul 18, 2024. It is now read-only.
This repository was archived by the owner on Jul 18, 2024. It is now read-only.

The function 'train' corresponding to the input parameter of type 'double' is not defined. #4

@Eyue123

Description

@Eyue123

When I ran rws_gridsearch_CV.m or rws_gridsearch_CV_mulvar.m, I got the same error: The function 'train' corresponding to the input parameter of type 'double' is not defined.
The message is:
未定义与 'double' 类型的输入参数相对应的函数 'train'。

出错 rws_gridsearch_CV (line 106)
model_linear = train(trainy, sparse(trainFeaX), s);

How can I fix this? I'm really confused.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions