Downloading a semi-supervised package

Go to https://github.com/fracpete/collective-classification-weka-package to get the collective-classification Weka package. This is a semi-supervised learning package that is available in Weka.

There are two ways to install the package, as follows:

  • Download the source from GitHub and compile it, then create a JAR file
  • Go to the Weka package manager, and install the collective classification from there

After performing one of the preceding methods, you'll have a JAR file. You will need this JAR file to train the classifier. The source code that we'll be getting will provide the JAR file with the code. Let's look at how this is done.

Get Hands-On Artificial Intelligence with Java for Beginners now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.