coding a perceptron from scratch to classify the iris dataset
- Updated
Dec 29, 2020 - Python
coding a perceptron from scratch to classify the iris dataset
🤖 A Python implementation of the Perceptron and Pocket Algorithms for binary and multiclass classification, including a One-Versus-All approach for multiclass problems.
Add a description, image, and links to the pocket-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the pocket-algorithm topic, visit your repo's landing page and select "manage topics."