Example usage for weka.core.converters DatabaseConverter interface-usage

List of usage examples for weka.core.converters DatabaseConverter interface-usage

Introduction

In this page you can find the example usage for weka.core.converters DatabaseConverter interface-usage.

Usage

From source file core.DatabaseSaverEx.java

/**
 <!-- globalinfo-start -->
 * Writes to a database (tested with MySQL, InstantDB, HSQLDB).
 * <p/>
 <!-- globalinfo-end -->
 *