mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-21 12:08:05 +00:00
Refactor documentation for various filters and indicators to enhance clarity and consistency
- Updated Bessel, Bilateral, Blma, Butter, Conv, Ema, Kama, LSMA, MAMA, MGDI, SSF, USF, ATR, ADL, and ADOSC documentation to use bullet points for key concepts and features. - Added a new Qodana configuration file for code analysis. - Removed coverage configuration from Quantower.Tests.csproj to streamline testing setup.
This commit is contained in:
@@ -165,6 +165,6 @@ Near zero, small absolute differences create large MSLE:
|
||||
|
||||
## See Also
|
||||
|
||||
- [RMSLE](../rmsle/Rmsle.md) - Root of MSLE for interpretable units
|
||||
- [MSE](../mse/Mse.md) - Linear-scale squared error
|
||||
- [MAPE](../mape/Mape.md) - Percentage-based comparison
|
||||
* [RMSLE](../rmsle/Rmsle.md) - Root of MSLE for interpretable units
|
||||
* [MSE](../mse/Mse.md) - Linear-scale squared error
|
||||
* [MAPE](../mape/Mape.md) - Percentage-based comparison
|
||||
|
||||
Reference in New Issue
Block a user