Question Title

* 1. What is a name of parameter that controls maximum depth of a tree?

Question Title

* 2. How does random forest work?

Question Title

* 3. How does GBT (Gradient Boosted Trees) works?

Question Title

* 4. What parameter of GBT controls emphasis on fixing errors from previous iteration?

Question Title

* 5. What function from sklearn.tree is used to visualize decision tree?

Question Title

* 6. (single choice) What is the name of a class used for regression with random forest?

Question Title

* 7. What is the name of a module from which you can import random forest and GBT?

Question Title

* 8. What algorithm got the smallest error on test data according to the summary table at the end of assignment?

T