Ninapro DB1 Full Dataset
The entire Ninapro DB1 dataset in CSV format!
@kaggle.mansibmursalin_ninapro_db1_full_dataset
The entire Ninapro DB1 dataset in CSV format!
@kaggle.mansibmursalin_ninapro_db1_full_dataset
Original Dataset Link: http://ninaweb.hevs.ch/node/3
Original Contributors:
The code I used for generating the CSV file - https://github.com/mansibm6/ninapro-db1-csv-generator
CREATE TABLE ninapro_db1 (
"unnamed_0" BIGINT -- Unnamed: 0,
"emg_0" DOUBLE,
"emg_1" DOUBLE,
"emg_2" DOUBLE,
"emg_3" DOUBLE,
"emg_4" DOUBLE,
"emg_5" DOUBLE,
"emg_6" DOUBLE,
"emg_7" DOUBLE,
"emg_8" DOUBLE,
"emg_9" DOUBLE,
"glove_0" DOUBLE,
"glove_1" DOUBLE,
"glove_2" DOUBLE,
"glove_3" DOUBLE,
"glove_4" DOUBLE,
"glove_5" DOUBLE,
"glove_6" DOUBLE,
"glove_7" DOUBLE,
"glove_8" DOUBLE,
"glove_9" DOUBLE,
"glove_10" DOUBLE,
"glove_11" DOUBLE,
"glove_12" DOUBLE,
"glove_13" DOUBLE,
"glove_14" DOUBLE,
"glove_15" DOUBLE,
"glove_16" DOUBLE,
"glove_17" DOUBLE,
"glove_18" DOUBLE,
"glove_19" DOUBLE,
"glove_20" DOUBLE,
"glove_21" DOUBLE,
"exercise" BIGINT,
"stimulus" BIGINT,
"restimulus" BIGINT,
"repetition" BIGINT,
"rerepetition" BIGINT,
"subject" BIGINT
);Anyone who has the link will be able to view this.