caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Francois BERENGER <berenger@bioreg.kyushu-u.ac.jp>
To: caml-list@inria.fr
Subject: [Caml-list] [ANN] first release of orxgboost (gradient-boosted trees from R usable in OCaml)
Date: Mon, 19 Mar 2018 10:33:48 +0900	[thread overview]
Message-ID: <7d4286d4-3631-9b63-1195-3346331e1797@bioreg.kyushu-u.ac.jp> (raw)
In-Reply-To: <2db0a056-4049-da6a-c12c-b36d21301014@bioreg.kyushu-u.ac.jp>

Hello,

I created a thin wrapper around the xgboost R package.

The code is here:
https://github.com/UnixJunkie/orxgboost

The interface is close to my precedent SVM package (orsvm-e1071).

Background:
https://en.wikipedia.org/wiki/Gradient_boosting

Paper:
Chen, Tianqi, and Carlos Guestrin.
"Xgboost: A scalable tree boosting system."
Proceedings of KDD'16. ACM, 2016.
DOI: 10.1145/2939672.2939785.

Regards,
F.

-- 
Caml-list mailing list.  Subscription management and archives:
https://sympa.inria.fr/sympa/arc/caml-list
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

      reply	other threads:[~2018-03-19  1:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-26  6:07 [Caml-list] [ANN] first release of orsvm-e1071 (SVM from R usable from OCaml) Francois BERENGER
2018-03-19  1:33 ` Francois BERENGER [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7d4286d4-3631-9b63-1195-3346331e1797@bioreg.kyushu-u.ac.jp \
    --to=berenger@bioreg.kyushu-u.ac.jp \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).