Skip to content

Shifu 0.2.5 Continuous Model Training

Zhang Pengshan (David) edited this page Apr 3, 2015 · 1 revision

Continuous Model Training

Continuous model training is a key feature to train a new model based on existing model.

Parameter in ModelConfig.json

train:isContinuous, by default it is false.

Notes

If current model configuration is not the same as the previous one. Shifu will train models starting from scratch. In varselect for sensitivity analysis, isContinous is always false no matter how you set.

Clone this wiki locally