forked from gmum/gmum.r
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
32 lines (32 loc) · 995 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Package: gmum.r
Version: 0.2.1
Date: 2015-09-25
Title: GMUM Machine Learning Group Package
Type: Package
Author: Wojciech Czarnecki, Stanislaw Jastrzebski, Marcin Data, Igor Sieradzki, Mateusz Bruno-Kaminski, Karol Jurek, Piotr Kowenzowski, Michal Pletty, Konrad Talik, Maciej Zgliczynski
Maintainer: Stanislaw Jastrzebski <[email protected]>
Description: Direct R interface to Support Vector Machine libraries ('LIBSVM' and 'SVMLight') and efficient C++ implementations of Growing Neural Gas and models developed by 'GMUM' group (Cross Entropy Clustering and 2eSVM).
License: MIT + file LICENSE
Repository: CRAN
Imports:
ggplot2 (>= 1.0.0),
stats,
igraph,
SparseM,
Matrix,
httr,
Rcpp (>= 0.11.6),
methods,
grid
LinkingTo: Rcpp, RcppArmadillo, BH
NeedsCompilation: yes
LazyData: yes
Suggests:
car,
caret,
e1071,
klaR,
testthat,
mlbench
URL: https://github.com/gmum/gmum.r
BugReports: https://github.com/gmum/gmum.r/issues