liuzh91 opened a new pull request #17129: Add support of iterable objects in estimator api URL: https://github.com/apache/incubator-mxnet/pull/17129 ## Description ## `fit()` and `evaluate()` methods of the base `Estimator` class support inputs from `iterable Object`. ## Checklist ## ### Essentials ### - [ ] Changes are complete (i.e. I finished coding on this PR) - [ ] All changes have test coverage: - [ ] Code is well-documented: - For user-facing API changes, API doc string has been updated.
---------------------------------------------------------------- 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
