An implementation of the voted perceptron algorithm described in the publication below:
%0 Journal Article %D 1999 %@ 0885-6125 %J Machine Learning %V 37 %N 3 %R 10.1023/A:1007662407062 %T Large Margin Classification Using the Perceptron Algorithm %U http://dx.doi.org/10.1023/A%3A1007662407062 %I Kluwer Academic Publishers %8 1999-12-01 %A Freund, Yoav %A Schapire, RobertE. %P 277-296 %G English
Installation
Install the current PyPI release:
pip install votedperceptron
Or install the development version from GitHub:
pip install git+https://github.com/bmgee/votedperceptron
Usage
On GitHub see examples/mnist_example.py for an MNIST digit classification example.
Release files for votedperceptron 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| votedperceptron-1.0.0.tar.gz | 13.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| votedperceptron-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 25.7 kB
Release files / votedperceptron-1.0.0.tar.gz
| Download URL | votedperceptron-1.0.0.tar.gz |
|---|---|
| Size | 13.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ba0f6c1c4e830dc1f2667b25cd1af31b2086cd23c6d2123159d5e5209bd03726
|
|
BLAKE2b-256 checksum How to use checksums |
c87ea2782c9688db780015bdca37424a433146655575a3258fb651f8048001c1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / votedperceptron-1.0.0-py3-none-any.whl
| Download URL | votedperceptron-1.0.0-py3-none-any.whl |
|---|---|
| Size | 12.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d2044e0430a58bf1641e68635c006c790d6a9e4874b7ae47ddc1e799b8384293
|
|
BLAKE2b-256 checksum How to use checksums |
d28ffbc36c44b6ecc8172d010d42d342bca08084d81dfc594fb1be2598802848
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |