Description
add classification model summary and training summary to each of the classification algorithms. The classification model summary basically gives a summary for all the classification algorithms evaluation metrics such as accuracy/precision/recall. The training summary describes information about model training iterations and the objective function (scaled loss + regularization) at each iteration. These are very useful information for users.
Attachments
There are no Sub-Tasks for this issue.