News

How to use Weka in your Java code? The objective of this code is to generate a model from ARFF dataset file (iris.2D.arff) and to classify a new instance with this model using Weka API in Java.