Skip to content

barko/dawg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  • camlp4
  • omake
  • atdgen
  • mikmatch
  • cmdliner
  • lwt

You can install all the necessary packages with this command: $ opam install atd atdgen cmdliner omake lwt camlp4 pcre mikmatch

About

scalable gradient boosted trees

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages