Skip to content

uribo/kagglepro

Repository files navigation

RStudio Project Template for Competition on Kaggle

Motivation

In Kaggle Competition, commonly prepare some direcories include submit model codes. These directories structur are similar. Consequently, getting ready used it in the past competition by copy and paste. The purpose of this library is to have a quick start the Kaggle Competition using RStudio project templates feature. You can setup reproducible enviroment for Kaggle :)

Quick Start

Install Package

Install from GitHub (this repository) uing a library such as githubinstall, devtools, drat remotes, and so on.

library(githubinstall)
githubinstall::gh_install_packages("kagglepro")

Usage

Open in RStudio New project menu. Chose 'New Directory' and select 'Kaggle Competition' project template.

If you using docker, input name and mail address for making dockerfile, or import other a dockerfile.

Recommend

  • Git for version control.
  • Docker for virtualization.

About

RStudio Project Template for Competition on Kaggle

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages