Skip to content

Commit 4b2fb63

Browse files
committed
Fixed
1 parent 16df3f4 commit 4b2fb63

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

projects/ml/text-classification/deps.edn

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,5 @@
1-
{:deps {org.scicloj/scicloj.ml.xgboost {:mvn/version "6.2.0"}
2-
3-
org.clojure/clojure {:mvn/version "1.12.0"}
4-
org.scicloj/clay {:mvn/version "2-alpha78"}
5-
scicloj/tablecloth {:mvn/version "7.029.2"}
6-
org.clojure/data.csv {:mvn/version "1.1.0"}}
7-
:aliases {:dev {:jvm-opts ["-Djava.awt.headless=true"]}}
8-
}
91
{:deps {org.scicloj/scicloj.ml.smile {:mvn/version "7.4.2" :exclusions [scicloj/metamorph.ml]}
102
org.scicloj/scicloj.ml.xgboost {:mvn/version "6.2.0"}
11-
;{:git/url "https://github.com/scicloj/scicloj.ml.xgboost"
12-
; :git/sha "68d092c8d83633a60c10d4e6f8fb8ed8b1a2575a"}
13-
14-
;; scicloj/metamorph.ml {:git/url "https://github.com/scicloj/metamorph.ml"
15-
;; :git/sha "ad70b2445c4b7f037835ededdfbd895553a4bee0"}
16-
173
org.clojure/clojure {:mvn/version "1.12.0"}
184
org.scicloj/clay {:mvn/version "2-alpha78"}
195
scicloj/tablecloth {:mvn/version "7.029.2"}

0 commit comments

Comments
 (0)