CondGen
CondGen copied to clipboard
Values less than or equal to 0 in data. Throwing out 0 or negative values
Hello! I'm training the model, and when I uncomment show_graph(sample_adj, base_adj=base_adj, remove_isolated=True)
in order to check output I got:
Values less than or equal to 0 in data. Throwing out 0 or negative values
error.
Please advise on how to solve it.