kamil5b/knnGo

I created K-Nearest Neighbor Algorithm using Go language. Initially, this project is for my assignment but I decided to publish it.

29
/ 100
Experimental

This package helps Go developers implement the K-Nearest Neighbors (KNN) classification algorithm. It takes a structured dataset with classified examples and a new, unclassified data point. The output is a predicted classification for the new data point based on its similarity to existing examples. This is for Go developers building applications that require basic classification capabilities.

No commits in the last 6 months.

Use this if you are a Go developer needing a straightforward, basic KNN classification implementation for your application.

Not ideal if you need a high-performance, production-ready machine learning library with advanced features or support for large datasets.

Go development classification algorithm data analysis pattern recognition software engineering
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 4 / 25
Maturity 16 / 25
Community 9 / 25

How are scores calculated?

Stars

7

Forks

1

Language

Go

License

MIT

Category

go-ml-bindings

Last pushed

Jan 06, 2022

Commits (30d)

0

Get this data via API

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

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