Skip to content

shaikhalvee/Decision_Tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decision_Tree

Synopsis

Decision Tree implementation, in Machine Learning.

Implementation

The algorithm is implemented in C++. It took a lot of time :(

Problem Specification

The problem specification is described in the Assignment1.pdf. This project will learn by generating decision tree from some sample data and with this tree it will predict some circumstances.

About

Decision Tree implementation, in Machine Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages