Related Experiment Video
Updated: Sep 7, 2025

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
Published on: March 1, 2024
A General-Purpose Machine Learning R Library for Sparse Kernels Methods With an Application for Genome-Based
Osval Antonio Montesinos López1, Brandon Alejandro Mosqueda González2, Abel Palafox González3
1Facultad de Telemática, Universidad de Colima, Colima, Mexico.
Abstract:
The adoption of machine learning frameworks in areas beyond computer science have been facilitated by the development of user-friendly software tools that do not require an advanced understanding of computer programming. In this paper, we present a new package (sparse kernel methods, SKM) software developed in R language for implementing six (generalized boosted machines, generalized linear models, support vector machines, random forest, Bayesian regression models and deep neural networks) of the most popular supervised machine learning algorithms with the optional use of sparse kernels. The SKM focuses on user simplicity, as it does not try to include all the available machine learning algorithms, but rather the most important aspects of these six algorithms in an easy-to-understand format. Another relevant contribution of this package is a function for the computation of seven different kernels. These are Linear, Polynomial, Sigmoid, Gaussian, Exponential, Arc-Cosine 1 and Arc-Cosine L (with L = 2, 3, … ) and their sparse versions, which allow users to create kernel machines without modifying the statistical machine learning algorithm. It is important to point out that the main contribution of our package resides in the functionality for the computation of the sparse version of seven basic kernels, which is indispensable for reducing computational resources to implement kernel machine learning methods without a significant loss in prediction performance. Performance of the SKM is evaluated in a genome-based prediction framework using both a maize and wheat data set. As such, the use of this package is not restricted to genome prediction problems, and can be used in many different applications.
Related Concept Videos
Genomics
DNA Microarrays
Genome-wide Association Studies-GWAS
GWAS does not require the identification of the target gene involved in...
Improving Translational Accuracy
Single Nucleotide Polymorphisms-SNPs
Statistical Software for Data Analysis and Clinical Trials

