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

  • Home
  • SEARCH
  • 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 7720121
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T03:35:04+00:00 2026-06-01T03:35:04+00:00

I wonder which method among the following three methods is the best to perform

  • 0

I wonder which method among the following three methods is the best to perform an attribute selection:

  1. using a meta-classifier
  2. the filter approach
  3. the native approach, using the attribute selection classes directly

The classifier that I’m using is Naive Bayes.

Could anyone guide me to find the best choice?

  • 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-01T03:35:06+00:00Added an answer on June 1, 2026 at 3:35 am

    Well, there is no single answer.

    1. You can use a decision tree classifier (like bagging) and select the attributes where the branching decisions are taken by the classifier. You can see the tree of course to see the branching and the attribute based on which the branching is made (and these attributes are important).

    2. You can use forward selection or backward elimination technique.
      (a) in forward selection, use a single feature for which the error on validation/ test set is the least. Then with this feature included in your feature pool, try the rest of the features one at a time and choose the one that gives you, again, the least error.
      (b) in backward elimination, use all the features and take the error rate. Then eliminate every feature one at a time. Then select the one to take out of your feature pool that gives the maximum decrease in error.

    Continue the process unless you are satisfied with your number of features (stopping criteria).

    1. I personally use ranker algorithm and infogain attribute evaluator to rank the attributes first and then use either 2(a) or 2(b) to select attributes.

    Errors- you can consider root mean squared error. Others can do good as well.

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

Sidebar

Related Questions

I wonder if it's possible to create an extension method which has functionality &
I've been using debug() more often now, but sometimes I wonder which functions have
I always wonder about the best way to access a class attribute from a
There is an NSString method -characterAtIndex: which returns an unichar. (unichar)characterAtIndex:(NSUInteger)index I wonder if
Having a look at BDD frameworks and I can't help but wonder which one
1 -I wonder that how to get which control posted back the page and
I wonder if is it possible to run mysql command which can select an
I wonder if it's possible to show a warning or open a pop-up, which
wonder whether someone can help me with the following one... I have a struct
I wonder what is the optimal authentication method for services and webservices: user/password is

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.