Correct SVM Use #1620
Annotations
3 errors and 1 warning
Static Analysis:
src/Classifiers/AdaBoost.php#L428
Method Rubix\ML\Classifiers\AdaBoost::predict() should return array<int, string> but returns array<int, int|string>.
|
Static Analysis:
src/Datasets/Generators/Agglomerate.php#L107
Ternary operator condition is always true.
|
Static Analysis
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading