Skip to content

Keystroke

CMU keystroke dataset.

Users are tasked to type in a password. The task is to determine which user is typing in the password.

The only difference with the original dataset is that the "sessionIndex" and "rep" attributes have been dropped.

Attributes

  • desc

    Return the description from the docstring.

  • is_downloaded

    Indicate whether or the data has been correctly downloaded.

  • path

Methods

download
take

Iterate over the k samples.

Parameters

  • k'int'