Java weka.core.converters LibSVMSaver fields, constructors, methods, implement or subclass

Example usage for Java weka.core.converters LibSVMSaver fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for weka.core.converters LibSVMSaver.

The text is from its open source code.

Constructor

LibSVMSaver()
Constructor

Method

voidsetFile(File outputFile)
Sets the destination file.
voidsetInstances(Instances instances)
Sets instances that should be stored.
voidwriteBatch()
Writes a Batch of instances