- Machine Learning for Cybersecurity Cookbook
- Emmanuel Tsukerman
- 42字
- 2021-06-24 12:28:55
Getting ready
Preparation for this recipe consists of installing the scikit-learn and pandas packages in pip. Perform the following steps:
pip install sklearn pandas
In addition, you will find a dataset named file_pe_headers.csv in the repository for this recipe.
推薦閱讀
- GNU-Linux Rapid Embedded Programming
- SCRATCH與機器人
- 網絡服務器架設(Windows Server+Linux Server)
- 傳感器技術實驗教程
- 網頁編程技術
- Security Automation with Ansible 2
- Mastering Elastic Stack
- 可編程控制器技術應用(西門子S7系列)
- Docker High Performance(Second Edition)
- 21天學通C語言
- 分數階系統分析與控制研究
- Flink原理與實踐
- Learning Linux Shell Scripting
- AVR單片機工程師是怎樣煉成的
- MongoDB 4 Quick Start Guide