Baselight

WritingQuality|MemoryReduction

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

@kaggle.ravi20076_writingqualitymemoryreduction

Upevents V1
@kaggle.ravi20076_writingqualitymemoryreduction.upevents_v1

  • 4.29 KB
  • 130 rows
  • 3 columns
up_event

Up Event

counts

Counts

up_event_nb

Up Event Nb

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

CREATE TABLE upevents_v1 (
  "up_event" VARCHAR,
  "counts" BIGINT,
  "up_event_nb" BIGINT
);

Share link

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