Skip to content

Commit 5cb3cc2

Browse files
author
Guled
committed
Updated Features section
1 parent 1c57546 commit 5cb3cc2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ To contribute to an already existant algorithm within the framework, please crea
7878
- [x] Ridge Regression
7979
- [x] Neural Network (/w BackPropagation, Single Layer Perceptron, Multi-Layer Perceptron (1 Hidden Layer limit), and Single Layer Adaline
8080
- [x] K-Means Clustering
81+
- [x] Genetic Algorithms
8182
- [x] Allows for splitting your data into training, validation, and test sets.
8283
- [x] K-Fold Cross Validation & Ability to test various L2 penalties for Ridge Regression
8384
- [x] Single Layer Perceptron, Multi-Layer Perceptron, & Adaline ANN Architectures

0 commit comments

Comments
 (0)