to do for trees

This commit is contained in:
mhjensen
2020-06-29 08:46:10 +02:00
parent a0dfc91474
commit 15b003dedb
@@ -2,6 +2,15 @@ TITLE: Data Analysis and Machine Learning: From Decision Trees to Forests and al
AUTHOR: Morten Hjorth-Jensen {copyright, 1999-present|CC BY-NC} at Department of Physics, University of Oslo & Department of Physics and Astronomy and National Superconducting Cyclotron Laboratory, Michigan State University
DATE: today
!split
===== To do list =====
* Make figures of trees that look better
* improve Gini code and entropy code
* develop full code for decision tree with CART algorithm
* Work out better example for decsion tree with all calculations
* develop better material for boosting, from ada boost to gradient boosting
!split
===== Decision trees, overarching aims =====