Skip to content

Genius1237/DecisionTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML2

Machine Learning Course, Assignment 2

Implemented in C++ using STL

Main concept: Decision Tree Learning. All the 3 algorithms are implemented in src/decision_tree.cpp.

To compile: cd src g++ *cpp

To run: ./a.out

About

An implementation of the ID3, C4.5 and Random Forest algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •