read_json: Read in a learner or grid saved in JSON format

View source: R/iaibase.R

read_jsonR Documentation

Read in a learner or grid saved in JSON format

Description

Julia Equivalent: IAI.read_json

Usage

read_json(filename)

Arguments

filename

The location of the JSON file.

Examples

## Not run: obj <- iai::read_json("out.json")


iai documentation built on July 9, 2023, 5:41 p.m.