Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Weka in Eclipse(Need help to import weka features into eclipse project)
Weka in Eclipse [message #1052856] Tue, 30 April 2013 17:59 Go to next message
Juan Chiapa is currently offline Juan ChiapaFriend
Messages: 2
Registered: January 2013
Junior Member
Hi,

I've got an example of a project made in Eclipse that uses Weka features but I can't run it as Eclipse gives errors for the weka imports:

import weka.associations.AbstractAssociator;
import weka.associations.FilteredAssociator;
import weka.core.Instances;
import weka.core.converters.ArffLoader;

these are errors because, I assume, some package is missing.

The question is, how do I fix this? Where to get the packages (if that's what's wrong) and how to install them (or make them available)?

Thanks in advance,

Chiapa
Re: Weka in Eclipse [message #1052991 is a reply to message #1052856] Wed, 01 May 2013 18:30 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

Specifics are helpful. What are the error messages?

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:Can Eclipse run on the Chromebook (Chrubuntu)?
Next Topic:code sourse reading jennic prblm
Goto Forum:
  


Current Time: Tue Apr 16 17:11:28 GMT 2024

Powered by FUDForum. Page generated in 0.91169 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top