add_ml_results: add_ml_results

View source: R/local_clone.R

add_ml_resultsR Documentation

add_ml_results

Description

Saves a ml_results object to a RDS file and creates a pull request to a forked mldash project

Usage

add_ml_results(ml_results = NULL, repo = NULL, prefix = NULL)

Arguments

ml_results

dataframe returned by the ml_dash::run_ml_models() function

repo

git_repository object returned by local_clone()

prefix

when creating RDS files, the optional prefix will be used; otherwise it will be set to the github username

Value

results of the pull request action


jbryer/mldash documentation built on March 4, 2023, 9:35 p.m.