It is a Pereceptron Implementation
Project description
oneNeuron_pypi
oneNeuron_pypi | Perceptron Pypi Package
How to Use this
pip install oneNeuron-pypi-Rishbah-76
from oneNeuronPerceptron.Perceptron import Perceptron,all_utils
## get X and y and then use below commands
model = Perceptron(eta=eta, epochs=epochs)
model.fit(X, y)
#THis is from utils package
save_model(model,filename="and.model")
save_plot(df,"and.png",model)
Referecnce -
Official Python Package Github official Doc for Github actions
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
File details
Details for the file oneNeuron_pypi-Rishbah-76-0.0.2.tar.gz
.
File metadata
- Download URL: oneNeuron_pypi-Rishbah-76-0.0.2.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0e9461fe25455c983a78d6f18b806e5278d2c5f85c727a331e8b6c0b69539d4d |
|
MD5 | 52f70398fcf42a4efb35f9c8c413b2ca |
|
BLAKE2b-256 | 07448a507c5ba2d63692b22589b02914ebb6f9709b362d652334705d7beb60a6 |
File details
Details for the file oneNeuron_pypi_Rishbah_76-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: oneNeuron_pypi_Rishbah_76-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f56d248a7845cf20ed1d04015684d674853223bb3e39b690f2383b79ab948ea9 |
|
MD5 | 05436e9f33a6196bb322b73e04e14c78 |
|
BLAKE2b-256 | 10fd8142b33d2abed5dba0190b0760e30351f5d439f89a5584e32f63d33c7e44 |