victorqribeiro/perceptron

The simplest Perceptron you'll ever see

36
/ 100
Emerging

This helps developers quickly implement a basic Perceptron, a foundational machine learning model. You provide it with labeled data, like measurements of height and weight paired with whether someone is an 'adult' or 'child'. It then outputs a model that can predict the label for new, unseen data. This is for developers building simple classification features.

No commits in the last 6 months.

Use this if you are a developer looking for a straightforward, minimal implementation of a Perceptron for binary classification tasks.

Not ideal if you need advanced machine learning capabilities, robust error handling, or a production-ready library with extensive features and community support.

binary-classification developer-tool machine-learning-basics pattern-recognition
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 8 / 25
Maturity 16 / 25
Community 12 / 25

How are scores calculated?

Stars

47

Forks

6

Language

JavaScript

License

MIT

Last pushed

Feb 10, 2019

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/victorqribeiro/perceptron"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.