intel-analytics / analytics-zoo

Distributed Tensorflow, Keras and PyTorch on Apache Spark/Flink & Ray
https://analytics-zoo.readthedocs.io/
Apache License 2.0
16 stars 3 forks source link

add integration test for autots #472

Closed shanyu-sys closed 3 years ago

shanyu-sys commented 3 years ago

We can change zouwu quickstart notebook to an example and add in integration test.

shane-huang commented 3 years ago

You can add the new example to https://github.com/intel-analytics/analytics-zoo/tree/master/pyzoo/zoo/zouwu/examples/quickstart.

shane-huang commented 3 years ago

Move the original files in the exmaple folder (README and run_electricity.sh) to https://github.com/intel-analytics/analytics-zoo/tree/master/pyzoo/zoo/zouwu/examples/tcmf. Search the repo for run_electricity.sh and fix the references to this file including docs and tests scripts.

PeterQiu0516 commented 3 years ago

Move the original files in the exmaple folder (README and run_electricity.sh) to https://github.com/intel-analytics/analytics-zoo/tree/master/pyzoo/zoo/zouwu/examples/tcmf. Search the repo for run_electricity.sh and fix the references to this file including docs and tests scripts.

See intel-analytics/analytics-zoo#3774.