Skip to content

question about labels of inference (predict) data and thread #498

@liujing0055

Description

@liujing0055

Hi,Auto-sklearm Team:
After scanning the code, I found that the data were divided into two parts,training(fit) and inference(predict) when calling the fit function as shown below.
automl.fit(data, label,feat_type=feature_types)
But I could not find the variable of label of inference(predict),Could you please tell me where I can find the variable?
Another question is about thread, is there any possible way to run the program with only one thread?
Thanks.

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