Install this package:
emerge -a sci-libs/libsvm
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask sci-libs/libsvm
Or alternatively:
emerge --autounmask-write -a sci-libs/libsvm
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 3.37 | 8 | ~amd64 ~ppc ~ppc64 ~x86 | 0/2 |
| 3.30 | 8 | amd64 ~ppc ppc64 ~x86 | 0/2 |
<pkgmetadata>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<longdescription lang="en">
The LIBSVM library is used to calculate Support Vector Machine
optimizations with a great variety of options. It includes
one-class, two-class, multiclass, regression-mode, and probablistic
output functionality. It is primarily of interest to machine-learning
researchers and artificial intelligence application developers.
</longdescription>
<use>
<flag name="tools">Install python based tool scripts for data selection and visualization with <pkg>sci-visualization/gnuplot</pkg></flag>
</use>
</pkgmetadata>
Manage flags for this package:
euse -i <flag> -p sci-libs/libsvm |
euse -E <flag> -p sci-libs/libsvm |
euse -D <flag> -p sci-libs/libsvm
| Flag | Description | 3.37 | 3.30 |
|---|---|---|---|
| java | Add support for Java | ✓ | ✓ |
| openmp | Build support for the OpenMP (support parallel computing), requires >=sys-devel/gcc-4.2 built with USE="openmp" | ✓ | ✓ |
| python | Add optional support/bindings for the Python language | ✓ | ✓ |
| tools | Install python based tool scripts for data selection and visualization with <pkg>sci-visualization/gnuplot</pkg> | ✓ | ✓ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | libsvm-3.3.tar.gz | 910001 bytes |
| DIST | libsvm-3.37.tar.gz | 943582 bytes |