1
0
mirror of https://github.com/sjwhitworth/golearn.git synced 2025-04-25 13:48:49 +08:00

10 Commits

Author SHA1 Message Date
Richard Townsend
864198dc6c clustering: update to new mat64 API
Fixes: #229
2019-06-16 16:41:28 +01:00
Yao Wen Chang
9bfe206c9c Update em_test.go 2018-06-16 22:11:59 +08:00
Yao Wen Chang
eff9fb291c Update em_test.go 2018-06-16 22:11:59 +08:00
Yao Wen Chang
2e9588e51d Add Convey "Test more code" 2018-06-16 22:11:59 +08:00
frozenkp
6b3f7ddab2 format 2018-06-16 22:11:59 +08:00
Yao Wen Chang
1b9e563772 Create cluster_extra_test.go 2018-06-16 22:11:59 +08:00
Peter Darche
fce9d27687 Implementation of Expectation Maximization algorithm 2018-05-14 16:54:01 -04:00
Richard Townsend
ff52c013eb Update gonum to latest version
Should fix #200 and #205
2018-03-24 00:19:35 +00:00
Anzel Lai
481da97eca Fix go vet complaints 2016-06-14 00:56:47 +01:00
Richard Townsend
986cd230f9 clustering: creates the package and implements DBSCAN
Verified against scikit-learn's implementation (gen_test.py)
2015-10-10 20:20:33 +01:00