Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

write_json

Output a learner or grid in JSON format


Description

Julia Equivalent: IAI.write_json

Usage

write_json(filename, obj, ...)

Arguments

filename

Where to save the output.

obj

The learner or grid to output.

...

Refer to the Julia documentation for available parameters.

Examples

## Not run: iai::write_json(file.path(tempdir(), "out.json"), obj)

iai

Interface to 'Interpretable AI' Modules

v1.5.0
MIT + file LICENSE
Authors
Jack Dunn [aut, cre], Ying Zhuo [aut], Interpretable AI LLC [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.