Add initial version of svm #733
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors and 4 warnings
main (1.14.5, 24.3):
test/scholar/linear/svm_test.exs#L6
test Iris Data Set - multinomial classification svm test (Scholar.Linear.SVMTest)
|
main (1.14.5, 24.3)
Process completed with exit code 2.
|
main (1.15.4, 25.3, true):
test/scholar/linear/svm_test.exs#L6
test Iris Data Set - multinomial classification svm test (Scholar.Linear.SVMTest)
|
main (1.15.4, 25.3, true)
Process completed with exit code 2.
|
main (1.14.5, 24.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, 24.3):
test/scholar/linear/svm_test.exs#L9
Datasets.get/1 is undefined (module Datasets is not available or is yet to be defined)
|
main (1.15.4, 25.3, 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.4, 25.3, true):
test/scholar/linear/svm_test.exs#L9
Datasets.get/1 is undefined (module Datasets is not available or is yet to be defined)
|