Package: AdaSampling
Type: Package
Title: Adaptive Sampling for Positive Unlabeled and Label Noise
        Learning
Version: 1.0
Author: Pengyi Yang & Dinuka Perera
Maintainer: Pengyi Yang <yangpy7@gmail.com>
Description: Implements the adaptive sampling procedure, a framework for both positive unlabeled learning and learning with class label noise. Yang, P., Ormerod, J., Liu, W., Ma, C., Zomaya, A., Yang, J. (2018) <doi:10.1109/TCYB.2018.2816984>.
License: GPL-3
Encoding: UTF-8
Depends: R (>= 3.4.0)
LazyData: true
Imports: caret (>= 6.0-78) , class (>= 7.3-14), e1071 (>= 1.6-8),
        stats, MASS
BugReports: https://github.com/PengyiYang/AdaSampling/issues
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
URL: https://github.com/PengyiYang/AdaSampling/
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-06-01 22:01:42 UTC; pengyiyang
Repository: CRAN
Date/Publication: 2018-06-04 09:19:52 UTC
