Menu

Installation

Installation Method 1 (Weka version >= 3.7)

  1. Download Weka https://sourceforge.net/projects/weka/files/weka-3-7/
  2. Use WINRAR (or equivalent application) to unzip the downloaded file.
  3. Download WekaBinaryMeasures https://sourceforge.net/projects/wekabinarymeasures/files/
  4. Run Weka application and choose Tools/Package manager
  5. Click button File/URL at upper right corner.
  6. Click button Browse, and then choose the WekaBinaryMeasures package that you downloaded before.

  7. Click button OK to install WekaBinaryMeasures package into WEKA.

  8. After the installation is completed, you can click radio button Installed to check.

Uninstall

  1. Run Weka application and choose Tools/Package manager.
  2. Click Installed radio button, then select package you want uninstall.
  3. Click button Uninstall.

Installation Method 2 (any Weka version)

  1. Download WekaBinaryMeasures https://sourceforge.net/projects/wekabinarymeasures/files/
  2. Use WINRAR (or equivalent application) to unzip the downloaded file. This will produce a folder called WekaBinaryMeasures.
  3. Open the folder and use WINRAR (or equivalent application) to unzip the file WekaBinaryMeasure.jar. This will create a folder called WekaBinaryMeasures.
  4. Open the folder WekaBinaryMeasures/weka/core. It contains 3 files.
  5. Download Weka http://www.cs.waikato.ac.nz/ml/weka/downloading.html
  6. Use WINRAR (or equivalent application) to unzip the downloaded file. Open the generated folder.
  7. Use WINRAR (or equivalent application) to open the file weka.jar. Open the folder weka/core/ as shown in the following images.


  8. From the folder WekaBinaryMeasures/weka/core copy the 3 files to the folder of the above image.
  9. Now, you can run WEKA with the WekaBinaryMeasures package.

A video explaining the process:

Adding a different tree visualisation tool

We have developed a small improvement for the tree-visualisation tool implemented in Weka. Our tree-visualisation tool shows the similarity among objects (you can see examples in the [HowTo and Examples] page). If you want to install it, you have to follow the following steps:

  1. Download WekaBinaryMeasures https://sourceforge.net/projects/wekabinarymeasures/files/
  2. Use WINRAR (or equivalent application) to unzip the downloaded file. This will produce a folder called WekaBinaryMeasures.
  3. Open the folder and use WINRAR (or equivalent application) to unzip the file WekaBinaryMeasure.jar. This will create a folder called WekaBinaryMeasures.
  4. Open the folder WekaBinaryMeasures/weka/gui/hierachyvisualizer. It contains 2 files.
  5. Download Weka http://www.cs.waikato.ac.nz/ml/weka/downloading.html
  6. Use WINRAR (or equivalent application) to unzip the downloaded file. Open the generated folder.
  7. Use WINRAR (or equivalent application) to open the file weka.jar. Open the folder weka/gui/hierachyvisualizer/ as shown in the following images.



  8. From the folder WekaBinaryMeasures/weka/gui/hierachyvisualizer copy the 2 files to the folder of the above image.
  9. Now, you can run WEKA with the new tree-visualisation tool (see examples in the [HowTo and Examples] page).

Related

Wiki: Home
Wiki: HowTo and Examples

Auth0 Logo