remove_model: remove

Description Usage Arguments Value

Description

Removes a specific model from an mlblob object. Useful when trim function leaves an unwanted model in the mlblob.

Usage

1
remove_model(mlout, model_id)

Arguments

mlout

mlblob object from startml

model_id

Character. Model id of unwanted model as seen in the result of calling plot on the mlblob object.

Value

mlblob object identical to input except for removal of unwanted model and its predictions.


andrewsommerlot/startml documentation built on May 5, 2019, 6:58 p.m.