Distributed Machine Learning with PySpark
eBook - ePub

Distributed Machine Learning with PySpark

Migrating Effortlessly from Pandas and Scikit-Learn

  1. English
  2. ePUB (mobile friendly)
  3. Available on iOS & Android
eBook - ePub

Distributed Machine Learning with PySpark

Migrating Effortlessly from Pandas and Scikit-Learn

About this book

Migrate from pandas and scikit-learn to PySpark to handle vast amounts of data and achieve faster data processing time. This book will show you how to make this transition by adapting your skills and leveraging the similarities in syntax, functionality, and interoperability between these tools.

Distributed Machine Learning with PySpark offers a roadmap to data scientists considering transitioning from small data libraries (pandas/scikit-learn) to big data processing and machine learning with PySpark. You will learn to translate Python code from pandas/scikit-learn to PySpark to preprocess large volumes of data and build, train, test, and evaluate popular machine learning algorithms such as linear and logistic regression, decision trees, random forests, support vector machines, Naïve Bayes, and neural networks.

After completing this book, you will understand the foundational concepts of data preparation and machine learning and will have the skills necessary toapply these methods using PySpark, the industry standard for building scalable ML data pipelines.

What You Will Learn

  • Master the fundamentals of supervised learning, unsupervised learning, NLP, and recommender systems
  • Understand the differences between PySpark, scikit-learn, and pandas
  • Perform linear regression, logistic regression, and decision tree regression with pandas, scikit-learn, and PySpark
  • Distinguish between the pipelines of PySpark and scikit-learn

 

Who This Book Is For

Data scientists, data engineers, and machine learning practitioners who have some familiarity with Python, but who are new to distributed machine learning and the PySpark framework.

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Distributed Machine Learning with PySpark by Abdelaziz Testas in PDF and/or ePUB format, as well as other popular books in Computer Science & Artificial Intelligence (AI) & Semantics. We have over one million books available in our catalogue for you to explore.

Table of contents

  1. Cover
  2. Front Matter
  3. 1. An Easy Transition
  4. 2. Selecting Algorithms
  5. 3. Multiple Linear Regression with Pandas, Scikit-Learn, and PySpark
  6. 4. Decision Tree Regression with Pandas, Scikit-Learn, and PySpark
  7. 5. Random Forest Regression with Pandas, Scikit-Learn, and PySpark
  8. 6. Gradient-Boosted Tree Regression with Pandas, Scikit-Learn, and PySpark
  9. 7. Logistic Regression with Pandas, Scikit-Learn, and PySpark
  10. 8. Decision Tree Classification with Pandas, Scikit-Learn, and PySpark
  11. 9. Random Forest Classification with Scikit-Learn and PySpark
  12. 10. Support Vector Machine Classification with Pandas, Scikit-Learn, and PySpark
  13. 11. Naive Bayes Classification with Pandas, Scikit-Learn, and PySpark
  14. 12. Neural Network Classification with Pandas, Scikit-Learn, and PySpark
  15. 13. Recommender Systems with Pandas, Surprise, and PySpark
  16. 14. Natural Language Processing with Pandas, Scikit-Learn, and PySpark
  17. 15. k-Means Clustering with Pandas, Scikit-Learn, and PySpark
  18. 16. Hyperparameter Tuning with Scikit-Learn and PySpark
  19. 17. Pipelines with Scikit-Learn and PySpark
  20. 18. Deploying Models in Production with Scikit-Learn and PySpark
  21. Back Matter