colinsongf / dawg

scalable gradient boosted trees

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dawg is a program that build supervised learning models. For documentation on usage, see the wiki.

dawg is written in OCaml. To build it, you will need the following OCaml packages, each of which is available through opam:

  • omake
  • atdgen
  • mikmatch
  • cmdliner
  • lwt

About

scalable gradient boosted trees

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:OCaml 100.0%