Tech Threads

How Google news able to group similar news together

Google news uses clustering machine learning technique to group similar kind of news or articles together.  Interestingly, they don’t have thousand news editors on trunk instead use the clustering technique to forms groups of similar data based on the common characteristics. Mahout is a machine learning software from Apache community that applications leverage to analyse large sets of data.  Before invention of Mahout, it was too complex to a analyse large sets of data. Mahout extensively utilize Apache Hadoop to get the power parallel and distributed computing. Three machine learning techniques that offers by Mahout.

  • Recommendation
  • Classification
  • Clustering

Clustering is not group data into an existing set of known categories.  This is particularly useful when we are not sure how to organize the data in the first place.  Google news uses this powerful technique to make change the ever-changing stream of news and articles from around the world to enabling us keep update with latest events around the globe.

Recommendation technique uses user information + community information to deliver what type of product/service etc we would like or prefer mainly when we are browsing e-commerce sites.

Page: 1 2

Recent Posts

The Significance of Complex Event Processing (CEP) with RisingWave for Delivering Accurate Business Decisions

Complex event processing (CEP) is a highly effective and optimized mechanism that combines several sources… Read More

3 months ago

Principle Of Data Science

Source:- www.PacktPub.com This book focuses on data science, a rapidly expanding field of study and… Read More

3 months ago

Integrating Apache Kafka in KRaft Mode with RisingWave for Event Streaming Analytics

Over the past few years, Apache Kafka has emerged as the top event streaming platform… Read More

3 months ago

Criticality in Data Stream Processing and a Few Effective Approaches

In the current fast-paced digital age, many data sources generate an unending flow of information,… Read More

4 months ago

Partitioning Hot and Cold Data Tier in Apache Kafka Cluster for Optimal Performance

At first, data tiering was a tactic used by storage systems to reduce data storage… Read More

5 months ago

Exploring Telemetry: Apache Kafka’s Role in Telemetry Data Management with OpenTelemetry as a Fulcrum

With the use of telemetry, data can be remotely measured and transmitted from multiple sources… Read More

6 months ago