- Hands-On Unsupervised Learning with Python
- Giuseppe Bonaccorso
- 78字
- 2021-07-02 12:32:04
Technical requirements
The code presented in this chapter requires:
- Python 3.5+ (Anaconda distribution: https://www.anaconda.com/distribution/ is highly recommended)
- Libraries:
- SciPy 0.19+
- NumPy 1.10+
- scikit-learn 0.20+
- pandas 0.22+
- Matplotlib 2.0+
- seaborn 0.9+
The dataset can be obtained through UCI. The CSV file can be downloaded from https://archive.ics.uci.edu/ml/machine-learning-databases/breast-cancer-wisconsin/wdbc.data and doesn't need any preprocessing except for the addition of the column names that will occur during the loading stage.
The examples are available on the GitHub repository:
https://github.com/PacktPublishing/HandsOn-Unsupervised-Learning-with-Python/Chapter02.
推薦閱讀
- 新媒體跨界交互設計
- Learning AngularJS Animations
- INSTANT Wijmo Widgets How-to
- OUYA Game Development by Example
- Hands-On Machine Learning with C#
- Rapid BeagleBoard Prototyping with MATLAB and Simulink
- Intel Edison智能硬件開發指南:基于Yocto Project
- RISC-V處理器與片上系統設計:基于FPGA與云平臺的實驗教程
- 計算機電路基礎(第2版)
- Mastering Quantum Computing with IBM QX
- 微服務實戰
- 計算機組成技術教程
- MicroPython Cookbook
- 嵌入式系統原理:基于Arm Cortex-M微控制器體系
- 超炫的35個Arduino制作項目