Tim Hopper
Tim Hopper
  • Видео 6
  • Просмотров 2 447
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.
Просмотров: 462

Видео

Tim Hopper Live StreamTim Hopper Live Stream
Tim Hopper Live Stream
4 года назад
Great Blue Heron Fishing on the Neuse RiverGreat Blue Heron Fishing on the Neuse River
Great Blue Heron Fishing on the Neuse River
Просмотров 7264 года назад
photos.tdhopper.com Brook sound: Alexander @ www.orangefreesounds.com/babbling-brook-sounds/
North Raleigh Trail CameraNorth Raleigh Trail Camera
North Raleigh Trail Camera
Просмотров 334 года назад
Motorbikes in Marrakesh SoukMotorbikes in Marrakesh Souk
Motorbikes in Marrakesh Souk
Просмотров 585 лет назад
🐜 on a Sunflower Seed🐜 on a Sunflower Seed
🐜 on a Sunflower Seed
Просмотров 407 лет назад
Canon 7D Mark II Yongnuo 50mm Lens 31 mm extension tube
An Introduction to Scikit-LearnAn Introduction to Scikit-Learn
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,...