396 convert regressors to num power #1971
Annotations
7 errors and 1 warning
|
PHP 8.4 on ubuntu-latest
Process completed with exit code 1.
|
|
PHP 8.4 on ubuntu-latest:
src/NeuralNet/Layers/Noise.php#L113
Unknown parameter $size in call to static method NumPower::normal().
|
|
PHP 8.4 on ubuntu-latest:
src/NeuralNet/Layers/Noise.php#L113
Missing parameter $shape (mixed) in call to static method NumPower::normal().
|
|
PHP 8.4 on ubuntu-latest:
src/NeuralNet/Initializers/Uniform.php#L46
Unknown parameter $size in call to static method NumPower::uniform().
|
|
PHP 8.4 on ubuntu-latest:
src/NeuralNet/Initializers/Uniform.php#L45
Missing parameter $shape (mixed) in call to static method NumPower::uniform().
|
|
PHP 8.4 on ubuntu-latest:
src/NeuralNet/Initializers/Normal.php#L45
Unknown parameter $size in call to static method NumPower::normal().
|
|
PHP 8.4 on ubuntu-latest:
src/NeuralNet/Initializers/Normal.php#L45
Missing parameter $shape (mixed) in call to static method NumPower::normal().
|
|
PHP 8.4 on ubuntu-latest
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|