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

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages