• Complain

Butch Quinto - Next-Generation Machine Learning with Spark: Covers XGBoost, LightGBM, Spark NLP, Distributed Deep Learning with Keras, and More

Here you can read online Butch Quinto - Next-Generation Machine Learning with Spark: Covers XGBoost, LightGBM, Spark NLP, Distributed Deep Learning with Keras, and More full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2020, publisher: Apress, genre: Romance novel. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Butch Quinto Next-Generation Machine Learning with Spark: Covers XGBoost, LightGBM, Spark NLP, Distributed Deep Learning with Keras, and More
  • Book:
    Next-Generation Machine Learning with Spark: Covers XGBoost, LightGBM, Spark NLP, Distributed Deep Learning with Keras, and More
  • Author:
  • Publisher:
    Apress
  • Genre:
  • Year:
    2020
  • Rating:
    5 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 100
    • 1
    • 2
    • 3
    • 4
    • 5

Next-Generation Machine Learning with Spark: Covers XGBoost, LightGBM, Spark NLP, Distributed Deep Learning with Keras, and More: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Next-Generation Machine Learning with Spark: Covers XGBoost, LightGBM, Spark NLP, Distributed Deep Learning with Keras, and More" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Access real-world documentation and examples for the Spark platform for building large-scale, enterprise-grade machine learning applications. The past decade has seen an astonishing series of advances in machine learning. These breakthroughs are disrupting our everyday life and making an impact across every industry. Next-Generation Machine Learning with Spark provides a gentle introduction to Spark and Spark MLlib and advances to more powerful, third-party machine learning algorithms and libraries beyond what is available in the standard Spark MLlib library. By the end of this book, you will be able to apply your knowledge to real-world use cases through dozens of practical examples and insightful explanations. What You Will Learn Be introduced to machine learning, Spark, and Spark MLlib 2.4.x Achieve lightning-fast gradient boosting on Spark with the XGBoost4J-Spark and LightGBM libraries Detect anomalies with the Isolation Forest algorithm for Spark Use the Spark NLP and Stanford CoreNLP libraries that support multiple languages Optimize your ML workload with the Alluxio in-memory data accelerator for Spark Use GraphX and GraphFrames for Graph Analysis Perform image recognition using convolutional neural networks Utilize the Keras framework and distributed deep learning libraries with Spark Who This Book Is For Data scientists and machine learning engineers who want to take their knowledge to the next level and use Spark and more powerful, next-generation algorithms and libraries beyond what is available in the standard Spark MLlib library; also serves as a primer for aspiring data scientists and engineers who need an introduction to machine learning, Spark, and Spark MLlib.

Butch Quinto: author's other books


Who wrote Next-Generation Machine Learning with Spark: Covers XGBoost, LightGBM, Spark NLP, Distributed Deep Learning with Keras, and More? Find out the surname, the name of the author of the book and a list of all author's works by series.

Next-Generation Machine Learning with Spark: Covers XGBoost, LightGBM, Spark NLP, Distributed Deep Learning with Keras, and More — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Next-Generation Machine Learning with Spark: Covers XGBoost, LightGBM, Spark NLP, Distributed Deep Learning with Keras, and More" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Contents
Landmarks
Butch Quinto Next-Generation Machine Learning with Spark Covers XGBoost - photo 1
Butch Quinto
Next-Generation Machine Learning with Spark
Covers XGBoost, LightGBM, Spark NLP, Distributed Deep Learning with Keras, and More
Butch Quinto Carson CA USA Any source code or other supplementary material - photo 2
Butch Quinto
Carson, CA, USA

Any source code or other supplementary material referenced by the author in this book is available to readers on GitHub via the books product page, located at www.apress.com/9781484256688 . For more detailed information, please visit http://www.apress.com/source-code .

ISBN 978-1-4842-5668-8 e-ISBN 978-1-4842-5669-5
https://doi.org/10.1007/978-1-4842-5669-5
Butch Quinto 2020
This work is subject to copyright. All rights are reserved by the Publisher, whether the whole or part of the material is concerned, specifically the rights of translation, reprinting, reuse of illustrations, recitation, broadcasting, reproduction on microfilms or in any other physical way, and transmission or information storage and retrieval, electronic adaptation, computer software, or by similar or dissimilar methodology now known or hereafter developed.
Trademarked names, logos, and images may appear in this book. Rather than use a trademark symbol with every occurrence of a trademarked name, logo, or image we use the names, logos, and images only in an editorial fashion and to the benefit of the trademark owner, with no intention of infringement of the trademark. The use in this publication of trade names, trademarks, service marks, and similar terms, even if they are not identified as such, is not to be taken as an expression of opinion as to whether or not they are subject to proprietary rights.
While the advice and information in this book are believed to be true and accurate at the date of publication, neither the authors nor the editors nor the publisher can accept any legal responsibility for any errors or omissions that may be made. The publisher makes no warranty, express or implied, with respect to the material contained herein.
Distributed to the book trade worldwide by Springer Science+Business Media New York, 1 New York Plaza, New York, NY 10004. Phone 1-800-SPRINGER, fax (201) 348-4505, e-mail orders-ny@springer-sbm.com, or visit www.springeronline.com. Apress Media, LLC is a California LLC and the sole member (owner) is Springer Science + Business Media Finance Inc (SSBM Finance Inc). SSBM Finance Inc is a Delaware corporation.

This book is dedicated to my wife Aileen; my children, Matthew, Timothy, and Olivia; my sisters, Kat and Kristel; and my parents, Edgar and Cynthia.

Introduction

This book provides an accessible introduction to Spark and Spark MLlib. However, this is not yet another book on the standard Spark MLlib algorithms. This book focuses on powerful third-party machine learning algorithms and libraries beyond what is available in the standard Spark MLlib library. Some of the advanced topics I cover include XGBoost4J-Spark, LightGBM on Spark, Isolation Forest, Spark NLP, Stanford CoreNLP, Alluxio, Distributed Deep Learning with Keras and Spark using Elephas and Distributed Keras, and more.

I assume no prior experience with Spark and Spark MLlib. However, some knowledge of machine learning, Scala, and Python is helpful if you want to follow the examples in this book. I highly recommend you work through the examples and experiment with the code samples to get the most out of this book. Chapterprovides an introduction to Spark and Spark MLlib. If you want to jump right into more advanced topics, feel free to go straight to the chapter that interests you. This book is for practitioners. I tried to keep the book as simple and practical as possible, focusing on a hands-on approach rather than concentrating on theory (even though there is also plenty of that in this book). If you need a more thorough introduction to machine learning, I suggest you use a companion reference such asAn Introduction to Statistical Learningby Gareth James, Daniela Witten, Trevor Hastie, and Robert Tibshirani (Springer, 2017) andThe Elements of Statistical Learningby Trevor Hastie, Robert Tibshirani, and Jerome Friedman (Springer, 2016). For more information on Spark MLlib, consult Apache SparksMachine Learning Library (MLlib) Guideonline. For a thorough treatment of deep learning, I recommendDeep Learningby Ian Goodfellow, Yoshua Bengio, and Aaron Courville (MIT Press, 2016).

Acknowledgments

I would like to thank everyone at Apress, particularly Rita Fernando Kim, Laura C. Berendson, and Susan McDermott for all the help and support in getting this book published. It was a pleasure working with the Apress team. Several people have contributed to this book directly and indirectly. Thanks to Matei Zaharia, Joeri Hermans, Max Pumperla, Fangzhou Yang, Alejandro Correa Bahnsen, Zygmunt Zawadzki, and Irfan Elahi. Thanks to Databricks and the entire Apache Spark, ML, and AI community. A special acknowledgment to Kat, Kristel, Edgar, and Cynthia for the encouragement and support. Last but not least, thanks to my wife Aileen and children Matthew, Timothy, and Olivia.

Table of Contents
About the Author
Butch Quinto

is Founder and Chief AI Officer at Intelvi AI, an artificial intelligence company that develops cutting-edge solutions for the defense, industrial, and transportation industries. As Chief AI Officer, Butch heads strategy, innovation, research, and development. Previously, he was the Director of Artificial Intelligence at a leading technology firm and Chief Data Officer at an AI start-up. As Director of Analytics at Deloitte, he led the development of several enterprise-grade AI and IoT solutions as well as strategy, business development, and venture capital due diligence. Butch has more than 20 years of experience in various technology and leadership roles in several industries including banking and finance, telecommunications, government, utilities, transportation, e-commerce, retail, manufacturing, and bioinformatics. He is also the author ofNext-Generation Big Data(Apress, 2018) and a member of the Association for the Advancement of Artificial Intelligence and the American Association for the Advancement of Science.

About the Technical Reviewer
Irfan Elahi

has years of multidisciplinary experience in data science and machine learning. He has worked in a number of verticals such as consultancy firms, his own start-ups, and academia research lab. Over the years he has worked on a number of data science and machine learning projects in different niches such as telecommunication, retail, Web, public sector, and energy with the goal to enable businesses to derive immense value from their data assets.

Butch Quinto 2020
B. Quinto Next-Generation Machine Learning with Spark https://doi.org/10.1007/978-1-4842-5669-5_1
1. Introduction to Machine Learning
Butch Quinto
(1)
Carson, CA, USA

I could give you the usual arguments. But the truth is that the prospect of discovery is too sweet.

Geoffrey Hinton

Machine learning (ML) is a subfield of artificial intelligence, the science and engineering of making intelligent machines. Machine learning models on the other hand are more flexible. They can be retrained on new data to learn something new or revise existing knowledge. Symbolic AI also involves significant human intervention. It relies on human knowledge and requires humans to hard-code the rules in the rules engine. On the other hand, machine learning is more dynamic, learning and recognizing patterns from input data to produce the desired output.
Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Next-Generation Machine Learning with Spark: Covers XGBoost, LightGBM, Spark NLP, Distributed Deep Learning with Keras, and More»

Look at similar books to Next-Generation Machine Learning with Spark: Covers XGBoost, LightGBM, Spark NLP, Distributed Deep Learning with Keras, and More. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Next-Generation Machine Learning with Spark: Covers XGBoost, LightGBM, Spark NLP, Distributed Deep Learning with Keras, and More»

Discussion, reviews of the book Next-Generation Machine Learning with Spark: Covers XGBoost, LightGBM, Spark NLP, Distributed Deep Learning with Keras, and More and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.