Baselight

WritingQuality|MemoryReduction

Memory reduced training data for the Writing Process-Writing Quality competition

@kaggle.ravi20076_writingqualitymemoryreduction

Downevents V1
@kaggle.ravi20076_writingqualitymemoryreduction.downevents_v1

  • 4.3 KB
  • 131 rows
  • 3 columns
down_event

Down Event

counts

Counts

down_event_nb

Down Event Nb

q53653191
Space12071282
Backspace9640893
Shift3342274
ArrowRight1213385
Leftclick911266
ArrowLeft632177
.595868
,468069
ArrowDown3087410

CREATE TABLE downevents_v1 (
  "down_event" VARCHAR,
  "counts" BIGINT,
  "down_event_nb" BIGINT
);

Share link

Anyone who has the link will be able to view this.