-
Notifications
You must be signed in to change notification settings - Fork 0
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
PredictionAccuracy module fails to load #49
Comments
@TsimurSh you can use PredictionAccuracyModule by doing |
@vesavlad Yes. It's first what I tried to do. I added to PredictionAccuracy module @component annotation, but when I realised that the module don't generate a data I changed dependency injection by deleting annotations @Autowired and adding constructors, but it didn't help as well. |
please share the required data + config so that I can reproduce the problem |
@vesavlad sent via email. Please check your mailbox on outlook |
So just a sidenote:
More than that I think there was a missing scheduling for this module. |
@vesavlad Sorry, I've forgotten to rerun TC after the reboot server. It - #49 (comment) - is already active. |
checking it again now, same thing |
The PredictionAccuracy module encounters issues during initialization, preventing it from loading properly.
@vesavlad how to run or use PredictionAccuracyModule?
The text was updated successfully, but these errors were encountered: