FrozenKP
|
c1b65dcbf3
|
write zh_TW/Home.md and move zh/ to zh_CN/
|
2017-04-19 20:10:03 +08:00 |
|
FrozenKP
|
403f605ae1
|
add "linear" to NewKnnClassifier
|
2017-04-19 00:23:57 +08:00 |
|
Yi-Hsien Chen
|
2cef104d98
|
Merge pull request #5 from FrozenKP/weightedKNN
Weighted knn
|
2017-04-18 11:10:51 -05:00 |
|
FrozenKP
|
beea6c9908
|
remove "linear" from NewKnnClassifier
|
2017-04-18 23:51:03 +08:00 |
|
FrozenKP
|
2ef3699056
|
add test for weighted knn
|
2017-04-18 23:14:29 +08:00 |
|
FrozenKP
|
110b7dcdc4
|
change method to make kdtree search more precisely
|
2017-04-18 23:06:46 +08:00 |
|
FrozenKP
|
b33ef1f117
|
add weighted knn
|
2017-04-17 20:37:28 +08:00 |
|
FrozenKP
|
543fe7a484
|
Search return length for weightedKNN
|
2017-04-17 19:54:17 +08:00 |
|
FrozenKP
|
3a2782ffec
|
Search return length for weightedKNN
|
2017-04-17 19:47:13 +08:00 |
|
FrozenKP
|
7b765a2f18
|
add kdtree to knn
|
2017-04-17 15:20:31 +08:00 |
|
Yi-Hsien Chen
|
3054ab35d4
|
Merge pull request #3 from FrozenKP/kdtree
find a bug of srcRowNo and fixed
|
2017-04-17 01:27:53 -05:00 |
|
FrozenKP
|
041b0b2590
|
find a bug of srcRowNo and fixed
|
2017-04-17 14:13:01 +08:00 |
|
Yi-Hsien Chen
|
612c931a7d
|
Merge pull request #2 from FrozenKP/kdtree
find bug when testing knn with kdtree -> fixed
|
2017-04-16 23:26:49 -05:00 |
|
FrozenKP
|
ac0a2e1fc2
|
find bug when testing knn with kdtree -> fixed
|
2017-04-17 12:01:57 +08:00 |
|
FrozenKP
|
af0909a40e
|
update to latest and change searchAllNode to searchAllNodes
|
2017-04-17 08:33:05 +08:00 |
|
Richard Townsend
|
37a5b91bcf
|
Merge pull request #171 from FrozenKP/master
add kdtree
|
2017-04-16 20:48:32 +01:00 |
|
Yi-Hsien Chen
|
8547a4335e
|
Merge pull request #1 from FrozenKP/kdtree
add kdtree
|
2017-04-16 11:20:45 -05:00 |
|
FrozenKP
|
134dfd0c14
|
remove .swp file
|
2017-04-16 23:44:41 +08:00 |
|
FrozenKP
|
99fa61d4aa
|
test passed
|
2017-04-16 23:42:54 +08:00 |
|
FrozenKP
|
980753b5f1
|
kdtree finished without test
|
2017-04-16 21:08:08 +08:00 |
|
FrozenKP
|
759ee645c5
|
add heap.go and heap_test.go for heap using in kdtree
|
2017-04-16 00:48:23 +08:00 |
|
FrozenKP
|
2c8b3be961
|
kdtree.Build() finished
|
2017-04-15 20:15:51 +08:00 |
|
Stephen Whitworth
|
8abe754fc4
|
Merge pull request #164 from FrozenKP/master
add Cosine distance for knn
|
2017-04-07 14:56:51 +01:00 |
|
FrozenKP
|
3a5e314911
|
go fmt cosine.go
|
2017-04-07 21:28:56 +08:00 |
|
FrozenKP
|
8d0ce56382
|
go fmt cosine.go and add Cosine distance to knn.Predict
|
2017-04-07 21:22:40 +08:00 |
|
FrozenKP
|
8791b6a751
|
add Cosine Distance
|
2017-04-07 21:11:20 +08:00 |
|
Richard Townsend
|
b2f8539172
|
Merge pull request #163 from jeasonstudio/master
Wiki translate to Chinese
|
2017-04-07 08:40:45 +01:00 |
|
赵吉彤
|
77763a443f
|
- to *
|
2017-04-07 09:54:52 +08:00 |
|
赵吉彤
|
07488de798
|
add markdown files
|
2017-04-07 09:54:10 +08:00 |
|
赵吉彤
|
9ac94967cc
|
fix
|
2017-04-07 09:53:59 +08:00 |
|
赵吉彤
|
b71076c9a6
|
part of
|
2017-04-07 09:34:54 +08:00 |
|
赵吉彤
|
5df5f430a6
|
add doc
|
2017-04-07 09:34:49 +08:00 |
|
Richard Townsend
|
102dececf7
|
Merge pull request #161 from FrozenKP/master
add ShowConfusionMatrix() to show a readable version of ConfusionMatrix
|
2017-03-28 18:07:35 +01:00 |
|
FrozenKP
|
dbf7a539a8
|
add ShowConfusionMatrix() to show a readable version of ConfusionMatrix
|
2017-03-27 20:02:15 +08:00 |
|
Richard Townsend
|
6292a917ee
|
Merge pull request #160 from FrozenKP/master
fix bug of tree.Fit( testData ) in example.
|
2017-03-23 19:34:17 +00:00 |
|
Yi-Hsien Chen
|
e17aa8deb6
|
fix bug of tree.Fit( testData ).
change testData to trainData
|
2017-03-23 11:42:07 -05:00 |
|
Richard Townsend
|
9884cbc086
|
Merge pull request #157 from linkerlin/patch-2
Update util_attributes.go
|
2017-02-14 18:49:29 +00:00 |
|
Linker Lin
|
9aa4ee64b5
|
Update util_attributes.go
replaced range by []
|
2017-02-14 15:08:12 +08:00 |
|
Richard Townsend
|
f1c2055e76
|
Merge pull request #156 from xn0px90/patch-1
Update .travis.yml
|
2017-02-12 17:23:22 +00:00 |
|
xn0px90
|
40138b6a8e
|
Update .travis.yml
|
2017-02-09 05:31:48 -05:00 |
|
Richard Townsend
|
37715b5c67
|
Merge pull request #152 from tmlbl/master
Return errors allowing KNNClassifier to implement Classifier
|
2016-10-12 22:13:44 +08:00 |
|
Tim Lebel
|
1d77ccdec6
|
Return errors allowing KNNClassifier to implement Classifier
|
2016-10-10 19:59:47 -07:00 |
|
Richard Townsend
|
72768fa9fc
|
Merge pull request #149 from Sentimentron/fix-mat-regression
base: fix a failing test case
|
2016-09-29 11:38:51 +01:00 |
|
Richard Townsend
|
0f0b4d800b
|
base: fix a failing test case
|
2016-09-29 11:33:36 +01:00 |
|
Richard Townsend
|
855df3a7fa
|
Merge pull request #135 from Sentimentron/inline-training-data
Support the use of mat64.Dense as an instance type
|
2016-09-29 11:25:16 +01:00 |
|
Richard Townsend
|
d4d285387c
|
Merge pull request #148 from sjwhitworth/Sentimentron-travis-fix
Try to fix Travis again
|
2016-09-28 15:24:03 +01:00 |
|
Richard Townsend
|
9345938082
|
Merge pull request #147 from Sentimentron/issue-146
metrics: update dot-product to match new mat64 version
|
2016-09-28 15:23:48 +01:00 |
|
Richard Townsend
|
40ff668377
|
Try to fix Travis again
|
2016-09-28 15:20:58 +01:00 |
|
Richard Townsend
|
fab0758198
|
metrics: Fix TestPolyKernel
|
2016-09-28 15:12:32 +01:00 |
|
Vineeth Pillai
|
2d462da5b3
|
metrics: update dot-product to match new mat64 version
See issue #146
|
2016-09-22 09:28:23 +01:00 |
|