Package: AdaSampling
Type: Package
Title: Adaptive Sampling for Positive Unlabeled and Label Noise
        Learning
Version: 1.3
Author: Pengyi Yang
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.1.1
NeedsCompilation: no
Packaged: 2019-05-21 08:02:40 UTC; pengyiyang
Repository: CRAN
Date/Publication: 2019-05-21 08:20:04 UTC
Built: R 4.2.0; ; 2022-04-13 23:32:22 UTC; unix
