hequn8128 commented on issue #11220: [FLINK-16249][python][ml] Add interfaces for Params, ParamInfo and WithParams URL: https://github.com/apache/flink/pull/11220#issuecomment-593360206 Hi @dianfu @walterddr @becketqin Thanks a lot for your suggestions. I have updated the PR. The changes mainly include: - Refactor the module structure, i.e., add pyflink/ml/api and pyflink/ml/lib module, remove pyflink/mllib module. - Add sphinx doc - Rename _paramMap to _param_map I have not made jsonpickle as an optional dependencies, we can have more discussions if you have further concerns. Any comments are appreciated. Best, Hequn
---------------------------------------------------------------- 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
