Skip to content

Commit

Permalink
chore: update lightgbm test
Browse files Browse the repository at this point in the history
  • Loading branch information
Mangern committed Nov 7, 2024
1 parent a4a251d commit 9efbf28
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ schema onnxmodel {
}

function func_b() {
expression: sum(lightbgm("/path/to/lightbgm-model.json"))
expression: sum(lightgbm("/path/to/lightbgm-model.json"))
}
}
}

0 comments on commit 9efbf28

Please sign in to comment.