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 giving same output prediction #163

Closed
max6457 opened this issue Jul 20, 2023 · 5 comments
Closed

model giving same output prediction #163

max6457 opened this issue Jul 20, 2023 · 5 comments
Labels
question Further information is requested

Comments

@max6457
Copy link

max6457 commented Jul 20, 2023

Issue description

hello,
I have the problem that my trained models gives me the same output for no matter which input I have.
Is it a problem with the data or maybe the model/my training of the model?
So here are the labels & it's amount in the dataset:
nlabels

Now my problem is tht when I use the classify feature to classify my test dataset the only label which raindrop predicts is 0:

plot_raindrop_predictions
raindrop_prediction2

I have only trained the model for some epochs to check it because training is pricy :), but may it be that this causes this issue or should I change the data preprocessing?

@max6457 max6457 added the question Further information is requested label Jul 20, 2023
@WenjieDu
Copy link
Owner

Hi, I can't tell where the problem is with the information you've given. But I personally think this is probably caused by your data. Did you initialize your Raindrop model properly? Please show me your code here so I can see if I can help further. You can also raise a discussion in our Slack community to chat instantly.

@WenjieDu
Copy link
Owner

WenjieDu commented Aug 1, 2023

@max6457 Hi Max, I didn't receive further feedback from you in the past two weeks. Just want to check with you if you have solved the problem.

@max6457
Copy link
Author

max6457 commented Aug 4, 2023

Hello, thanks for your response and I wanted to apologize for my late reply. I am currently working on the data preprocessing, because this is the most important part for the project and here can be done a lot of mistakes. I will reach out with updates, I think I will be able to try to train the next model in a few days. Thanks a lot!

@WenjieDu
Copy link
Owner

WenjieDu commented Aug 7, 2023

You can also take a look at the tutorials in https://github.com/WenjieDu/BrewPOTS to learn how to use PyPOTS.

@WenjieDu
Copy link
Owner

WenjieDu commented Aug 8, 2023

I'm closing this issue. If you @max6457 have any follow-up, welcome to reopen it.

@WenjieDu WenjieDu closed this as completed Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants