Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What is the format of training data? #347

Open
CoinCheung opened this issue Sep 25, 2020 · 0 comments
Open

What is the format of training data? #347

CoinCheung opened this issue Sep 25, 2020 · 0 comments

Comments

@CoinCheung
Copy link

Hi,

I see the example dataset is here in the demo/classification/titanic/titanic_train.txt, the first 5 lines are:

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 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant