What’s popular in security
Your source for what’s next
Your source for what’s next
May 20, 2026
Expert Transport Layer Security (TLS)
Presented by Michael Pound

May 12 & 13, 2026
Cybersecurity Risk Management with the NIST 2.0 Framework
Presented by Cynthia Brumfield

May 13 & 14, 2026
CompTIA Security+ Certification (SY0-701) Bootcamp
Presented by Dean Bushmiller

June 16 & 17, 2026
CISSP Crash Course with Sari Greene
Presented by Sari Greene

May 19 & 20, 2026
CISSP Crash Course with Sari Greene
Presented by Sari Greene

May 27 & 28, 2026
CompTIA Security+ SY0-701 Crash Course with Sari Greene
Presented by Sari Greene

Extracting Features for a Spam SMS Detection Model
By Partha Majumdar
This lab builds functions for feature extraction for building a supervised learning model ...
Testing a Spam SMS Detection Model
By Partha Majumdar
This lab tests the supervised learning model for spam SMS detection ...
Building a Spam SMS Detection Model Using the Random Forest Model Algorithm
By Partha Majumdar
This lab builds a supervised learning model using the random forest algorithm ...
Cleaning Data for a Spam SMS Detection Model
By Partha Majumdar
This lab cleans the input data before it can be used for building a supervised learning model ...
Loading Data and Creating Training and Test Sets for a Spam SMS Detection Model
By Partha Majumdar
This lab loads the data set, creates the training and test sets, and more ...
Vectorizing the Data for a Spam SMS Detection Model
By Partha Majumdar
In this lab we convert text to numbers as required for building a supervised learning model ...