its an implimentation of Perceptron
Project description
oneNeuron_PyPi
PyPi
How to use it
from oneNeuron.perceptron import Perceptron
## get X and y and then use below commands
model = Perceptron(eta=eta, epcohs=epochs)
model.fit(X,y)
Reference
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for PyPi_Yashwanth1119-0.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c7679f8d6d6c150c09cf6e14b7212cbab86220cc4624ed3906729c4084acf2a |
|
MD5 | 6c5a90a0cc53a5e1d34f46dd5127097b |
|
BLAKE2b-256 | 763fe61a556dd0c131c6883fceefc12e83183ad90bb60d2aacc2ac0ba6c53732 |