Package: h2otools
Type: Package
Title: Machine Learning Model Evaluation for 'h2o' Package
Version: 0.4
Authors@R: 
    person("E. F. Haghish",
           role = c("aut", "cre", "cph"),
           email = "haghish@hotmail.com")
Depends: R (>= 3.5.0)
Description: 
  Enhances the H2O platform by providing tools for detailed evaluation of machine learning models. It includes functions for bootstrapped performance evaluation, extended F-score calculations, and various other metrics, aimed at improving model assessment. 
License: MIT + file LICENSE
Encoding: UTF-8
Imports: h2o (>= 3.34.0.0), curl, boot
RoxygenNote: 7.3.2
URL: https://github.com/haghish/h2otools,
        https://www.sv.uio.no/psi/english/people/academic/haghish/
BugReports: https://github.com/haghish/h2otools/issues
NeedsCompilation: no
Packaged: 2025-03-17 20:22:32 UTC; haghish
Author: E. F. Haghish [aut, cre, cph]
Maintainer: E. F. Haghish <haghish@hotmail.com>
Repository: CRAN
Date/Publication: 2025-03-18 10:40:03 UTC
Built: R 4.4.3; ; 2025-10-21 12:29:53 UTC; windows
