# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "mlearning" in publications use:' type: software license: GPL-2.0-or-later title: 'mlearning: Machine Learning Algorithms with Unified Interface and Confusion Matrices' version: 1.2.1 doi: 10.32614/CRAN.package.mlearning abstract: A unified interface is provided to various machine learning algorithms like linear or quadratic discriminant analysis, k-nearest neighbors, random forest, support vector machine, ... It allows to train, test, and apply cross-validation using similar functions and function arguments with a minimalist and clean, formula-based interface. Missing data are processed the same way as base and stats R functions for all algorithms, both in training and testing. Confusion matrices are also provided with a rich set of metrics calculated and a few specific plots. authors: - family-names: Grosjean given-names: Philippe email: phgrosjean@sciviews.org orcid: https://orcid.org/0000-0002-2694-9471 - family-names: Denis given-names: Kevin email: kevin.denis@umons.ac.be repository: https://sciviews.r-universe.dev repository-code: https://github.com/SciViews/mlearning commit: 2ff68b8445b5538b2e4362b2f505c68ced6caa1e url: https://www.sciviews.org/mlearning/ contact: - family-names: Grosjean given-names: Philippe email: phgrosjean@sciviews.org orcid: https://orcid.org/0000-0002-2694-9471