📝 Updates docs

This commit is contained in:
Daniel Svitan
2024-12-21 21:53:45 +01:00
parent fcb57718f5
commit dfbd7498ed
2 changed files with 6 additions and 2 deletions

View File

@@ -22,8 +22,8 @@ It will be saved in a `.npy` file (numpy format)
### Sex ### Sex
``` ```
0 - zena 0 - female
1 - muz 1 - male
``` ```
### SES ### SES

View File

@@ -16,3 +16,7 @@ Thanks so much for participating in the survey, you can check out the scripts an
where I explain what I did in a slightly more friendly way where I explain what I did in a slightly more friendly way
And if you're interested in the dataset, no I'm not publishing it, sorry (mom said no) And if you're interested in the dataset, no I'm not publishing it, sorry (mom said no)
### Dataset
The documentation for the dataset structure can be found [here](https://github.com/Streamer272/soc-2024/blob/main/DATASET.md)