caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Francois BERENGER <berenger@bioreg.kyushu-u.ac.jp>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Are there any OCaml bindings to liblinear (a library for large linear classification)?
Date: Wed, 25 Oct 2017 11:31:51 +0900	[thread overview]
Message-ID: <bbf2d40f-5c67-60e5-19e3-6b1e245afdb0@bioreg.kyushu-u.ac.jp> (raw)
In-Reply-To: <CAOqWbpXTVO5+0=AYZhbvk83Wer7j_EwPHvF8X3gVLqMgTEEauw@mail.gmail.com>

On 10/24/2017 04:55 PM, Milo Davis wrote:
> There are bindings for libsvm available here 
> <https://bitbucket.org/ogu/libsvm-ocaml/>. It's not lib linear, but it 
> should have the functionality you're looking for.

The functionality, yes by using libsvm with its linear kernel.
But not the performance of liblinear (from libsvm FAQ):

"libsvm is NOT particularly efficient for linear SVM, especially when C 
is large and the number of data is much larger than the number of 
attributes."

> --
> Milo
> 
> On Tue, Oct 24, 2017 at 7:15 AM, Francois BERENGER 
> <berenger@bioreg.kyushu-u.ac.jp <mailto:berenger@bioreg.kyushu-u.ac.jp>> 
> wrote:
> 
>     Dear list,
> 
>     Just to be sure, it seems there are no OCaml bindings for this
>     library:
> 
>     https://www.csie.ntu.edu.tw/~cjlin/liblinear/
>     <https://www.csie.ntu.edu.tw/~cjlin/liblinear/>
> 
>     Am I right or has anyone something under wraps that
>     he would be willing to share with the OCaml community?
> 
>     My googling for such bindings was unsuccessful.
> 
>     Thanks a lot,
>     F.
> 
>     -- 
>     Caml-list mailing list.  Subscription management and archives:
>     https://sympa.inria.fr/sympa/arc/caml-list
>     <https://sympa.inria.fr/sympa/arc/caml-list>
>     Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
>     <http://groups.yahoo.com/group/ocaml_beginners>
>     Bug reports: http://caml.inria.fr/bin/caml-bugs
>     <http://caml.inria.fr/bin/caml-bugs>
> 
> 

  reply	other threads:[~2017-10-25  2:32 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-19 15:05 [Caml-list] use cc instead of gcc as default C compiler? Christopher Zimmermann
2017-10-22  9:20 ` SP
2017-10-23  7:46   ` Sébastien Hinderer
2017-10-23  7:57 ` Gabriel Scherer
2017-10-23 19:34   ` SP
2017-10-23 19:41   ` Christopher Zimmermann
2017-10-23 19:49     ` Adrien Nader
2017-10-24  5:15       ` [Caml-list] Are there any OCaml bindings to liblinear (a library for large linear classification)? Francois BERENGER
2017-10-24  7:55         ` Milo Davis
2017-10-25  2:31           ` Francois BERENGER [this message]
2017-10-25  7:06             ` [Caml-list] libsvm OCaml bindings and segfaults Francois BERENGER
2017-10-25  9:08               ` Philippe Veber
     [not found]       ` <152B8F33-A053-42AA-AF57-160FF3C897D0@gmerlin.de>
2017-10-25  6:52         ` [Caml-list] use cc instead of gcc as default C compiler? Adrien Nader
2017-10-25  7:05           ` Gabriel Scherer
2017-10-25  7:14             ` Sébastien Hinderer
2017-10-25  7:20               ` Adrien Nader
2017-10-25  7:10           ` Sébastien Hinderer
2017-10-25  8:04           ` Christopher Zimmermann

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=bbf2d40f-5c67-60e5-19e3-6b1e245afdb0@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).