Jump to content

Rule Based Classification: Decision Table Majority


jasjamjos

Recommended Posts

Im trying to write this rule based classifier based on Ron Kohavi's Paper: The Power of Decision Table.

But the paper is very confusing and i cant follow what steps is involved in order to classify correctly... if anyone knows how please help thanks!

Link to comment
Share on other sites

This is a low-level suggestion that reveals more about my ignorance than my knowledge, but is part of the issue that you are attempting to create a complete system, whereas Kohavi deals with only half a system. His words:

To build a DTM, the induction algorithm must decide which features to include in the schema and which instances to store in the body. In this paper we restrict ourselves to the former problem, called feature subset selection.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.