Home Tags Scala

Tag: Scala

8 programming languages to learn in 2019

0
Learning new skills takes time - that's why, before learning something, you need to know that what you're learning is going to be worthwhile....

Building Recommendation System with Scala and Apache Spark [Tutorial]

0
Recommendation systems can be defined as software applications that draw out and learn from data such as preferences, their actions (clicks, for example), browsing history, and...

Classifying flowers in Iris Dataset using Scala [Tutorial]

0
The Iris dataset is the simplest, yet the most famous data analysis task in the ML space. In this article, you will build a solution...

Top languages for Artificial Intelligence development

0
Artificial Intelligence is one of the hottest technologies currently. From work colleagues to your boss, chances are that most (yourself included) wish to create...

Deeplearning4j 1.0.0-alpha arrives!

0
The Skymind team has announced a milestone release of Eclipse Deeplearning4j (DL4J), an open-source library for deep learning. DL4J 1.0.0-alpha has some breakthrough changes...

Top 5 programming languages for crunching Big Data effectively

1
One of the most important decisions that Big Data professionals have to make, especially the ones who are new to the scene or are...

Prime numbers, modern encryption and their ancient Greek connection!

0
Prime numbers are incredibly important in a number of fields, from computer science to cybersecurity. But they are incredibly mysterious - they are quite...

3 simple steps to convert a mathematical formula to a model

0
The following is an excerpt from the book Scala for Machine Learning, Second Edition, written by Patrick R. Nicolas. The book will help you...

Machine Learning Algorithms: Implementing Naive Bayes with Spark MLlib

0
In this article by Siamak Amirghodsi, Meenakshi Rajendran, Broderick Hall, and Shuen Mei from their book Apache Spark 2.x Machine Learning Cookbook, we look...