- 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.
推薦閱讀
- ArchiCAD 19:The Definitive Guide
- 輕松學(xué)C語言
- 玩轉(zhuǎn)智能機(jī)器人程小奔
- 過程控制工程及仿真
- 圖形圖像處理(Photoshop)
- 計算機(jī)控制技術(shù)
- Docker High Performance(Second Edition)
- 菜鳥起飛系統(tǒng)安裝與重裝
- 工業(yè)機(jī)器人入門實用教程
- 電動汽車驅(qū)動與控制技術(shù)
- 手把手教你學(xué)Photoshop CS3
- 基于Proteus的PIC單片機(jī)C語言程序設(shè)計與仿真
- Windows 7來了
- Red Hat Enterprise Linux 5.0服務(wù)器構(gòu)建與故障排除
- Raspberry Pi 3 Projects for Java Programmers