Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 403 Bytes

File metadata and controls

15 lines (10 loc) · 403 Bytes

Structured Data for Linear Regression Method

Below, the user can find an example JSON structured representation for the Linear Regression Method.

=== "Schema"

``` json
--8<-- "data/esse/schema/methods_directory/regression.json"
```

=== "Example"

``` json
--8<-- "data/esse/example/methods_directory/regression.json"
```