Skip to Content
Machine Learning for Cybersecurity Cookbook
book

Machine Learning for Cybersecurity Cookbook

by Emmanuel Tsukerman
November 2019
Intermediate to advanced content levelIntermediate to advanced
346 pages
9h 36m
English
Packt Publishing
Content preview from Machine Learning for Cybersecurity Cookbook

Getting ready

It is recommended that you complete this recipe on a Linux machine. Follow these steps to get everything set up:

  1. Install octave, as well as its packages, image and signal:
sudo apt-get install octave octave-image octave-signal
  1. Clone the repository for aletheia, as shown in the following code:
git clone https://github.com/emmanueltsukerman/aletheia.git
  1. Download a BOSS dataset, which you can download via the following link:
wget http://dde.binghamton.edu/download/ImageDB/BOSSbase_1.01.zip

This will retrieve a database of grayscale images.

  1. Unzip the dataset and rename the BOSSbase folder:
unzip BOSSbase_1.01.zip

For your convenience, the processed datasets, namely bossbase.7z and bossbase_lsb.7z, can be found in this book's ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Hands-On Machine Learning for Cybersecurity

Hands-On Machine Learning for Cybersecurity

Soma Halder, Sinan Ozdemir
Machine Learning on Kubernetes

Machine Learning on Kubernetes

Faisal Masood, Ross Brigoli

Publisher Resources

ISBN: 9781789614671Supplemental Content