Posts

Showing posts with the label Data Visualization

Data Visualization Techniques

Image
Caption: Data Visualization Source:  searchenginejournal Exploration of data, understanding of data, and presenting the summary of the data in a beautiful way for further statistical analysis and interpretations are all the final outputs of data visualization. In the world of abundant data, visualization is essential frequently during the exploratory analysis and primary data cleaning processes in the field of machine learning, data science, and data mining. There are various techniques for data visualization which are further explored here: 1. Word Clouds Caption: Word clouds for words used in a report Source:  Nelson Norman Group Word Cloud is a visualization technique for texts done in static ways. In a word cloud, the most frequently used words are presented in larger font size and others are presented according to their frequency of appearances. It is used to summarize the contents of websites or text documents. There are typically 2 types of word cloud visualization: sta...