====== Decision Tree ====== ===== Library ===== * [[https://github.com/Xtra-Computing/thundergbm|ThunderGBM]] * scikit-learn interface, GPU 가속 ===== Tutorials ===== * [[https://towardsdatascience.com/how-to-visualize-a-decision-tree-from-a-random-forest-in-python-using-scikit-learn-38ad2d75f21c|How to Visualize a Decision Tree from a Random Forest in Python using Scikit-Learn]] ===== 구현===== * [[https://levelup.gitconnected.com/diy-ai-ml-decision-trees-for-classification-64cfa01fbf72|DIY AI & ML: Decision Trees for Classification]] {{tag>"decision tree" 의사결정트리 }}