When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

UCSanDiegoX logo

UCSanDiegoX: Big Data Analytics Using Spark

Learn how to analyze large datasets using Jupyter notebooks, MapReduce and Spark as a platform.

     
  • 4.4
  •  |
  • Reviews ( 11 )
₹29050

This Course Includes

  • iconedx
  • icon4.4 (11 reviews )
  • icon10 weeks at 9-12 hours per week
  • iconenglish
  • iconOnline - Self Paced
  • iconcourse
  • iconUCSanDiegoX

About UCSanDiegoX: Big Data Analytics Using Spark

In data science, data is called "big" if it cannot fit into the memory of a single standard laptop or workstation.

The analysis of big datasets requires using a cluster of tens, hundreds or thousands of computers. Effectively using such clusters requires the use of distributed files systems, such as the Hadoop Distributed File System (HDFS) and corresponding computational models, such as Hadoop, MapReduce and Spark.

In this course, part of the Data Science MicroMasters program, you will learn what the bottlenecks are in massive parallel computation and how to use spark to minimize these bottlenecks.

You will learn how to perform supervised an unsupervised machine learning on massive datasets using the Machine Learning Library (MLlib).

In this course, as in the other ones in this MicroMasters program, you will gain hands-on experience using PySpark within the Jupyter notebooks environment.

What You Will Learn?

  • Programming Spark using Pyspark.
  • Identifying the computational tradeoffs in a Spark application.
  • Performing data loading and cleaning using Spark and Parquet.
  • Modeling data through statistical and machine learning methods.