tidyAML0.0.6 package

Automatic Machine Learning with 'tidymodels'

check_duplicate_rows

Check for Duplicate Rows in a Data Frame

core_packages

Functions to Install all Core Libraries

create_model_spec

Generate Model Specification calls to parsnip

create_splits

Utility Create Splits Object

create_workflow_set

Create a Workflow Set Object

extract_model_spec

Extract A Model Specification

extract_regression_residuals

Extract Residuals from Fast Regression Models

extract_tunable_params

Extract Tunable Parameters from Model Specifications

extract_wflw_fit

Extract A Model Fitted Workflow

extract_wflw_pred

Extract A Model Workflow Predictions

extract_wflw

Extract A Model Workflow

fast_classification_parsnip_spec_tbl

Utility Classification call to parsnip

fast_classification

Generate Model Specification calls to parsnip

fast_regression_parsnip_spec_tbl

Utility Regression call to parsnip

fast_regression

Generate Model Specification calls to parsnip

full_internal_make_wflw

Full Internal Workflow for Model and Recipe

get_model

Get a Model

install_deps

Functions to Install all Core Libraries

internal_make_fitted_wflw

Internals Safely Make a Fitted Workflow from Model Spec tibble

internal_make_spec_tbl

Internals Make a Model Spec tibble

internal_make_wflw_gee_lin_reg

Internals Safely Make Workflow for GEE Linear Regression

internal_make_wflw_predictions

Internals Safely Make Predictions on a Fitted Workflow from Model Spec...

internal_make_wflw

Internals Safely Make Workflow from Model Spec tibble

internal_set_args_to_tune

Internals Make a Tunable Model Specification

load_deps

Functions to Install all Core Libraries

make_classification_base_tbl

Internals Make Base Classification Tibble

make_regression_base_tbl

Internals Make Base Regression Tibble

match_args

Match function arguments

pipe

Pipe operator

plot_regression_predictions

Create ggplot2 plot of regression predictions

plot_regression_residuals

Create ggplot2 plot of regression residuals

quantile_normalize

Perform quantile normalization on a numeric matrix/data.frame

tidyeval

Tidy eval helpers

The goal of this package will be to provide a simple interface for automatic machine learning that fits the 'tidymodels' framework. The intention is to work for regression and classification problems with a simple verb framework.

  • Maintainer: Steven Sanderson
  • License: MIT + file LICENSE
  • Last published: 2025-05-12