Book Image

Scala for Machine Learning, Second Edition - Second Edition

Book Image

Scala for Machine Learning, Second Edition - Second Edition

Overview of this book

The discovery of information through data clustering and classification is becoming a key differentiator for competitive organizations. Machine learning applications are everywhere, from self-driving cars, engineering design, logistics, manufacturing, and trading strategies, to detection of genetic anomalies. The book is your one stop guide that introduces you to the functional capabilities of the Scala programming language that are critical to the creation of machine learning algorithms such as dependency injection and implicits. You start by learning data preprocessing and filtering techniques. Following this, you'll move on to unsupervised learning techniques such as clustering and dimension reduction, followed by probabilistic graphical models such as Naïve Bayes, hidden Markov models and Monte Carlo inference. Further, it covers the discriminative algorithms such as linear, logistic regression with regularization, kernelization, support vector machines, neural networks, and deep learning. You’ll move on to evolutionary computing, multibandit algorithms, and reinforcement learning. Finally, the book includes a comprehensive overview of parallel computing in Scala and Akka followed by a description of Apache Spark and its ML library. With updated codes based on the latest version of Scala and comprehensive examples, this book will ensure that you have more than just a solid fundamental knowledge in machine learning with Scala.
Table of Contents (27 chapters)
Scala for Machine Learning Second Edition
Credits
About the Author
About the Reviewers
www.PacktPub.com
Customer Feedback
Preface
Index

Chapter 3


[3:1] Programming in Scala 3rd edition §21.6 Context bounds, M. Odersky, L. Spoon, B. Venners - Artima 2016

[3:2] Moving Averages, Wikipedia, the free encyclopedia Wikimedia Foundation - http://en.wikipedia.org/wiki/Moving_average_model

[3:3] Forecasting with weighted moving averages P. Kumar, Kushmanda Manpower 2011

[3:4] Practical Guide to Data Smoothing & Filtering, T. Van Den Bogert - 1996 -http://isbweb.org/software/sigproc/bogert/filter.pdf

[3:5] Spectral density estimation, Wikipedia, the free encyclopedia Wikimedia Foundation - http://en.wikipedia.org/wiki/Spectral_estimation

[3:6] The Fast Fourier Transform and Its Applications E O. Brigham - Prentice-Hall 1988

[3:7] Fourier Transform Tutorial: Learn difficult engineering concepts through interactive flash programs - http://www.fourier-series.com/f-transform/

[3:8] The Cooley-Tukey Fast Fourier Transform Algorithm, C. S. Burrus OpenStax -http://cnx.org/content/m16334/latest/

[3:9] Apache Commons Math 3.3 API, Apache Software Foundation -http://commons.apache.org/proper/commons-math/apidocs/index.html

[3:10] Scala for the Impatient §15.6 Specialization for primitive types, C. Horstmann - Addison-Wesley 2012

[3:11] An introduction to the Kalman Filter, G Welch, G Bishop - University of North Carolina 2006 - http://www.cs.unc.edu/~welch/media/pdf/kalman_intro.pdf

[3:12] Advanced Robotics: lecture 22, HMMs, Kalman filters, P. Abbeel - University of California, Berkeley 2009 - http://www.eecs.berkeley.edu/~pabbeel/cs287-fa09/lecture-notes/lecture22-6pp.pdf

[3:13] Stochastic models, Estimation and Control, P. Maybeck - Academic Press 1979

[3:14] 10-Year Treasury Note, Investopedia - http://www.investopedia.com/terms/1/10-yeartreasury.asp

[3:15] Nonlinear Filtering of Non-Gaussian Noise, K. Plataniotis, D. Andoutsos, A. Venetsanopoulos - Journal of Intelligent and Robotic Systems 19: 207-213 Kluwer Academic Publishers 1997