Sparker0i's Blog
  • Scala
  • Spark

Scala

A collection of 4 posts
How to run Spark 3.0 applications on your GPU
Spark

How to run Spark 3.0 applications on your GPU

Wanted to run your Spark job on a GPU but didn't know how? Well, your search ends here :)
Sep 19, 2020 4 min read
Tail Recursion: Why and How-to Use in Scala
Scala

Tail Recursion: Why and How-to Use in Scala

Read my blog post to know more about the advantages of tail recursion, and how do you use it in Scala.
May 8, 2020 4 min read
Cool Spark ML: K Nearest Neighbors
Spark

Cool Spark ML: K Nearest Neighbors

Learn how you can write a KNN algorithm from scratch and modify it for use with larger datasets in Spark
Apr 19, 2020 7 min read
Add new functions to existing classes the Scala way
Scala

Add new functions to existing classes the Scala way

Why extend classes to add a small functionality, when you could just write an implicit class? Read my post on how you too can take advantage of that in Scala
Apr 10, 2020 2 min read
Page 1 of 1
Sparker0i's Blog © 2024
Powered by Ghost