mirror of
https://github.com/Relintai/MLPP.git
synced 2025-04-11 20:52:02 +02:00
changes to readme
This commit is contained in:
parent
1dbca60087
commit
6e2d787fdf
14
README.md
14
README.md
@ -143,15 +143,21 @@ The result will be the model's predictions for the entire dataset.
|
|||||||
2. Cholesky Decomposition
|
2. Cholesky Decomposition
|
||||||
- Positive Semidefiniteness Checker
|
- Positive Semidefiniteness Checker
|
||||||
3. QR Decomposition
|
3. QR Decomposition
|
||||||
13. ***Linear Algebra Module***
|
13. ***Numerical Analysis***
|
||||||
14. ***Statistics Module***
|
1. Numerical Diffrentiation
|
||||||
15. ***Data Processing Module***
|
- Univariate functions
|
||||||
|
- Multivariate functions
|
||||||
|
2. Jacobian vector calculator
|
||||||
|
3. Newton-Raphson Method
|
||||||
|
14. ***Linear Algebra Module***
|
||||||
|
15. ***Statistics Module***
|
||||||
|
16. ***Data Processing Module***
|
||||||
1. Setting and Printing Datasets
|
1. Setting and Printing Datasets
|
||||||
2. Feature Scaling
|
2. Feature Scaling
|
||||||
3. Mean Normalization
|
3. Mean Normalization
|
||||||
4. One Hot Representation
|
4. One Hot Representation
|
||||||
5. Reverse One Hot Representation
|
5. Reverse One Hot Representation
|
||||||
16. ***Utilities***
|
17. ***Utilities***
|
||||||
1. TP, FP, TN, FN function
|
1. TP, FP, TN, FN function
|
||||||
2. Precision
|
2. Precision
|
||||||
3. Recall
|
3. Recall
|
||||||
|
Loading…
Reference in New Issue
Block a user