Skip to content

Commit

Permalink
add table caption
Browse files Browse the repository at this point in the history
  • Loading branch information
mastoffel committed Nov 29, 2024
1 parent 24c59c2 commit b3edf36
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions paper/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ Under the hood, AutoEmulate runs a complete ML pipeline. It splits the data into
ae.summarise_cv() # cv metrics for each model
```

: Average cross-validation scores

| Model | Short Name | RMSE ||
|-------|------------|------|-----|
| Gaussian Process | gp | 0.1027 | 0.9851 |
Expand Down

0 comments on commit b3edf36

Please sign in to comment.