When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Preparing Data for Machine Learning with Java
Data is at the heart of machine learning. This course will teach you how to bring data into Java from various sources, as well as how to perform basic tidying up and transformations in view of further processing by specialized Java ML libraries.

This Course Includes
pluralsight
4 (17 reviews )
2 hour 2 minutes
english
Online - Self Paced
core courses
pluralsight
About Preparing Data for Machine Learning with Java
Machine learning algorithms require that data is formatted and presented in very specific ways. In this course, Preparing Data for Machine Learning with Java, you'll learn to use the standard Java API to make data ready for ML libraries. First, you'll explore various options to read files into Java objects and data structures. Next, you'll discover how to scrape the web for data you could use in your ML models. Finally, you'll learn how to perform transformation both in vanilla Java and at scale with the Beam SDK. When you're finished with this course, you'll have the skills and knowledge of data gathering needed to digitize various sources into Java data structures.
What You Will Learn?
- Course Overview : 1min.
- Ingesting Data from Files in Various Formats : 19mins.
- Automating Data Collection and Scheduling : 33mins.
- Data Cleaning Using Regex and Formatter : 22mins.
- Data Transformation : 19mins.
- Data Preparation at Scale : 26mins.