Open CoinCheung opened 4 years ago
Hi,
I see the example dataset is here in the demo/classification/titanic/titanic_train.txt, the first 5 lines are:
demo/classification/titanic/titanic_train.txt
0 1 0 1 0 0 0 1 0 1 0 0 1 -0.56136323207 -0.502445171436 1 1 0 0 1 1 0 0 1 0 1 0 0 0.613181832266 0.786845293588 1 0 0 1 0 0 0 1 1 0 0 0 1 -0.267726965986 -0.488854257585 1 1 0 0 1 0 0 1 1 0 1 0 0 0.392954632703 0.420730236069 0 0 0 1 0 0 0 1 0 1 0 0 1 0.392954632703 -0.486337421687
I do not know which is training feature and which is label in each line. Would you please tell me which is the label and feature vector ?
Hi,
I see the example dataset is here in the
demo/classification/titanic/titanic_train.txt
, the first 5 lines are:I do not know which is training feature and which is label in each line. Would you please tell me which is the label and feature vector ?