unnecessary info

This commit is contained in:
marc 2021-12-02 22:47:44 -08:00 committed by GitHub
parent 2e935a4d87
commit 94b4c48cb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -146,16 +146,6 @@ The result will be the model's predictions for the entire dataset.
- Positive Definiteness Checker
3. QR Decomposition
13. ***Numerical Analysis***
1. Numerical Diffrentiation
- Univariate Functions
- Multivariate Functions
2. Jacobian Vector Calculator
3. Hessian Matrix Calculator
4. Function approximator
- Constant Approximation
- Linear Approximation
- Quadratic Approximation
5. Newton-Raphson Method
14. ***Linear Algebra Module***
15. ***Statistics Module***
16. ***Data Processing Module***