mirror of
https://github.com/Relintai/MLPP.git
synced 2025-02-04 15:55:53 +01:00
fixed readme
This commit is contained in:
parent
2b9155a624
commit
11dfddaade
@ -141,13 +141,14 @@ The result will be the model's predictions for the entire dataset.
|
||||
12. ***Matrix Decompositions***
|
||||
1. SVD Decomposition
|
||||
2. Cholesky Decomposition
|
||||
- Positive Semidefiniteness Checker
|
||||
- Positive Definiteness Checker
|
||||
3. QR Decomposition
|
||||
13. ***Numerical Analysis***
|
||||
1. Numerical Diffrentiation
|
||||
- Univariate functions
|
||||
- Multivariate functions
|
||||
2. Jacobian vector calculator
|
||||
- Univariate Functions
|
||||
- Multivariate Functions
|
||||
2. Jacobian Vector Calculator
|
||||
3. Hessian Matrix Calculator
|
||||
3. Newton-Raphson Method
|
||||
14. ***Linear Algebra Module***
|
||||
15. ***Statistics Module***
|
||||
|
Loading…
Reference in New Issue
Block a user