bappctl
bappctl
The local and docker build fails ERROR: No matching distribution found for tensorflow==2.0.1
Issue: Switch/Cases never executes "default" block. Created below pipeline. On executing Switch Cases, when "year" value is not 2019 or 2020 it NEVER reaches Default block to set respective value...
@lhenry15 - **On running run_pipeline.py** in examples **with the default_pipeline.json** (corresponding to **load_default_pipeline()**) gives below **error** same issue as in #31 https://github.com/datamllab/tods/issues/21#issuecomment-806171300 > Not all provided hyper-parameters for the data...
UI
It says supports UI. How to launch the UI?
Getting below error when trying to train with the given code. Has anyone encountered similar issue and was able to overcome it. 
Get below error while running test.sh #Pipeline Building Errors: 1 Traceback (most recent call last): File "primitive_tests/build_AutoRegODetect_pipeline.py", line 46, in primitive_4 = index.get_primitive('d3m.primitives.tods.detection_algorithm.AutoRegODetector') tods/tods/detection_algorithm/core/MultiAutoRegOD.py", line 10, in from combo.models.score_comb import...