qm1004 / gbdtLinks
GBDT:Gradient Boosting Decision Tree implemented by golang
☆32Updated 9 years ago
Alternatives and similar repositories for gbdt
Users that are interested in gbdt are comparing it to the libraries listed below
Sorting:
- L-BFGS的go语言实现☆50Updated 11 years ago
- Amalgamation and go binding☆62Updated 9 years ago
- xgboost go wrapper for c_api☆22Updated 7 years ago
- A hidden Markov model implementation☆17Updated 10 years ago
- Random Forest implemtation in GoLang☆114Updated 11 years ago
- Read and use word2vec vectors in Go☆56Updated 6 years ago
- Text classifier for Go, aka document categorization.☆41Updated 9 years ago
- Locality Sensitive Hashing for Go (Multi-probe LSH, LSH Forest, basic LSH)☆107Updated 6 years ago
- Golang machine learning lib☆489Updated 9 years ago
- LASSO is a parallel regression model learning system☆69Updated 11 years ago
- liblinear bindings for Go☆45Updated 6 years ago
- A library for efficient similarity search and clustering of dense vectors. It's a Go wrapper of faiss (https://github.com/facebookresearc…☆24Updated 2 years ago
- 阅读论文备份☆17Updated 9 years ago
- Go Scoring API for PMML☆102Updated 5 years ago
- Some OpenMP like syntax for Go☆23Updated 10 years ago
- PLDA: Parallel Latent Dirichlet Allocation in C++☆85Updated 2 years ago
- just like pandas in python, I want to give a quick impl in go lang for my backtest strategy system☆29Updated 8 years ago
- libsvm go version☆73Updated 9 years ago
- doc2vec , word2vec, implemented by golang. word embedding representation