montanaflynn/simple-go-perceptron

A simple perceptron in Golang

19
/ 100
Experimental

This tool helps developers quickly implement a basic perceptron model to classify simple, tabular datasets. It takes numerical input data, like height and weight, and corresponding binary labels (e.g., adult or child) to train a model. The output is a trained model that can predict the class for new, unseen data points. This is for software developers building applications that require a fundamental classification algorithm.

No commits in the last 6 months.

Use this if you are a developer needing a straightforward, foundational algorithm to classify data into two distinct categories based on numerical features.

Not ideal if you require complex classification for multi-category data, non-linear relationships, or very large datasets, where more sophisticated machine learning models would be appropriate.

binary classification data categorization developer tool machine learning basics pattern recognition
No License Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 5 / 25
Maturity 8 / 25
Community 6 / 25

How are scores calculated?

Stars

14

Forks

1

Language

Go

License

Category

go-ml-bindings

Last pushed

Jan 25, 2019

Commits (30d)

0

Get this data via API

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

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