Questions tagged [analytics-zoo]

Analytics Zoo is a unified Data Analytics and AI platform for distributed TensorFlow, Keras, PyTorch, Apache Spark/Flink and Ray

Analytics Zoo provides a unified data analytics and AI platform that seamlessly unites TensorFlow, Keras, PyTorch, Spark, Flink and Ray programs into an integrated pipeline, which can transparently scale from a laptop to large clusters to process production big data.

More information can be found at the Analytics Zoo project website: https://analytics-zoo.github.io/

2 questions
0
votes
1 answer

How to Include a Directory Structure in Analytics Zoo

I want to execute a file on Analytics zoo but this file uses functions from other files in different subdirectories . I am getting this error: LogType:stdout LogLastModifiedTime:Tue Jun 15 06:43:07 -0500 2021 LogLength:157 LogContents: Traceback…
0
votes
1 answer

BigDL : Saving a model throws Exception: "This is a deprecated method. Please use saveModel instead."

I am using BigDL + Analytics-Zoo for doing Anomaly detection on time-series data. When I try to save the model using the .save() method after training, I am getting the Exception: "This is a deprecated method. Please use saveModel instead." …
Remis Haroon - رامز
  • 3,304
  • 4
  • 34
  • 62