Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
daslu committed Jan 17, 2025
1 parent 14e6aff commit e626cde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/noj_book/interactions_ols.clj
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ dm
{:other-metrices [{:name :r2
:metric-fn fmstats/r2-determination}]}))

;; we get the same metrices as before, ()as it is the same model specification):
;; we get the same metrics as before, (as it is the same model specification):

(md "$RMSE$")
(-> evaluations-dm flatten first :test-transform :metric)
Expand Down

0 comments on commit e626cde

Please sign in to comment.