Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
511 views
in Technique[技术] by (71.8m points)

sample code of warm_start incremental learning on python, opencv Face recognition with image

I am trying to utilize incremental learning with Random Forest Model For upcoming users, Warm_start in ipython notebook to incrementally load of training data instead of retraining the model.

Here is the project which I am using : https://www.pyimagesearch.com/2018/09/24/opencv-face-recognition/

Please any sample code how I can accomplish this with Random Forest Warm_start Parameter.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...