aboutsummaryrefslogtreecommitdiff
path: root/lib/mining/classifier/cart/cart.go
AgeCommit message (Expand)Author
10 daysall: apply go fixShulhan
2025-01-23all: use for-range with numericShulhan
2025-01-23all: replace "interface{}" with "any"Shulhan
2024-03-02all: move the repository to "git.sr.ht/~shulhan/pakakeh.go"Shulhan
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
2020-05-16all: fix and suppress linter warningsShulhan
2019-01-29lib/mining: fix linter warnings on using capitalized parametersShulhan
2018-11-30all: fix linter warnings on naked returnShulhan
2018-11-29all: fix warnings from lintersShulhan
2018-09-18Merge package "github.com/shuLhan/go-mining"Shulhan