mirror of
https://github.com/Relintai/MLPP.git
synced 2025-02-10 16:10:06 +01:00
Update README.md
This commit is contained in:
parent
d47cd7e976
commit
f53f2c2e4a
@ -76,6 +76,7 @@ The result will be the model's predictions for the entire dataset.
|
||||
- Gaussian CDF
|
||||
- RELU
|
||||
- GELU
|
||||
- Sign
|
||||
- Unit Step
|
||||
- Sinh
|
||||
- Cosh
|
||||
@ -132,6 +133,7 @@ The result will be the model's predictions for the entire dataset.
|
||||
1. Multinomial Naive Bayes
|
||||
2. Bernoulli Naive Bayes
|
||||
3. Gaussian Naive Bayes
|
||||
8. ***Support Vector Classification***
|
||||
8. ***K-Means***
|
||||
9. ***k-Nearest Neighbors***
|
||||
10. ***Outlier Finder (Using z-scores)***
|
||||
|
Loading…
Reference in New Issue
Block a user