Package: torchMAUM
Type: Package
Title: Multi-Class Area Under the Minimum in Torch
Version: 2025.7.30
Encoding: UTF-8
Authors@R: c(
    person("Omar", "Guenoun",  
    email = "omargue31@gmail.com", 
    role = c("aut", "cre"),
    comment = c()))
Description: Torch code for computing multi-class Area Under The Minimum,
 <https://www.jmlr.org/papers/v24/21-0751.html>, Generalization.
 Useful for optimizing Area under the curve.
License: LGPL-3
URL: https://github.com/OGuenoun/torchMAUM
BugReports: https://github.com/OGuenoun/torchMAUM/issues
Imports: torch, ggplot2, data.table
RoxygenNote: 7.3.2
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-09-21 15:36:55 UTC; nou-z
Author: Omar Guenoun [aut, cre]
Maintainer: Omar Guenoun <omargue31@gmail.com>
Repository: CRAN
Date/Publication: 2025-09-30 16:00:02 UTC
