Thursday 22 February 2024

Basic algorithm for decision tree induction.

Given a sample dataset on patients visitation to a general clinic, we want to build a classification model to immediately classify a new patient based on the diagnosis of the conditions and symptoms presented. The dataset is given below. Construct a Decision Tree based on this data, using the basic algorithm for decision tree induction.

Solution:


































0 comments :

Post a Comment

Note: only a member of this blog may post a comment.

Machine Learning

More

Advertisement

Java Tutorial

More

UGC NET CS TUTORIAL

MFCS
COA
PL-CG
DBMS
OPERATING SYSTEM
SOFTWARE ENG
DSA
TOC-CD
ARTIFICIAL INT

C Programming

More

Python Tutorial

More

Data Structures

More

computer Organization

More
Top