- Learning Data Mining with Python(Second Edition)
- Robert Layton
- 165字
- 2021-07-02 23:40:00
Who this book is for
This book is for programmers that want to get started in data mining in an application-focused manner.
If you haven’t programmed before, I strongly recommend that you learn at least the basics before you get started. This book doesn’t introduce programming, nor does it give too much time to explaining the actual implementation (in-code) of how to type out the instructions. That said, once you go through the basics, you should be able to come back to this book fairly quickly – there is no need to be an expert programmer first!
I highly recommend that you have some Python programming experience. If you don’t, feel free to jump in, but you might want to take a look at some Python code first, possibly focused on tutorials using the IPython notebook. Writing programs in the IPython notebook works a little differently than other methods, such as writing a Java program in a fully-fledged IDE.
- 演進式架構(原書第2版)
- Mastering JavaScript Functional Programming
- HTML5+CSS3基礎開發教程(第2版)
- Access 2010數據庫基礎與應用項目式教程(第3版)
- Flash CS6中文版應用教程(第三版)
- Learn WebAssembly
- 基于Swift語言的iOS App 商業實戰教程
- R大數據分析實用指南
- 快速入門與進階:Creo 4·0全實例精講
- 絕密原型檔案:看看專業產品經理的原型是什么樣
- Mastering JavaScript Promises
- PHP 7 Programming Blueprints
- Game Programming using Qt 5 Beginner's Guide
- TypeScript High Performance
- 零基礎入門學習C語言:帶你學C帶你飛