Getting ready

This recipe will require a Linux virtual or real machine. In preparation, do the following:

  1. Install git on your device.

In a Terminal, run the following command:

sudo apt install git
  1. Clone the git repository containing the code for the keystroke dynamics algorithm:
git clone https://github.com/emmanueltsukerman/keystroke_dynamics.git

Get Machine Learning for Cybersecurity Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.