First, graphiz error
ExecutableNotFound: failed to execute ['dot', '-Tsvg'], make sure the Graphviz executables are on your systems' PATH
Second, cannot get predictions:
ValueError: Deferred initialization failed because shape cannot be inferred. MXNetError: Error in operator dot47: [14:10:04] ../src/operator/tensor/./dot-inl.h:1241: Check failed: L[!Ta].Size() == R[Tb].Size() (13 vs. 12) : dot shape error: [13] X [12,1]
First, graphiz error
ExecutableNotFound: failed to execute ['dot', '-Tsvg'], make sure the Graphviz executables are on your systems' PATH
Second, cannot get predictions:
ValueError: Deferred initialization failed because shape cannot be inferred. MXNetError: Error in operator dot47: [14:10:04] ../src/operator/tensor/./dot-inl.h:1241: Check failed: L[!Ta].Size() == R[Tb].Size() (13 vs. 12) : dot shape error: [13] X [12,1]