yunfengzhou-hub opened a new pull request, #103: URL: https://github.com/apache/flink-ml/pull/103
Modify Flink ML Stages to achieve the followings. - If a stage accepts a double-typed column, modify it to accept any numerical type. - If a stage accepts a DenseVector/DenseMatrix-typed column, modify it to accept any child class of Vector/Matrix. - If a stage generates an int-typed label column, modify it to generate double-typed label column. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
