xuyang1706 commented on issue #9082: [FLINK-13207][ml] Add the algorithm of 
Fast Fourier Transformation(FFT)
URL: https://github.com/apache/flink/pull/9082#issuecomment-513164903
 
 
   > Hi @xuyang1706, thanks for your PR.
   > Could you explain the goal of the PR, please? I do not see any logic 
related to Flink API, also I do not see how your implementations of FFT will be 
work in Flink.
   > I suppose FFT should be related to Flink ML API directly, for example, FFT 
can implement 
https://github.com/apache/flink/blob/master/flink-ml-parent/flink-ml-api/src/main/java/org/apache/flink/ml/api/core/Transformer.java
   
   This is internal functions for the DCT algorithm. DCT need the 
implementation of Transformer,  will be summited later.

----------------------------------------------------------------
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

Reply via email to