Configure WEKA in eclipse

Source: Internet
Author: User

First, let's talk about how to configure WEKA in eclipse! Configure the Java environment, set the path, and install eclipse.
In jdk1.6 and eclipse3.2. Thanks to bbs.wekacn.org.

After installing WEKA, there is a weka-src.jar package in the installation directory, which is the source code, decompress with jar-vxf weak-src.jar, or use WinZip, WinRAR can also be unlocked.

Open eclipse, create a new Java project, and click Next


 

Enter WEKA in the project file name, configure JRE (if necessary), and click Finish.

 

 

Select the WEKA project you just created, right-click it, and create a new "source folder" folder SRC to save
Put the source code.

 

 

Then, drag the directory where the compressed source file is located, that is, the WEKA directory, to the src directory in the resource manager.
,.

 

After dragging, eclipse starts to copy the source code to the working directory. Wait for a while,

 

 

There are a lot of warning, don't worry about it. If you want to run WEKA in eclipse, open the WEKA. Gui package and find
To guichooser, this file contains main.

Right-click and select Run as Java application. Easy!

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.