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 6845359
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T00:29:28+00:00 2026-05-27T00:29:28+00:00

I have a classification problem where I would like to predict an outcome, but

  • 0

I have a classification problem where I would like to predict an outcome, but would like my classifier to get several ‘attempts’ at the answer (something like placing an each-way bet), rather than a single classification which is either correct or incorrect, and was wondering about the best process for this.

Example: Given outcomes A, B, C, and D, I would like to predict that it will be ‘A or B’, or ‘A or C’, and the ‘correct’ solution(s) (those that at least contain the right individual answer) affect the learning process accordingly.

So far, my thoughts have been to split the data set up into bins, more or less as above (A or C) and train a classifier in the usual way, or to train multiple classifiers such that they are diverse, and simply combine the results, but I was wondering if there is a better/Different way? I’m sure this can’t be a unique problem, but I’m not sure of the correct terminology to Google.

I don’t know if it’s a related problem, but is there also a way to include in the options ‘I don’t know’ – ie. don’t make a classification?

  • 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-05-27T00:29:28+00:00Added an answer on May 27, 2026 at 12:29 am

    A lot of classifiers can do what you want.
    Naive Bayes can give you probabilities for each label, so you can take the k most probable labels instead of just the single most probable label and output that.
    Logistic Regression, SVMs can also give you a score for each label, letting you do something similar.
    Another trick is to slightly perturb the input feature vector and feed it to the classifier. Repeat that several times, and you get not one output label, but several. You can count and sort them by frequency to get multiple potential answers. You can then make some cutoff criteria to pick only a subset of those labels and return them to the user.

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

Sidebar

Related Questions

I have a multiclass svm classification(6 class). I would like to classify it using
Nominally a good problem to have, but I'm pretty sure it is because something
The Problem I would like to upload very large files (up to 5 or
I have an embedded system. What I would like for it to do when
I would like to use form_for except I have class table inheritance models using
I have the following regular expression that works fine in perl: Classification:\s([^\n]+?)(?:\sRange:\s([^\n]+?))*(?:\sStructural Integrity:\s([^\n]+))*\n The
Have you guys had any experiences (positive or negative) by placing your source code/solution
I ran into the following algorithmic problem while experimenting with classification algorithms. Elements are
I would like to catch an exception an tell if it was me that
My problem is the following, I have a class, let's call it Theatre .

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.