huawei-noah / vega

AutoML tools chain
http://www.noahlab.com.hk/opensource/vega/
Other
845 stars 176 forks source link

TypeError: __init__() got an unexpected keyword argument 'warmup' #192

Closed Hukongtao closed 2 years ago

Hukongtao commented 2 years ago

I am trying to run the quick_start example,
https://github.com/huawei-noah/vega/blob/master/docs/cn/developer/quick_start.md,
but I got the error

Prokrus commented 2 years ago

Hallo, I met the same error, how did you solve it? Thanks.

Hukongtao commented 2 years ago

Hallo, I met the same error, how did you solve it? Thanks.

把yaml文件中有个warmup的参数注释了