Skip to content

This is the Github Repository for the course Basic Data Analysis with Java

Notifications You must be signed in to change notification settings

PacktPublishing/Basic-Data-Analysis-with-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic-Data-Analysis-with-Java

This is the code repository for Basic Data Analysis with Java [Video], published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.

About the Video Course

Data analysis is a process for inspecting, consolidating, transforming, and making sense of data in a way that guides the decision-making process. 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, and make much better decisions on information at hand.

Data analysis helps convert data into information, whether the consumer of this information is a person or machine-learning algorithm. This video course starts by showing you the various techniques of pre-processing your data. You will then get well-versed with the basics of data analysis with Java, how data changes state, and how Java fits into the analysis.

You will then learn to apply the basic analysis to your business needs and create time-series predictions. Finally, you will see how to implement statistical data analysis techniques using Java APIs. You will also use JDBC to connect Java to SQL and MySQL databases. At the end of the video course, you will also see how to work with NoSQL databases.

 

What You Will Learn

  • Get familiar with various data pre-processing techniques
  • Get to know the basics of data analysis and explore how data changes state
  • Implement statistical data analysis techniques using Java APIs
  • Use JDBC to connect Java to SQL and MySQL databases
  • Work with NoSQL databases

 

Instructions and Navigation

Assumed Knowledge

  • Knowledge of Java programming
  • Ability to focus on root of problems
  • Opportunities to apply analysis to some problem

Technical Requirements

This course has the following requirements:

Laptop or PC with Internet connection

Enough space on the Hard-drive for installing required software
 

Related Products

About

This is the Github Repository for the course Basic Data Analysis with Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages