Update grade.cljc
This commit is contained in:
parent
77ec7b121e
commit
4625475e90
@ -14,10 +14,6 @@
|
||||
(def train-data (dc/read-data-formatted "grade" "train"))
|
||||
(def test-data (dc/read-data-formatted "grade" "test"))
|
||||
|
||||
(def outputs (map (fn [i] (get i :output1)) train-data))
|
||||
|
||||
outputs
|
||||
|
||||
(defn map-vals-input
|
||||
"Returns all the input values of a map"
|
||||
[i]
|
||||
|
Loading…
x
Reference in New Issue
Block a user