mirror of
https://github.com/TheAlgorithms/Python.git
synced 2024-11-23 21:11:08 +00:00
bd3072b845
* Added Mean Squared Logarithmic Error (MSLE) * Added Mean Squared Logarithmic Error (MSLE) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
binary_cross_entropy.py | ||
categorical_cross_entropy.py | ||
hinge_loss.py | ||
huber_loss.py | ||
mean_squared_error.py | ||
mean_squared_logarithmic_error.py |