Learn R Programming

fastml (version 0.6.1)

load_model: Load Model Function

Description

Loads a trained model object from a file.

Usage

load_model(filepath)

Value

An object of class fastml.

Arguments

filepath

A string specifying the file path to load the model from.