course
Machine Learning with PySpark
विकसितकौशल स्तर
अद्यतन 11/2025कोर्स मुफ्त में शुरू करें
इसमें शामिल हैअधिमूल्य or टीमें
SparkMachine Learning4 घंटा16 videos56 exercises4,550 एक्सपी28,943उपलब्धि का कथन
अपना निःशुल्क खाता बनाएँ
या
जारी रखने पर, आप हमारी उपयोग की शर्तें, हमारी गोपनीयता नीति को स्वीकार करते हैं और यह भी कि आपका डेटा संयुक्त राज्य अमेरिका में संग्रहीत किया जाता है।हजारों कंपनियों में कार्यरत शिक्षार्थियों द्वारा पसंद किया जाता है
दो या दो से अधिक लोगों को प्रशिक्षण देना?
DataCamp for Business को आज़माएँपाठ्यक्रम विवरण
Learn to Use Apache Spark for Machine Learning
Spark is a powerful, general purpose tool for working with Big Data. Spark transparently handles the distribution of compute tasks across a cluster. This means that operations are fast, but it also allows you to focus on the analysis rather than worry about technical details. In this course you'll learn how to get data into Spark and then delve into the three fundamental Spark Machine Learning algorithms: Linear Regression, Logistic Regression/Classifiers, and creating pipelines.Build and Test Decision Trees
Building your own decision trees is a great way to start exploring machine learning models. You’ll use an algorithm called ‘Recursive Partitioning’ to divide data into two classes and find a predictor within your data that results in the most informative split of the two classes, and repeat this action with further nodes. You can then use your decision tree to make predictions with new data.Master Logistic and Linear Regression in PySpark
Logistic and linear regression are essential machine learning techniques that are supported by PySpark. You’ll learn to build and evaluate logistic regression models, before moving on to creating linear regression models to help you refine your predictors to only the most relevant options.By the end of the course, you’ll feel confident in applying your new-found machine learning knowledge, thanks to hands-on tasks and practice data sets found throughout the course.
आवश्यक शर्तें
Supervised Learning with scikit-learnIntroduction to PySpark1
Introduction
Spark is a framework for working with Big Data. In this chapter you'll cover some background about Spark and Machine Learning. You'll then find out how to connect to Spark using Python and load CSV data.
2
Classification
Now that you are familiar with getting data into Spark, you'll move onto building two types of classification model: Decision Trees and Logistic Regression. You'll also find out about a few approaches to data preparation.
3
Regression
Next you'll learn to create Linear Regression models. You'll also find out how to augment your data by engineering new predictors as well as a robust approach to selecting only the most relevant predictors.
4
Ensembles & Pipelines
Finally you'll learn how to make your models more efficient. You'll find out how to use pipelines to make your code clearer and easier to maintain. Then you'll use cross-validation to better test your models and select good model parameters. Finally you'll dabble in two types of ensemble model.
Machine Learning with PySpark
कोर्स पूरा
उपलब्धि प्रमाण पत्र अर्जित करें
इस क्रेडेंशियल को अपने लिंक्डइन प्रोफाइल, रिज्यूमे या सीवी में जोड़ें।इसे सोशल मीडिया पर और अपनी परफॉर्मेंस रिव्यू में साझा करें।
इसमें शामिल हैअधिमूल्य or टीमें
अभी दाखिला लेंजुड़ें 19 मिलियन शिक्षार्थी और आज ही Machine Learning with PySpark शुरू करें!
अपना निःशुल्क खाता बनाएँ
या
जारी रखने पर, आप हमारी उपयोग की शर्तें, हमारी गोपनीयता नीति को स्वीकार करते हैं और यह भी कि आपका डेटा संयुक्त राज्य अमेरिका में संग्रहीत किया जाता है।