Package: h2otools
Type: Package
Title: Machine Learning Model Evaluation for 'h2o' Package
Version: 0.0.1
Authors@R: 
    person("E. F. Haghish",
           role = c("aut", "cre", "cph"),
           email = "haghish@uio.no")
Depends: R (>= 3.5.0)
Description: Several functions are provided that simplify using 'h2o' 
             package. Currently, a function for extracting the AutoML 
             model parameter is provided, alongside a function for computing 
             F-Measure statistics at any given threshold. For more information 
             about 'h2o' package see <https://h2o.ai/>.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: h2o (>= 3.34.0.0), curl
RoxygenNote: 7.2.1
URL: https://github.com/haghish/h2otools,
        https://www.sv.uio.no/psi/english/people/aca/haghish/
BugReports: https://github.com/haghish/h2otools/issues
NeedsCompilation: no
Packaged: 2022-09-06 12:01:11 UTC; OJO
Author: E. F. Haghish [aut, cre, cph]
Maintainer: E. F. Haghish <haghish@uio.no>
Repository: CRAN
Date/Publication: 2022-09-07 18:00:05 UTC
