Category: Technology
Git Your Way Up Collaboration

Git Your Way Up Collaboration

Software development is a learning process in itself. Not only do developers learn in retrospect, but they also need to frequently update a piece of code while working on a project. This iterative development process oftentimes calls for updating the code in the light...

Generalization Power of Machine Learning Algorithms

Generalization Power of Machine Learning Algorithms

If you have built machine learning pipelines, you must have faced questions like “How does this model generalize well on unseen data?”. One of the most critical assumptions in building a successful machine learning model is that it can generalize on the previously...

Data analytics at the edge: benefits and challenges

Data analytics at the edge: benefits and challenges

Data analytics at the edge is the trend of connecting autonomous vehicles, wearable devices and automated oil rigs that are operating with no human assistance. The benefits are huge, yet so are the challenges.  According to the Ericsson Mobility Report 2021,...

Top Data Science Breakthroughs in 2021

Top Data Science Breakthroughs in 2021

It’s the time of the year when we look back at some of the data science breakthroughs and accomplishments of the past 12 months. As in the previous years, AI and machine learning techniques have evolved at a rapid pace; and amazing research was published in 2021. We...

Main Types of Annotation in Machine Learning

Main Types of Annotation in Machine Learning

Machine learning and AI models depend on a unique set of annotations that declare a particular subject in a specific representation. If you want your model to make accurate predictions, you need quality data. How do we define quality? Annotations or labels. At the...

Natural Language Processing for Beginners

Natural Language Processing for Beginners

As you begin to read this, have you ever wondered what natural language is anyway? Why this field of AI, which has been growing in popularity in the last decade isn’t called just language processing? And What is not natural language then? Learn in this article what...

How Stitch Fix uses AI to predict what style a customer will love

How Stitch Fix uses AI to predict what style a customer will love

The days of walking miles up and down shopping streets to find an appropriate dress are long gone. Online services like Stitch Fix leverage data and algorithms to help customers find the clothes they love. Combining AI with the experience of expert stylists they can...

Clickstream Data Mining With Markov Chain and cSPADE

Clickstream Data Mining With Markov Chain and cSPADE

In this post, we’ll show you how to mine clickstream data using two key algorithms: Markov Chain for determining state transition probabilities and cSPADE for discovering sequential patterns. Using these techniques you can leverage your clickstream data to generate...