- Machine Learning for Cybersecurity Cookbook
- Emmanuel Tsukerman
- 80字
- 2021-06-24 12:29:09
Getting ready
Preparation for this recipe consists of installing the scikit-learn and nltk packages in pip. The instructions are as follows:
pip install sklearn nltk
In addition, benign and malicious files have been provided for you in the PE Samples Dataset folder in the root of the repository. Extract all archives named Benign PE Samples*.7z to a folder named Benign PE Samples. Extract all archives named Malicious PE Samples*.7z to a folder named Malicious PE Samples.
推薦閱讀
- 大數(shù)據(jù)管理系統(tǒng)
- 自動控制工程設(shè)計入門
- 工業(yè)機器人產(chǎn)品應(yīng)用實戰(zhàn)
- Verilog HDL數(shù)字系統(tǒng)設(shè)計入門與應(yīng)用實例
- 程序設(shè)計缺陷分析與實踐
- 機器自動化控制器原理與應(yīng)用
- Cloudera Administration Handbook
- 愛犯錯的智能體
- Storm應(yīng)用實踐:實時事務(wù)處理之策略
- Building a BeagleBone Black Super Cluster
- Puppet 3 Beginner’s Guide
- 百度智能小程序:AI賦能新機遇
- 仿龜機器人的設(shè)計與制作
- 網(wǎng)絡(luò)設(shè)備規(guī)劃、配置與管理大全(Cisco版)
- 深度學(xué)習(xí)500問:AI工程師面試寶典