We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
regress_samples*
true_targets
Improvement Description Output true_targets from regressor actions.
Current Behavior No target metadata is output from regressors. This is inconsistent with the outputs from classifier actions.
Proposed Behavior Mirror the outputs added to classifiers in this PR: #204
but do it for regressors.
References This inconsistency was reported on the forum (x-ref).
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Improvement Description
Output
true_targets
from regressor actions.Current Behavior
No target metadata is output from regressors. This is inconsistent with the outputs from classifier actions.
Proposed Behavior
Mirror the outputs added to classifiers in this PR: #204
but do it for regressors.
References
This inconsistency was reported on the forum (x-ref).
The text was updated successfully, but these errors were encountered: