Other packages > Find by keyword >

MSML  

Model Selection Based on Machine Learning (ML)
View on CRAN: Click here


Download and install MSML package within the R console
Install from CRAN:
install.packages("MSML")

Install from Github:
library("remotes")
install_github("cran/MSML")

Install by package version:
library("remotes")
install_version("MSML", "1.0.0.1")



Attach the package and use:
library("MSML")
Maintained by
Moksedul Momin
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-12-21
Latest Update: 2024-03-04
Description:
Model evaluation based on a modified version of the recursive feature elimination algorithm. This package is designed to determine the optimal model(s) by leveraging all available features.
How to cite:
Moksedul Momin (2023). MSML: Model Selection Based on Machine Learning (ML). R package version 1.0.0.1, https://cran.r-project.org/web/packages/MSML
Previous versions and publish date:
1.0.0.0 (2023-12-21 17:30)
Other packages that cited MSML R package
View MSML citation profile
Other R packages that MSML depends, imports, suggests or enhances
Functions, R codes and Examples using the MSML R package
Full MSML package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mipplot  
An Open-Source Tool for Visualization of Climate Mitigation Scenarios
Generic functions to produce area/bar/box/line plots of data following IAMC (Integrated Assessment M ...
Download / Learn more Package Citations See dependency  
CirclesIntersections  
Algorithm for Computation of the Intersection Areas of N Circles
Implementation of Librino, Levorato, and Zorzi (2014) algorithm for computat ...
Download / Learn more Package Citations See dependency  
psoptim  
Particle Swarm Optimization
Particle swarm optimization - a basic variant. ...
Download / Learn more Package Citations See dependency  
smoothic  
Variable Selection Using a Smooth Information Criterion
Implementation of the SIC epsilon-telescope method, either using single or distributional (multipara ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resizer for Images, Tables and Fancy Resizable Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
tabularaster  
Tidy Tools for 'Raster' Data
Facilities to work with vector and raster data in efficient repeatable and systematic work flow. M ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns