MONK's Problems
About
A set of three artificial domains over the same attribute space; Used to test a wide range of induction algorithms
The MONK's problem were the basis of a first international comparison of learning algorithms. The result of this comparison is summarized in "The MONK's Problems - A Performance Comparison of Different Learning algorithms" by S.B. Thrun, J. Bala, E. Bloedorn, I. Bratko, B. Cestnik, J. Cheng, K. De Jong, S. Dzeroski, S.E. Fahlman, D. Fisher, R. Hamann, K. Kaufman, S. Keller, I. Kononenko, J. Kreuziger, R.S. Michalski, T. Mitchell, P. Pachowicz, Y. Reich H. Vafaie, W. Van de Welde, W. Wenzel, J. Wnek, and J. Zhang has been published as Technical Report CS-CMU-91-197, Carnegie Mellon University in Dec. 1991.
One significant characteristic of this comparison is that it was performed by a collection of researchers, each of whom was an advocate of the technique they tested (often they were the creators of the various methods). In this sense, the results are less biased than in comparisons performed by a single person advocating a specific learning method, and more accurately reflect the generalization behavior of the learning techniques as applied by knowledgeable users.
There are three MONK's problems. The domains for all MONK's problems are the same (described below). One of the MONK's problems has noise added. For each problem, the domain has been partitioned into a train and test set.
Subject Area
Other
Instances
432
Features
6
Data Types
Multivariate
Tasks
Classification
Feature Types
Categorical
Features
Name | Role | Type | Units | Missing Values |
---|---|---|---|---|
class | Target | Binary | - | No |
a1 | Feature | Integer | - | No |
a2 | Feature | Integer | - | No |
a3 | Feature | Integer | - | No |
a4 | Feature | Integer | - | No |
a5 | Feature | Integer | - | No |
a6 | Feature | Integer | - | No |
ID | Id | Categorical | - | No |
Introductory Paper
The MONK''s Problems-A Performance Comparison of Different Learning Algorithms, CMU-CS-91-197, Sch
S. Thrun. 1991.
Carnegie Mellon University