<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Unified S3 Interface to Machine Learning Models</dc:title>
  <dc:title>R package mlS3 version 0.1.0</dc:title>
  <dc:description>Provides a unified and consistent S3 interface for training and predicting with a variety of machine learning models in R. The package wraps popular algorithms (e.g., from 'glmnet', 'lightgbm', 'ranger', 'e1071', and 'caret') under a common workflow based on simple wrap_*() and predict() functions, allowing users to switch between models without changing their code structure. It supports both classification and regression tasks and facilitates rapid experimentation, benchmarking, and comparison of models. By abstracting away package-specific APIs while preserving flexibility in parameter specification, the package streamlines machine learning workflows and promotes reproducibility.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: e1071, glmnet, lightgbm, ranger</dc:relation>
  <dc:relation>Suggests: caret, knitr, randomForest, kernlab</dc:relation>
  <dc:creator>T. Moudiki &lt;thierry.moudiki@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>T. Moudiki [aut, cre]</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2026-04-28</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=mlS3</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.mlS3</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
