roywei commented on issue #14346: [MXNet-1334][WIP][Fit API]base class for estimator and eventhandler URL: https://github.com/apache/incubator-mxnet/pull/14346#issuecomment-472201077 @nswamy @ankkhedia I have addressed comments, added checkpoint and early stopping handler, could you take another look? Thanks Remaining todo list from your comments, will be addressed in follow up PRs 1) update train stats (change to object instead of dictionary), initialization logic [MXNet-1340](https://issues.apache.org/jira/browse/MXNET-1340) 2. Validation logic [MXNet-1349](https://issues.apache.org/jira/browse/MXNET-1349) 3. multi trainer [MXNet-1339](https://issues.apache.org/jira/browse/MXNET-1339)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
