I am not sure how a progressbar should work. E.g. LinearRegression can be implemented as an Ordinary Least Squares Proplem which is the computation of Pseudo Inverse.
For AdaBoostPaper you loop once about each each estimator so maybe you can estimate your training duration by timing the fit of few estimators and then scale it up?
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…