Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Model does not work #9

Open
zhouzyhfut opened this issue Jul 13, 2020 · 2 comments
Open

Model does not work #9

zhouzyhfut opened this issue Jul 13, 2020 · 2 comments

Comments

@zhouzyhfut
Copy link

Hi, sorry for bothering you. I'm trying to reproduce the experimental results about your work. However, the predictions of the model are all the same:

  • y_train_pred=[0,...,0];
  • y_train_pred_proba: [[0.50005114 0.4999489 ] .

It seems that the model doesn't learn anything. Can you help me solve this problem? Thank you.

@omarmetwally55
Copy link

where did you stop in the code ?

@wuqing778
Copy link

Hi, sorry for bothering you. I'm trying to reproduce the experimental results about your work. However, the predictions of the model are all the same:

  • y_train_pred=[0,...,0];
  • y_train_pred_proba: [[0.50005114 0.4999489 ] .

It seems that the model doesn't learn anything. Can you help me solve this problem? Thank you.

Have you solved your problem now? I have the same problem as you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants