- Видео 6
- Просмотров 2 447
Tim Hopper
Добавлен 14 ноя 2011
Challenges in Applying Machine Learning to Cybersecurity
June 23, 2018 at BSides Asheville (bsidesasheville.com)
Abstract: Machine learning and artificial intelligence are all the rage in cybersecurity (and seemingly every other industry). Despite the hype, machine learning is not a magic bullet for security problems. In fact, the security domain contains many unique challenges that make applying machine learning especially difficult. In this talk, I will discuss challenges including sourcing useful data, labeling data, the adversarial nature of security problems, and validation of machine learning models.
Abstract: Machine learning and artificial intelligence are all the rage in cybersecurity (and seemingly every other industry). Despite the hype, machine learning is not a magic bullet for security problems. In fact, the security domain contains many unique challenges that make applying machine learning especially difficult. In this talk, I will discuss challenges including sourcing useful data, labeling data, the adversarial nature of security problems, and validation of machine learning models.
Просмотров: 462
Видео
Tim Hopper Live Stream
4 года назад
Great Blue Heron Fishing on the Neuse River
Просмотров 7264 года назад
photos.tdhopper.com Brook sound: Alexander @ www.orangefreesounds.com/babbling-brook-sounds/
North Raleigh Trail Camera
Просмотров 334 года назад
Motorbikes in Marrakesh Souk
Просмотров 585 лет назад
🐜 on a Sunflower Seed
Просмотров 407 лет назад
Canon 7D Mark II Yongnuo 50mm Lens 31 mm extension tube
An Introduction to Scikit-Learn
Просмотров 1,1 тыс.11 лет назад
January 16, 2014 presentation at the Research Triangle Analysts IPython notebook is available here: nbviewer.ipython.org/github/tdhopper/Research-Triangle-Analysts Intro-to-scikit-learn/blob/master/Intro to Scikit-Learn.ipynb Abstract: Scikit-learn is an actively developed Python package providing an implementation of many machine learning algorithms (e.g. SVM, kNN, linear models, HMM, k-Means,...