Skip to content
This repository was archived by the owner on Nov 23, 2020. It is now read-only.

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

About

Weka implementation using Weka API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages