Answer the question
In order to leave comments, you need to log in
[[+content_image]]
Is there a solution for training a model with nested lists in a feature vector?
f_1 = 1
f_2 = 0
X_train =
y_train = [1, -1]
f_1 = [[[1, 2], [2, 3], [3, 4]], [[4, 5], [5, 6], [6, 7]]]
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question