Skip to Main Content
Spotfire Ideas Portal

Connectivity to TensorFlow

As a StreamBase Developer, I want to be able to take processed/transformed data from SB Streams and pass on to TensorFlow for model-training/learning.

  • Attach files
      Drop here to upload
    • Guest
      Reply
      |
      Mar 28, 2018

      Hi Manish,

      Not sure if you are aware but the Python operator that recently shipped in StreamBase 7.7.3 and 10.2.1 has a product sample that shows invoking a TensorFlow model from StreamBase via Python. This is not exactly what you noted in this idea -- it's for model scoring rather than model training/learning but I think the approach could be very similar and not at all hard to implement.