Replies: 1 comment 1 reply
-
|
Hi, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
API reference for
IsolationForestModelcontains theto_tensorflow_saved_modelfunction (https://ydf.readthedocs.io/en/stable/py_api/IsolationForestModel/#ydf.IsolationForestModel.to_tensorflow_saved_model).However running it raises:
ValueError: Export to TensorFlow is not yet supported for Anomaly Detection models.I also noticed there is a TODO in the codebase mentioning that this still needs to be implemented.
Could you clarify whether TensorFlow export support for anomaly detection models is planned, or if there is a recommended workaround in the meantime?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions