390 convert optimizers class to num power #1769
Annotations
14 errors
|
PHP 8.4 on ubuntu-latest:
src/Classifiers/NaiveBayes.php#L0
Ignored error pattern #^Property Rubix\\ML\\Classifiers\\NaiveBayes\:\:\$counts \(array\<string, list\<array\<int\<0, max\>\>\>\>\) does not accept non\-empty\-array\<array\<array\<int\<0, max\>\>\>\>\.$# (assign.propertyType) in path /home/runner/work/ML/ML/src/Classifiers/NaiveBayes.php was not matched in reported errors.
|
|
PHP 8.4 on ubuntu-latest:
src/Classifiers/KNearestNeighbors.php#L287
Possibly invalid array key type float|int|string.
|
|
PHP 8.4 on ubuntu-latest:
src/Classifiers/KNearestNeighbors.php#L276
Possibly invalid array key type float|int|string.
|
|
PHP 8.4 on ubuntu-latest:
src/Classifiers/KNearestNeighbors.php#L232
Possibly invalid array key type float|int|string.
|
|
PHP 8.4 on ubuntu-latest:
src/Classifiers/AdaBoost.php#L479
Possibly invalid array key type float|int|string.
|
|
PHP 8.4 on ubuntu-latest:
src/Classifiers/AdaBoost.php#L0
Ignored error pattern #^Method Rubix\\ML\\Classifiers\\AdaBoost\:\:steps\(\) return type has no value type specified in iterable type array\.$# (missingType.iterableValue) in path /home/runner/work/ML/ML/src/Classifiers/AdaBoost.php was not matched in reported errors.
|
|
PHP 8.4 on ubuntu-latest:
src/Classifiers/AdaBoost.php#L0
Ignored error pattern #^Method Rubix\\ML\\Classifiers\\AdaBoost\:\:score\(\) should return list\<array\<float\>\> but returns array\<int\<0, max\>, array\<int\|string, float\>\>\.$# (return.type) in path /home/runner/work/ML/ML/src/Classifiers/AdaBoost.php was not matched in reported errors.
|
|
PHP 8.4 on ubuntu-latest:
src/Classifiers/AdaBoost.php#L0
Ignored error pattern #^Method Rubix\\ML\\Classifiers\\AdaBoost\:\:predict\(\) should return list\<string\> but returns list\<int\|string\>\.$# (return.type) in path /home/runner/work/ML/ML/src/Classifiers/AdaBoost.php was not matched in reported errors.
|
|
PHP 8.4 on ubuntu-latest:
src/AnomalyDetectors/Loda.php#L237
Parameter #1 $b of method Tensor\Matrix::matmul() expects Tensor\Matrix, Tensor\Matrix|null given.
|
|
PHP 8.4 on ubuntu-latest:
src/AnomalyDetectors/LocalOutlierFactor.php#L314
Possibly invalid array key type float|int|string.
|
|
PHP 8.4 on macos-latest
The strategy configuration was canceled because "Build.ubuntu-latest_8_4" failed
|
|
PHP 8.4 on macos-latest
The operation was canceled.
|
|
PHP 8.4 on windows-latest
The strategy configuration was canceled because "Build.ubuntu-latest_8_4" failed
|
|
PHP 8.4 on windows-latest
The operation was canceled.
|