Book Image

Making Sense of Data with Java [Video]

By : Erik Costlow
Book Image

Making Sense of Data with Java [Video]

By: Erik Costlow

Overview of this book

<p>Data Analysis is the process of evaluating data using analytical and logical reasoning to examine each component of the data provided. Effective data analysis is about transferring data through three main states: data, information, and knowledge. This matters because people become overwhelmed by large amounts of data. But, don't fret, this video course will be your companion and show you how to model and visualize your data efficiently with Java in a jiffy.</p> <p>This video course starts by showing you how to obtain, understand, and evaluate the text. You’ll look at different files and see how to apply analysis techniques, so your software programs can make sense of information to gain valuable insights. You’ll also learn to use Java tools to visualize data in various forms. Finally, you will be walked through the different methods to analyze text, big data, and other types of multimedia such as image analysis, facial analysis, and pattern recognition.</p> <h1>Style and Approach</h1> <p>This video course will take a step-by-step approach to ensure that you analyze and visualize your data effectively using Java.</p>
Table of Contents (4 chapters)
Chapter 2
Data Visualizations
Content Locked
Section 4
Time Series Graphs
The aim of this video is to talk about the time series data. - Learn what time series data is - Talk about Regression plotting for lines of best fit - Discuss about the plotting library, JFreeChart, to help draw graphs.