Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7968301
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T07:03:18+00:00 2026-06-04T07:03:18+00:00

i have a trained j48 classifier and i want to classify one record by

  • 0

i have a trained j48 classifier and i want to classify one record by it. so i decided to use weka.core.instance object and classify it by command : “classifyInstance(record)”/
but i have a problem in at first step: creating instance. when i want to set the values of attributes i get exception :
Exception in thread “main” java.lang.ArrayIndexOutOfBoundsException: -1
i have 24 attribute which first of them is string and others are int.
so i use the code below:

    Instance record = new Instance(data.size());
    for(int i=1; i<data.size(); i++) 
    record.setValue(new Attribute(featuers[i]), Integer.parseInt(data.get(i)));

data is a arrayList which contains the value of attribute and
featuers is a String Array that contains name of attributes.

thanks alot.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T07:03:18+00:00Added an answer on June 4, 2026 at 7:03 am

    for String or nominal attributes, first we should add the value of string attribute to dataset and then try to setValue for instance.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a trained dataset with 125 records. I'm going to classify new instance
I have successfully trained a classifier (bayesnet) and constructed a test set (ARFF-format), which
Im trying to build a text classifier in JAVA with Weka. I have read
I have a trained and pickled NLTK tagger (Brill's transformational rule-based tagger). I want
I have a function that returns an lm object. I want to produce predicted
How do I save a trained Naive Bayes classifier to disk and use it
I have trained xor neural network in MATLAB and got these weights: iw: [-2.162
Have you tried to use SharePoint with version control such as Perforce (or Subversion),
I have volunteered to give a one hour lunchtime briefing at my workplace to
I have a well trained neural network consisting of about 40 input neurons and

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.