This repository offers a Python implementation of the Perceptron Algorithm and the Pocket Algorithm, designed to handle linearly inseparable data. These implementations are part of an exercise for the Machine Learning (20942) course. Additionally, the repository includes a version of the Pocket Algorithm adapted for multiclass classification problems. This implementation uses the One-Versus-All strategy to create k classifiers, each trained to distinguish one class from the others, where k represents the number of classes in the classification task.
-
Notifications
You must be signed in to change notification settings - Fork 0
4-the-spirit/Multiclass-Pocket-Algorithm
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
🤖 A Python implementation of the Perceptron and Pocket Algorithms for binary and multiclass classification, including a One-Versus-All approach for multiclass problems.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published