You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I ran the test example from: https://github.com/calico/basenji/blob/9e1c2e2f5b1b37ad11cfd2a1486d786d356d78a5/tutorials/train_test.ipynb. Everything works fine except for the basenji_test.py. I am not able to plot the results here. I use the following command ! basenji_test.py --ai 0,1,2 -o output/heart_test --rc --shifts "1,0,-1" models/params_small.json models/heart/model_best.h5 data/heart_l131k. The model predicts correctly but fails to generate the plots and gives the following error:
The text was updated successfully, but these errors were encountered:
Hi,
I ran the test example from: https://github.com/calico/basenji/blob/9e1c2e2f5b1b37ad11cfd2a1486d786d356d78a5/tutorials/train_test.ipynb. Everything works fine except for the
basenji_test.py
. I am not able to plot the results here. I use the following command! basenji_test.py --ai 0,1,2 -o output/heart_test --rc --shifts "1,0,-1" models/params_small.json models/heart/model_best.h5 data/heart_l131k
. The model predicts correctly but fails to generate the plots and gives the following error:The text was updated successfully, but these errors were encountered: