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. Only available on web
eBook - ePub

Distributed Machine Learning with PySpark

Migrating Effortlessly from Pandas and Scikit-Learn

Book details
Table of contents
Citations

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

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
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.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
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 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.

Information

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