Skip to content

Commit

Permalink
removed titanic full ds
Browse files Browse the repository at this point in the history
  • Loading branch information
behrica committed Feb 11, 2024
1 parent 7072f6b commit 0786b41
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file removed resources/data/titanic.nippy
Binary file not shown.
2 changes: 1 addition & 1 deletion src/scicloj/metamorph/ml/toydata.clj
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
(ds-mod/set-inference-target :class))))


(defn titanic-ds []
(defn titanic-ds-split []
{:train
(->
(io/resource "data/titanic-train.nippy")
Expand Down

0 comments on commit 0786b41

Please sign in to comment.