This commit is contained in:
Bryce
2023-06-14 16:19:30 -07:00
parent 85ce806dfc
commit 4d4678f6f7
2 changed files with 71 additions and 29 deletions

View File

@@ -79,7 +79,7 @@
:quote? (constantly true))))
(defn write-inference []
(with-open [f (io/writer "/mnt/data/dev2/ml-test/input/inference.csv")]
(with-open [f (io/writer "~/dev/transaction-training/input/inference.csv")]
(csv/write-csv f
(into [["transaction" "client" "bank" "bank_type" "description" "date" "amount"]]
(->>