Giter VIP home page Giter VIP logo

machine-learning-for-security-analysts's Introduction

Machine-Learning-for-Security-Analysts

Introduction to machine learning for security analysts

Slides: https://www.slideshare.net/GTKlondike/machine-learning-for-security-analysts-149291369

This workshop is intented to be interactive. Checkout the Google Colab links below to work with the code for this workshop:

  1. Spam filter using Scikit-Learn Workbook https://colab.research.google.com/drive/1CA82qL46XIGhkw0eOi3c0whNTvwaXwZy

  2. Malicious URL predictor Workbook https://colab.research.google.com/drive/1FMWMdHsj8UPXtcb7rOmGK5VnnMUndEJV

  3. Spam filter using Naive Bayes Workbook https://colab.research.google.com/drive/1Lo50HKGLSNDoJWITDGJtPSrGosRqTi_3

The narrative across the first two demos is to build and evaluate machine learning models using the techniques described in the presentation. By building a spam filter, we will demonstrate how abstraction libraries like Scikit-Learn makes building and training models even easier by showing the plug-and-play of nature of the library.

Then, we will use the exact same techniques to build a malicious URL predictor.

Finally, we will use the equations from the slides to rebuild a Multinomial Naive Bayes spam filter, but this time without the help of an abstraction library.

The added benefit of having these demos on Google Colab is that it allows people to take the code home and look at what it's doing, in an interactive browser session. Alternatively, this Github repository may be used with https://mybinder.org to interact with the notebooks in a live environment.

machine-learning-for-security-analysts's People

Contributors

gtklondike avatar netsecexplained avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.