1
0
mirror of https://github.com/sjwhitworth/golearn.git synced 2025-04-26 13:49:14 +08:00
Nelson Santos 2b6249775f Started working on cross-validation tools.
Created TrainTestSplit function to split train and test datasets.
2014-05-02 20:50:14 -04:00
2014-01-05 00:23:31 +00:00
2014-04-30 22:13:07 +08:00
2013-12-29 00:04:50 +00:00
2014-04-30 22:13:07 +08:00
2014-04-30 08:22:08 +01:00
2014-05-01 08:26:32 +01:00

GoLearn

A small start on a machine learning library in Go.

Install

go get github.com/sjwhitworth/golearn
cd src/github.com/sjwhitworth/golearn
go get ./...

Examples

cd examples/
go run knnclassifier_iris.go

Join the team

If you'd like to contribute, please send me a mail at stephen dot whitworth at hailocab dot com.

Description
No description provided
Readme 30 MiB
Languages
Go 84.9%
C++ 10.4%
C 4.3%
Python 0.3%