rgmantovani/HpTuning: An implementation of several hyperparameter tuning techniques for ML classification algorithms in R.

'HPTuning' is a program that performs hyper-parameter tuning of different Machine Learning (ML) classification algorithms using: random search (RS), meta-heuristics (GA, PSO and EDA), sequential model-based optimization (SMBO) and an Iterated F-Racing technique (irace).

Getting started

Package details

Maintainer
LicenseLGPL-3
Version0.0.1
URL https://github.com/rgmantovani/HpTuning
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("rgmantovani/HpTuning")
rgmantovani/HpTuning documentation built on June 1, 2021, 10:50 p.m.