kislerdm / caretTuneGrid

RStudio addin - Inserts caret tuneGrid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

caretTuneGrid Addin

Overview

The caretTuneGrid is the RStudio addin for inserting tune parameters code in editor for the caret package. Inspiration for this addin is the chapter "7 train Models By Tag" in "The caret Package", Max Kuhn. The caret package supports over 230 different models and this addin can help to easily setup tuning parameters for each model.

Installation

You can install the latest addin version from GitHub

devtools::install_github("milosvil/caretTuneGrid")

Usage

  • Step 1. Select method name in train function.

  • Step 2. Run addin

About

RStudio addin - Inserts caret tuneGrid


Languages

Language:R 100.0%