Skip to content

Keystroke dynamics recognition using Mahalanobis distance, Gaussian Mixture Model and Gunetti Picardi method.

Notifications You must be signed in to change notification settings

mon-drive/keystroke-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keystroke Recognition

This project extracts keystroke data from various datasets, processes it, and applies various techniques to verify user identity. The application is built using Python and Flask for backend processing along with HTML, CSS, and JavaScript for the front-end interface.


Datasets

  • Aalto
  • Buffalo
  • Nanglae-Bhattarakosol

Methods

  • Mahalanobis
  • Gaussian Mixture Model
  • Gunetti-Picardi

Installation

Prerequisites

  • Python 3.12 or higher

Setup Instructions

To run:

pip install -r requirements.txt
python app.py

Download datasets:

Download datasets:

Create a dataset folder in root.