- Course
Implementing Machine Learning Workflow with Weka
In this course, you will learn how you can develop your machine learning workflow using Weka, an open-source machine learning software for data preparation, machine learning, and predictive model deployment.
- Course
Implementing Machine Learning Workflow with Weka
In this course, you will learn how you can develop your machine learning workflow using Weka, an open-source machine learning software for data preparation, machine learning, and predictive model deployment.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- AI
- Data
What you'll learn
Weka is a tried and tested open-source machine learning software for building all components of a machine learning workflow. In this course, Implementing Machine Learning Workflow with Weka, you will learn terminal applications as well as a Java API to train models. Weka is commonly used for teaching, research, and industrial applications.
First, you will get started with an Apache Maven project and set up your Java development environment with all of the dependencies that you need for building Weka applications. Next, you will explore building and evaluating classification models in Weka.
Finally, you will implement unsupervised learning techniques in Weka and perform clustering using the k-means clustering algorithm, hierarchical clustering as well as expectation-maximization clustering.
When you are finished with this course, you will have the knowledge and skills to build supervised and unsupervised machine learning models using the Weka Java library.
Implementing Machine Learning Workflow with Weka
-
Version Check | 15s
-
Prerequisites and Course Outline | 2m 15s
-
Introducing Weka | 2m 24s
-
Demo: Environment and Project Setup | 4m 7s
-
Demo: Exploring the Weka Workbench | 5m 7s
-
Demo: Loading and Exploring the Dataset | 3m 55s
-
Demo: Training and Evaluating a Regression Model | 4m 59s
-
Demo: Training and Evaluating a Multiple Regression Model | 4m 56s
-
Demo: Feature Selection and Ranking | 6m 35s
-
Demo: Processing and Saving Processed Data | 4m 35s
-
Demo: Evaluating a Model Using Cross Validation | 1m 59s
-
Demo: Regression Using Support Vector Machines and Multilayer Perceptrons | 3m 31s
-
Demo: Serializing and Visualizing a Decision Tree Model | 6m 25s