[[1.6094379124341003,
0, 0, 0, 0, 0, 0, 0], [0, 1.6094379124341003, 0, 0, 0, 0, 0, 0], [0, 0,
1.6094379124341003, 0, 0, 0, 0, 0], [0, 0, 0, 0.9555114450274363, 0, 0,
0, 0.9555114450274363], [0, 0, 0, 0, 1.6094379124341003, 0, 0, 0], [0,
0, 0, 0, 0, 1.6094379124341003, 0, 0], [0, 0, 0, 0, 0, 0,
1.6094379124341003, 0], [0, 0, 0, 0.9555114450274363, 0, 0, 0,
0.9555114450274363]]
Now, how to feed this
values to the classifier as its training and testing data instead of the
values of TF-IDF from sklearn in Point2 and Point 3?