paper-with-me

홈 › Papers

Trees and Forests in Nuclear Physics

2020-02-24 · Marco Carnini, Alessandro Pastore

We present a simple introduction to the decision tree algorithm using some examples from nuclear physics. We show how to improve the accuracy of the classical liquid drop nuclear mass model by performing Feature Engineering with a decision tree. Finally, we apply the method to the Duflo-Zuker model showing that, despite their simplicity, decision trees are capable of improving the description of nuclear masses using a limited number of free parameters.

📄 PDF Abstract BibTeX arXiv:2002.10290

Code (0)

등록된 구현이 없습니다.

Tasks

Feature Engineering

Similar Papers 제목 키워드 기반

Trees and Islands -- Machine learning approach to nuclear physics

2019-07-23 · Nishchal R. Dwivedi

We implement machine learning algorithms to nuclear data. These algorithms are purely data driven and generate models that are capable to capture intricate trends. Gradient boosted trees algorithm is employed to generate…

BIG-bench Machine Learning

Brauer and partition diagram models for phylogenetic trees and forests

2021-11-30 · Andrew Francis, Peter D Jarvis

We introduce a correspondence between phylogenetic trees and Brauer diagrams, inspired by links between binary trees and matchings described by Diaconis and Holmes (1998). This correspondence gives rise to a range of sem…

Minimax optimal rates for Mondrian trees and forests

2018-03-15 · Jaouad Mourtada, Stéphane Gaïffas, Erwan Scornet

Introduced by Breiman, Random Forests are widely used classification and regression algorithms. While being initially designed as batch algorithms, several variants have been proposed to handle online learning. One parti…

Interpreting Tree Ensembles with inTrees

2014-08-23 · Houtao Deng

Tree ensembles such as random forests and boosted trees are accurate but difficult to understand, debug and deploy. In this work, we provide the inTrees (interpretable trees) framework that extracts, measures, prunes and…

Future predictionGeneral Classificationregression

When do random forests fail?

2018-12-01 · NeurIPS 2018 12 · Cheng Tang, Damien Garreau, Ulrike Von Luxburg

Random forests are learning algorithms that build large collections of random trees and make predictions by averaging the individual tree predictions. In this paper, we consider various tree constructions and examine how…