FileMood

Download [DesireCourse.Net] Udemy - Taming Big Data with Apache Spark 3 and Python - Hands On!

DesireCourse Net Udemy Taming Big Data with Apache Spark and Python Hands On

Name

[DesireCourse.Net] Udemy - Taming Big Data with Apache Spark 3 and Python - Hands On!

 DOWNLOAD Copy Link

Total Size

2.0 GB

Total Files

132

Hash

F4394866708C4EA40D5BE983EAA0B7EDA3399ECD

/1. Getting Started with Spark/

1. Introduction.mp4

9.6 MB

1. Introduction.srt

4.3 KB

2. How to Use This Course.mp4

12.1 MB

2. How to Use This Course.srt

3.2 KB

3. Udemy 101 Getting the Most From This Course.mp4

20.7 MB

3. Udemy 101 Getting the Most From This Course.srt

4.1 KB

4. [Activity]Getting Set Up Installing Python, a JDK, Spark, and its Dependencies..mp4

233.9 MB

4. [Activity]Getting Set Up Installing Python, a JDK, Spark, and its Dependencies..srt

25.5 KB

4.1 Apache Spark.html

0.1 KB

4.2 winutils.exe.html

0.1 KB

4.3 JDK.html

0.1 KB

5. [Activity] Installing the MovieLens Movie Rating Dataset.mp4

8.3 MB

5. [Activity] Installing the MovieLens Movie Rating Dataset.srt

5.7 KB

6. [Activity] Run your first Spark program! Ratings histogram example..mp4

69.4 MB

6. [Activity] Run your first Spark program! Ratings histogram example..srt

11.6 KB

6.1 ratings-counter.py.py

0.5 KB

/2. Spark Basics and Simple Examples/

1. Introduction to Spark.mp4

35.6 MB

1. Introduction to Spark.srt

17.3 KB

10. [Activity] Improving the Word Count Script with Regular Expressions.mp4

24.9 MB

10. [Activity] Improving the Word Count Script with Regular Expressions.srt

7.6 KB

10.1 word-count-better.py.py

0.5 KB

11. [Activity] Sorting the Word Count Results.mp4

34.5 MB

11. [Activity] Sorting the Word Count Results.srt

12.9 KB

11.1 word-count-better-sorted.py.py

0.7 KB

12. Tally up amount spent by customer using Spark.html

0.2 KB

13. Sort your results by amount spent per customer.html

0.2 KB

2. The Resilient Distributed Dataset (RDD).mp4

37.7 MB

2. The Resilient Distributed Dataset (RDD).srt

19.3 KB

3. Ratings Histogram Walkthrough.mp4

83.9 MB

3. Ratings Histogram Walkthrough.srt

22.8 KB

3.1 ratings-counter.py.py

0.5 KB

4. KeyValue RDD's, and the Average Friends by Age Example.mp4

64.7 MB

4. KeyValue RDD's, and the Average Friends by Age Example.srt

26.4 KB

5. [Activity] Running the Average Friends by Age Example.mp4

49.8 MB

5. [Activity] Running the Average Friends by Age Example.srt

9.4 KB

5.1 fakefriends.csv.html

0.1 KB

5.2 friends-by-age.py.py

0.6 KB

6. Filtering RDD's, and the Minimum Temperature by Location Example.mp4

32.4 MB

6. Filtering RDD's, and the Minimum Temperature by Location Example.srt

13.4 KB

6.1 min-temperatures.py.py

0.7 KB

6.2 1800.csv.html

0.1 KB

7. [Activity]Running the Minimum Temperature Example, and Modifying it for Maximums.mp4

58.2 MB

7. [Activity]Running the Minimum Temperature Example, and Modifying it for Maximums.srt

8.9 KB

7.1 min-temperatures.py.py

0.7 KB

7.2 1800.csv.html

0.1 KB

8. [Activity] Running the Maximum Temperature by Location Example.mp4

23.2 MB

8. [Activity] Running the Maximum Temperature by Location Example.srt

6.0 KB

8.1 max-temperatures.py.py

0.7 KB

9. [Activity] Counting Word Occurrences using flatmap().mp4

30.8 MB

9. [Activity] Counting Word Occurrences using flatmap().srt

12.8 KB

9.1 word-count.py.py

0.4 KB

9.2 Book.txt

264.9 KB

/3. Advanced Examples of Spark Programs/

1. [Activity] Find the Most Popular Movie.mp4

32.7 MB

1. [Activity] Find the Most Popular Movie.srt

9.4 KB

1.1 popular-movies.py.py

0.5 KB

10. [Exercise] Improve the Quality of Similar Movies.mp4

21.6 MB

10. [Exercise] Improve the Quality of Similar Movies.srt

6.1 KB

2. [Activity] Use Broadcast Variables to Display Movie Names Instead of ID Numbers.mp4

40.8 MB

2. [Activity] Use Broadcast Variables to Display Movie Names Instead of ID Numbers.srt

13.7 KB

2.1 popular-movies-nicer.py.py

0.9 KB

3. Find the Most Popular Superhero in a Social Graph.mp4

26.2 MB

3. Find the Most Popular Superhero in a Social Graph.srt

7.5 KB

3.1 Marvel Graph.txt

1.7 MB

3.2 most-popular-superhero.py.py

0.9 KB

3.3 Marvel Names.txt

351.8 KB

4. [Activity] Run the Script - Discover Who the Most Popular Superhero is!.mp4

30.4 MB

4. [Activity] Run the Script - Discover Who the Most Popular Superhero is!.srt

9.4 KB

4.1 Marvel Graph.txt

1.7 MB

4.2 Marvel Names.txt

351.8 KB

4.3 most-popular-superhero.py.py

0.9 KB

5. Superhero Degrees of Separation Introducing Breadth-First Search.mp4

40.1 MB

5. Superhero Degrees of Separation Introducing Breadth-First Search.srt

14.1 KB

6. Superhero Degrees of Separation Accumulators, and Implementing BFS in Spark.mp4

27.2 MB

6. Superhero Degrees of Separation Accumulators, and Implementing BFS in Spark.srt

11.3 KB

7. [Activity] Superhero Degrees of Separation Review the Code and Run it.mp4

97.0 MB

7. [Activity] Superhero Degrees of Separation Review the Code and Run it.srt

17.0 KB

7.1 degrees-of-separation.py.py

3.7 KB

8. Item-Based Collaborative Filtering in Spark, cache(), and persist().mp4

48.8 MB

8. Item-Based Collaborative Filtering in Spark, cache(), and persist().srt

18.4 KB

9. [Activity] Running the Similar Movies Script using Spark's Cluster Manager.mp4

60.5 MB

9. [Activity] Running the Similar Movies Script using Spark's Cluster Manager.srt

18.6 KB

9.1 movie-similarities.py.py

3.6 KB

/4. Running Spark on a Cluster/

1. Introducing Elastic MapReduce.mp4

30.4 MB

1. Introducing Elastic MapReduce.srt

9.0 KB

2. [Activity] Setting up your AWS Elastic MapReduce Account and Setting Up PuTTY.mp4

68.8 MB

2. [Activity] Setting up your AWS Elastic MapReduce Account and Setting Up PuTTY.srt

17.1 KB

3. Partitioning.mp4

25.8 MB

3. Partitioning.srt

7.2 KB

4. Create Similar Movies from One Million Ratings - Part 1.mp4

30.2 MB

4. Create Similar Movies from One Million Ratings - Part 1.srt

8.6 KB

4.1 movie-similarities-1m.py.py

3.7 KB

5. [Activity] Create Similar Movies from One Million Ratings - Part 2.mp4

63.1 MB

5. [Activity] Create Similar Movies from One Million Ratings - Part 2.srt

17.9 KB

6. Create Similar Movies from One Million Ratings - Part 3.mp4

32.2 MB

6. Create Similar Movies from One Million Ratings - Part 3.srt

6.4 KB

7. Troubleshooting Spark on a Cluster.mp4

23.4 MB

7. Troubleshooting Spark on a Cluster.srt

6.5 KB

8. More Troubleshooting, and Managing Dependencies.mp4

31.2 MB

8. More Troubleshooting, and Managing Dependencies.srt

10.6 KB

/5. SparkSQL, DataFrames, and DataSets/

1. Introducing SparkSQL.mp4

25.6 MB

1. Introducing SparkSQL.srt

10.5 KB

2. Executing SQL commands and SQL-style functions on a DataFrame.mp4

32.6 MB

2. Executing SQL commands and SQL-style functions on a DataFrame.srt

14.3 KB

2.1 spark-sql.py.py

1.1 KB

3. Using DataFrames instead of RDD's.mp4

20.8 MB

3. Using DataFrames instead of RDD's.srt

10.2 KB

3.1 popular-movies-dataframe.py.py

1.4 KB

/6. Other Spark Technologies and Libraries/

1. Introducing MLLib.mp4

33.8 MB

1. Introducing MLLib.srt

13.9 KB

2. [Activity] Using MLLib to Produce Movie Recommendations.mp4

17.1 MB

2. [Activity] Using MLLib to Produce Movie Recommendations.srt

4.8 KB

2.1 movie-recommendations-als.py.py

1.5 KB

3. Analyzing the ALS Recommendations Results.mp4

36.8 MB

3. Analyzing the ALS Recommendations Results.srt

8.8 KB

4. Using DataFrames with MLLib.mp4

30.1 MB

4. Using DataFrames with MLLib.srt

13.2 KB

4.1 spark-linear-regression.py.py

2.1 KB

4.2 regression.txt.txt

12.0 KB

5. Spark Streaming.mp4

47.1 MB

5. Spark Streaming.srt

14.7 KB

6. [Activity] Structured Streaming in Python.mp4

84.9 MB

6. [Activity] Structured Streaming in Python.srt

15.4 KB

6.1 structured-streaming.py.py

1.9 KB

6.2 access_log.txt.txt

10.6 MB

7. GraphX.mp4

12.6 MB

7. GraphX.srt

4.2 KB

/7. You Made It! Where to Go from Here/

1. Learning More about Spark and Data Science.mp4

73.2 MB

1. Learning More about Spark and Data Science.srt

8.2 KB

2. Bonus Lecture More courses to explore!.html

7.0 KB

/

[CourseClub.Me].url

0.0 KB

[DesireCourse.Net].url

0.1 KB

[FreeCourseWorld.Com].url

0.1 KB

 

Total files 132


Copyright © 2024 FileMood.com