Skip to content

Use shifu init -t xxx to specify the algorithm in model config #749

@Liu-Delin

Description

@Liu-Delin

I try to use WDL and it is uneasy to go through all the steps of shifu init/stats/norm/train, because I need to change lots of configuration in ModelConfig.json.

If we can use command like shifu init -t wdl to generate a model config with WDL configuration, it should be easier to use.

Related code:
https://github.com/ShifuML/shifu/blob/master/src/main/java/ml/shifu/shifu/container/obj/ModelConfig.java#L267-L285

public static Map<String, Object> createParamsByAlg(ALGORITHM alg, ModelTrainConf trainConf) {

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