sgrodriguez / ddtLinks
Golang Dynamic Decision Tree
☆40Updated 4 years ago
Alternatives and similar repositories for ddt
Users that are interested in ddt are comparing it to the libraries listed below
Sorting:
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 4 months ago
- A set of performant rate limiters for Go☆91Updated last year
- All you need when you are working with countries in Go.☆92Updated last year
- Simple string pattern matcher for Go☆130Updated last year
- create type dynamically in Golang☆23Updated 5 years ago
- Enriches the standard go http client with retry functionality.☆52Updated last year
- Simple in-memory job queue for Golang using worker-based dispatching☆213Updated last year
- A library for writing type-safe HTML in Golang☆126Updated 5 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Natural language detection package in pure Go☆174Updated 4 years ago
- Converts go types no matter what☆25Updated 4 years ago
- Random Forest implementation in golang