0
27kviews
Explain data discretization and concept hierarchy generation
1 Answer
1
2.0kviews

Data Discretization

  • Dividing the range of a continuous attribute into intervals.
  • Interval labels can then be used to replace actual data values.
  • Reduce the number of values for a given continuous attribute.
  • Some classification algorithms only accept categorically attributes.
  • This leads to a concise, easy-to-use, knowledge-level representation of mining results. …

Create a free account to keep reading this post.

and 3 others joined a min ago.

Please log in to add an answer.