Book Image

Mastering Java Machine Learning

By : Uday Kamath, Krishna Choppella
Book Image

Mastering Java Machine Learning

By: Uday Kamath, Krishna Choppella

Overview of this book

Java is one of the main languages used by practicing data scientists; much of the Hadoop ecosystem is Java-based, and it is certainly the language that most production systems in Data Science are written in. If you know Java, Mastering Machine Learning with Java is your next step on the path to becoming an advanced practitioner in Data Science. This book aims to introduce you to an array of advanced techniques in machine learning, including classification, clustering, anomaly detection, stream learning, active learning, semi-supervised learning, probabilistic graph modeling, text mining, deep learning, and big data batch and stream machine learning. Accompanying each chapter are illustrative examples and real-world case studies that show how to apply the newly learned techniques using sound methodologies and the best Java-based tools available today. On completing this book, you will have an understanding of the tools and techniques for building powerful machine learning models to solve data science problems in just about any domain.
Table of Contents (20 chapters)
Mastering Java Machine Learning
Credits
Foreword
About the Authors
About the Reviewers
www.PacktPub.com
Customer Feedback
Preface
Linear Algebra
Index

References


  1. G. Cormode and S. Muthukrishnan (2010). An improved data stream summary: The Count-Min sketch and its applications. Journal of Algorithms, 55(1):58–75, 2005.

  2. João Gama (2010). Knowledge Discovery from Data Streams, Chapman and Hall / CRC Data Mining and Knowledge Discovery Series, CRC Press 2010, ISBN 978-1-4398-2611-9, pp. I-XIX, 1-237.

  3. B. Babcock, M. Datar, R. Motwani (2002). Sampling from a moving window over streaming data, in Proceedings of the thirteenth annual ACM-SIAM symposium on Discrete algorithms, pp.633–634, 2002.

  4. Bifet, A. and Gavalda, R. (2007). Learning from time-changing data with adaptive windowing. In Proceedings of SIAM int. conf. on Data Mining. SDM. 443–448.

  5. Vitter, J. (1985). Random sampling with a reservoir. ACM Trans. Math. Softw. 11, 1, 37–57.

  6. Gama, J., Medas, P., Castillo, G., and Rodrigues, P. (2004). Learning with drift detection. In Proceedings of the 17th Brazilian symp. on Artif. Intell. SBIA. 286–295.

  7. Gama, J., Sebastiao, R., and Rodrigues, P. 2013...