Hey, is it possible to use TensorFlow with mlforec...
# mlforecast
a
Hey, is it possible to use TensorFlow with mlforecast like we use scikit-learn?
j
Hey. If you can wrap the model into a scikit learn estimator then yes
a
Cool thanks!