Do we support Flink dataset convert to Mleap DenseVector?
HI: when I deal with flink Dataset ,I want to convert it to Mleap DenseVector for tensorflow model train dataset input,Need to do this. but I could not found these relation convert method
mleap doesn't have any support for flink right now. In principle there could be a mleap-flink module analogous to the mleap-spark module. I'll happy review a set of PRs to add this support if anyone wants to add this capability though 😄 . I'd expect it to be a decent amount of work.
mleap doesn't have any support for flink right now. In principle there could be a
mleap-flinkmodule analogous to themleap-sparkmodule. I'll happy review a set of PRs to add this support if anyone wants to add this capability though 😄 . I'd expect it to be a decent amount of work.
haha ,it is nice to wait some one do that,