- Scala for Machine Learning(Second Edition)
- Patrick R. Nicolas
- 132字
- 2021-07-08 10:43:00
Preface
Not a single day passes that we do not hear about big data in the news media, technical conferences, and even coffee shops. The ever-increasing amount of data collected in process monitoring, research, or simple human behavior becomes valuable only if you extract knowledge from it. Machine learning is the essential tool to mine data for knowledge. This book covers the what, why, and how of machine learning:
- What are the objectives and the mathematical foundations of machine learning?
- Why is Scala the ideal programming language to implement machine learning algorithms?
- How can you apply machine learning to solve real-world problems?
Throughout this book, machine learning algorithms are described with diagrams, mathematical formulations, and documented snippets of Scala code, allowing you to understand these key concepts in your own unique way.
推薦閱讀
- SQL Server 從入門到項目實踐(超值版)
- Visual Basic程序設計實驗指導(第4版)
- 從零開始學Python網絡爬蟲
- Raspberry Pi Blueprints
- Scratch編程從入門到精通
- Microsoft Dynamics GP 2013 Cookbook
- 創新工場講AI課:從知識到實踐
- Java程序性能優化實戰
- Java Web開發任務教程
- Server Side development with Node.js and Koa.js Quick Start Guide
- Ionic Framework By Example
- C語言解惑:指針、數組、函數和多文件編程
- Mastering Wireless Penetration Testing for Highly Secured Environments
- HTML 5與CSS 3權威指南(第4版·下冊)
- Mastering Rust