Skip to content

Added log loss classification metric #845

Added log loss classification metric

Added log loss classification metric #845

Re-run triggered October 26, 2023 10:17
Status Failure
Total duration 54s
Artifacts

test.yml

on: pull_request
Matrix: main
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
main (1.14.5, 25.3)
** (CompileError) (for doctest at) lib/scholar/metrics/classification.ex:1290: undefined function y_prob/0 (expected Scholar.Metrics.ClassificationTest to define such a function or for it to be imported, but none are available)
main (1.14.5, 25.3)
Process completed with exit code 1.
main (1.15.6, 26.1, true)
Process completed with exit code 1.
main (1.14.5, 25.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
main (1.14.5, 25.3)
variable "y_true" does not exist and is being expanded to "y_true()", please use parentheses to remove the ambiguity or change the variable name
main (1.14.5, 25.3)
variable "y_prob" does not exist and is being expanded to "y_prob()", please use parentheses to remove the ambiguity or change the variable name
main (1.14.5, 25.3)
variable "y_true" does not exist and is being expanded to "y_true()", please use parentheses to remove the ambiguity or change the variable name
main (1.14.5, 25.3)
variable "y_prob" does not exist and is being expanded to "y_prob()", please use parentheses to remove the ambiguity or change the variable name
main (1.14.5, 25.3)
undefined function y_true/0 (expected Scholar.Metrics.ClassificationTest to define such a function or for it to be imported, but none are available)
main (1.14.5, 25.3)
undefined function y_prob/0 (expected Scholar.Metrics.ClassificationTest to define such a function or for it to be imported, but none are available)
main (1.14.5, 25.3)
undefined function y_true/0 (expected Scholar.Metrics.ClassificationTest to define such a function or for it to be imported, but none are available)
main (1.15.6, 26.1, true)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
main (1.15.6, 26.1, true)
Nx.Defn.Expr.random_normal/4 is undefined or private
main (1.15.6, 26.1, true)
Nx.Defn.Expr.random_uniform/4 is undefined or private