Skip to content

virajmavani/ensemble-decision-trees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

  1. Unzip the submitted folder on a location

  2. Locate the "ensemble.py" file.

  3. Please note the path for reading the data file is provided as, e.g. : "./mushroom.train". Therefore we need the data to be in the same place as the ensemble.py file.

Running the code:

python ensemble.py

Dependencies:

=> matplotlib

=> numpy

=> sklearn

Submission By:

Viraj Mavani - VDM180000

Meet Shah - MXS170053

About

Bagging and AdaBoost Implementations for Decision Trees

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages