-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
20 lines (20 loc) · 826 Bytes
/
DESCRIPTION
File metadata and controls
20 lines (20 loc) · 826 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Package: gcForest
Type: Package
Title: Deep Forest Model
Version: 0.2.7
Author: Xu Jing [cre]
Maintainer: Xu Jing <274762204@qq.com>
Description: R application programming interface (API) for Deep Forest which based on Zhou and Feng (2017).
Deep Forest: Towards an Alternative to Deep Neural Networks. (<arXiv:1702.08835v2>) or Zhou and Feng (2017).
Deep Forest. (<arXiv:1702.08835>). And for the Python module 'gcForest' (<https://github.com/pylablanche/gcForest>).
License: GPL (>= 2)
SystemRequirements: Python (>= 3.5.0)
Encoding: UTF-8
LazyData: true
URL: https://github.com/DataXujing/gcForest_r
BugReports: https://github.com/DataXujing/gcForest_r/issues
RoxygenNote: 6.0.1
Depends: R (>= 3.4.0)
Imports: reticulate,pkgdown,crayon,cli,utils
Suggests: rmarkdown, knitr
VignetteBuilder: knitr