You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.