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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T17:53:30+00:00 2026-06-05T17:53:30+00:00

How to prune decision tree build with ID3 when there are too few examples

  • 0

How to prune decision tree build with ID3 when there are too few examples in the training set.

I cannot divide it into training, validation and test set, so that is out of the question.

Are there any statistical methods that might be used or something like that?

  • 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-05T17:53:31+00:00Added an answer on June 5, 2026 at 5:53 pm

    Yes when you have low amounts of data cross-validation can be used to train and prune your dataset. The idea is fairly simple. You divide your data into N sets, and train your tree with N-1 of them. The last set you use as your pruning test set. Then you pick another set on of the N sets to leave out, and do the same thing. Repeat this until you’ve left out all sets. That means you’ll have built N trees. You’ll use these N trees to calculate an optimal size of the tree, then train on the full set of data using the calculation to prune that tree. It’s more complex than I can effectively describe here, but here is an article about how to adapt cross validation to ID3.

    Decision Tree Cross Validation

    Lots of research has been conducted on what the proper segmentation of cross validation, and it’s been found N=10 gives the best results for the given extra processing time. Cross Validation increases your computation time by a lot (well N times), but when you have smaller amounts of data it can overcome the small number of samples. And since you don’t have a lot of data that means using cross validation isn’t that bad computationally.

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

Sidebar

Related Questions

Can you recommend me a good decision tree C++ class with support for continous
Is there a way to derive a pruned AbstractTableModel from a full AbstractTableModel without
I'm an moderator of a forum and I need to prune all the bots
I am looking for an algorithm to prune short line segments from the output
I created a bash script to thumbnail all images in a tree. It is
I've a set of string [S1 S2 S3 ... Sn] and I'm to count
I have a cache I want to periodically check and prune. In Java, I'd
I noticed that the Observable.While and Observable.Prune methods are part of the Microsoft.Phone.Reactive namespace.
By holding months of redundant data, I'm trying to prune a database of mine.
Is there a tool for django that would allow me to prep the static

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.