Skip to content

data-science-competitions/template.project

Repository files navigation

template.project

Lifecycle: experimental test-suite code-coverage

template.project

Overview

This template conforms to a conceptual model of Analysis Projects suggested by Hadley Wickham. Using this template reduces: * Unnecessary variance between projects configurations; and * Development time spent on making a barebone project working for the first time. This is possible as the boilerplate comes with: * Fully configured test-suite, including code-coverage; and * Fully configured continuous-integration (CI) script for GitHub Actions.

Installation

You can install template.project by using:

install.packages("remotes")
remotes::install_github("data-science-competitions/template.project")

About

R Project Template for Analytic Applications such as Machine Learning Competitions

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

 
 
 

Contributors