about img
blogger img

UnderPaidLoveMonkis posts img

scotts posts image

Corys posts image

buchos posts img


AI Programming: Building Decision Trees in Python

UnderpaidLoveMonki @ 11:15 am February 16th, 2006

ai

For those who enjoy AI programming, here’s a cool article for you to enjoy:
http://www.onlamp.com/lpt/a/6464

This article introduces a popular and easy-to-use datamining tool called a decision tree that should help you solve your marketing dilemma.

Decision trees are a topic of artificial intelligence. More specifically, they belong to the subfield of machine learning. This is due to their ability to learn–through example–to classify individual records in a data set.

This article will give you a closer look at what decision trees are, and how they can help you in your endeavors to more effectively target your marketing campaign toward your core customers. In so doing, I’ll go over a few different uses for decision trees (aside from the aforementioned marketing scenario), and I’ll discuss one popular heuristic that can be used during the learning process to create the most effective decision tree. Finally, I’ll implement a simple decision tree program using the Python programming language.

I’ll be waiting for Rippee to port this using Ruby *hint hint*

2 Responses to “AI Programming: Building Decision Trees in Python”

  1. Scott Rippee Says:

    haha I know your not talking to me!

  2. S.PANDISELVI Says:

    nice

Leave a Reply

Subscribe without commenting