Machine Learning
-
Python
Generating Meaningful Mock Data with Faker
Faker is an Open Source Python package that generates synthetic data that could be used for many things such as…
Read More » -
Software Development
How Machine Learning Benefits the Healthcare Industry?
Machine learning is recognizing increased use across industries for various reasons. It helps to gather vast amounts of data. Especially…
Read More » -
Software Development
Where is Apache Spark heading?
I watched (COVID19-era version of “attended”) the latest spark Summit and in one of the keynotes Reynold Xin from Databricks,…
Read More » -
Enterprise Java
Recommendation System Using Spark ML Akka and Cassandra
Building a recommendation system with Spark is a simple task. Spark’s machine learning library already does all the hard work…
Read More » -
Software Development
Time Series & Deep Learning (Part 3 of N): Finalizing the Data Preparation for Training and Evaluation of a LSTM
In the 3rd part of this series I am going to complete the description started in part 2 of the…
Read More » -
Software Development
Time Series & Deep Learning (Part 2 of N): Data Preparation for Training and Evaluation of a LSTM
In the second post of this series we are going to learn how to prepare data for training and evaluation…
Read More » -
Software Development
Time Series & Deep Learning (Part 1 of N): Basic Stuff
During the last part of my career I had a chance to work with Data Scientists having strong skills in…
Read More » -
Software Development
Advances in Machine Learning Are Revolutionizing the Mobile App Development Realm
Disruptive technologies like artificial intelligence, machine learning, the Internet of Things has the potential to fall into the endless pit…
Read More » -
Software Development
Transfer Learning: How to classify images using Tensorflow Machine Learning
This article describes how to use Transfer Learning to classify images using Tensorflow Machine Learning platform. In Machine Learning context,…
Read More »