summaryrefslogtreecommitdiff
path: root/lib/mining/classifier
AgeCommit message (Expand)Author
2025-01-23all: use for-range with numericShulhan
2025-01-23all: replace "interface{}" with "any"Shulhan
2024-12-29all: merge package "lib/floats64" into "slices"Shulhan
2024-12-29all: merge package "lib/ints" and "lib/ints64" into "slices"Shulhan
2024-03-05all: comply with linter recommendations #2Shulhan
2024-03-02all: move the repository to "git.sr.ht/~shulhan/pakakeh.go"Shulhan
2024-01-24all: fix the warnings from linter reviveShulhan
2023-09-14all: fix variable shadowing as reported by shadow toolShulhan
2023-09-11lib/mining: use _ for unused parameter t in testingShulhan
2023-09-11classifier/crf: remove unused parameter "samples" in NewShulhan
2023-09-11lib/mining: add package comment for mining and classifierShulhan
2023-09-11lib/mining: realign struct for better size allocationShulhan
2023-05-20all: remove any usage of debug.Value in all packagesShulhan
2022-05-09all: reformat all codes using gofmt 1.19 (the Go tip)Shulhan
2021-03-14all: refactoring the test.Assert and test.AssertBench signatureShulhan
2020-06-06all: use default linter optionsShulhan
2020-05-16all: fix and suppress linter warningsShulhan
2019-09-25all: fix linter warningsShulhan
2019-06-14all: fix nolint formatShulhan
2019-03-02all: changes affected by refactoring on package "numbers"Shulhan
2019-03-01all: fix warnings from linterShulhan
2019-01-29lib/mining: fix linter warnings on using capitalized parametersShulhan
2018-11-30all: minimize and suppress linter warnings for global variablesShulhan
2018-11-30all: fix linter warnings on naked returnShulhan
2018-11-29all: fix warnings from lintersShulhan
2018-11-29all: fix warning from lintersShulhan
2018-09-18Merge package "github.com/shuLhan/go-mining"Shulhan