Perceptron-PyPi-package-Jap-patel 0.0.2

Creator: railscoder56

Last updated:

Add to Cart

Description:

PerceptronPyPipackageJappatel 0.0.2

Perceptron_PyPi_package
How to use the model
from Perceptron_PyPi_package.perceptron import Perceptron

## get X and y and then use below commands
model = Perceptron(eta=eta, epochs=epochs)
model.fit(X, y)

Reference
official python docs
github docs for github actions

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.