Skip to content

Commit

Permalink
Updated Features section
Browse files Browse the repository at this point in the history
  • Loading branch information
Guled committed Mar 9, 2017
1 parent 1c57546 commit 5cb3cc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ To contribute to an already existant algorithm within the framework, please crea
- [x] Ridge Regression
- [x] Neural Network (/w BackPropagation, Single Layer Perceptron, Multi-Layer Perceptron (1 Hidden Layer limit), and Single Layer Adaline
- [x] K-Means Clustering
- [x] Genetic Algorithms
- [x] Allows for splitting your data into training, validation, and test sets.
- [x] K-Fold Cross Validation & Ability to test various L2 penalties for Ridge Regression
- [x] Single Layer Perceptron, Multi-Layer Perceptron, & Adaline ANN Architectures
Expand Down

0 comments on commit 5cb3cc2

Please sign in to comment.