Skip to content
This repository has been archived by the owner on Nov 23, 2020. It is now read-only.
/ MiniWeka Public archive

Weka implementation using Weka API.

License

Notifications You must be signed in to change notification settings

berv-uni-project/MiniWeka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini Weka

Codacy Badge

Weka implementation using Weka API.

Main Window Interface

Main Window

Overview

This application implement classifier J48, doing cross-validate and full training. What features you can get from here? Because this mini application so little function you can get. The function are :

  • Load data set.

  • Save data set.

  • Load model data.

  • Save model data.

  • Classify a Instance.

  • Add Instance. (Must be a valid Instance)

For test application I use iris.arff data set that provide by WEKA. Example test you can see from this document.

Contributor and Created By

Created By : Bervianto Leo Pratama

Releases

No releases published

Packages

No packages published

Languages