-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Hello,
I got the result from predict_no_y.py, and the result .npy file was a Nx3 array (1,2,0 three labels in the trained model). And I have two quetions:

-
I don't know the label of each columns. Are the labels of columns the same as the previously trained model?

Or just the numeric sorting like [ 0,1, 2] or [2, 1, 0]? -
Most of the results were approximately equal to [0.33, 0.33, 0.33], which seems like no meaning to the prediction. I want to know if it was normal or what can I do to improve the prediction?
I just want to build a TF-gene network for downstream analysis and know little about machine learning, but your CNNC model really attracted me! Thank you for your consideration!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels