Naive Bayes  0.0.1
 All Classes Files Functions Variables Pages
Static Public Member Functions | List of all members
Parser Class Reference

Static Public Member Functions

static DataSet parseARFF (String filename) throws Exception
 

Detailed Description

Parser for arff format

Member Function Documentation

static DataSet Parser.parseARFF ( String  filename) throws Exception
inlinestatic

This method will parse the arff format file and return a DataSet object

Parameters
filenamefile to be parsed
Returns
DataSet parsed from the file
Exceptions
Exception

List of attributes

List of labels


The documentation for this class was generated from the following file: