SkillAgentSearch skills...

MinSizeML

MinSizeML (Minimum Size for Machine Learning) R package that contains functions to estimate the minimum sample size for machine learning

Install / Use

/learn @gprolcastelo/MinSizeML
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

MinSizeML (Minimum Size for Machine Learning).

This package implements a method for minimum sample size estimation in the training step of several supervised machine learning algorithms for classification: kNN, logistic regression, naive Bayes, and random forest.

The main function is called "MinSizeClassification".

All documentation is included in the function description.

Installation from GitHub.

On an R console or RStudio, execute the following line:

devtools::install_github("gpcastelo/MinSizeML")

Author.

This is the repository for the master thesis at the Master's degree of Bioinformatics and Biostatistics, Universitat Oberta de Catalunya.

Authored by Guillermo Prol Castelo and supervised by Jose Luis Mosquera Mayo.

View on GitHub
GitHub Stars6
CategoryEducation
Updated1y ago
Forks0

Languages

R

Security Score

60/100

Audited on Mar 2, 2025

No findings