Skip to content

Instantly share code, notes, and snippets.

@lucifermorningstar1305
Created July 29, 2022 14:00
Show Gist options
  • Select an option

  • Save lucifermorningstar1305/de7e8e0fe34e7eb41807c0cba7dfa32b to your computer and use it in GitHub Desktop.

Select an option

Save lucifermorningstar1305/de7e8e0fe34e7eb41807c0cba7dfa32b to your computer and use it in GitHub Desktop.
fit a model in julia
MLJ.fit!(tree, rows=train)
@john-washington
Copy link

when I go through your tutorial I got:
ArgumentError: a 'SparseArrays.SparseMatrixCSC... is not a table..
error at this call

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment