TreeGen – a Monte Carlo generator for data frames

11/17/2020
by   Agnieszka Niemczynowicz, et al.
0

The typical problem in Data Science is creating a structure that encodes the occurrence frequency of unique elements in rows and relations between different rows of a data frame. We present the probability tree abstract data structure, an extension of the decision tree, that facilitates more than two choices with assigned probabilities. Such a tree represents statistical relations between different rows of the data frame. The Probability Tree algorithmic structure is supplied with the Generator module that is a Monte Carlo generator that traverses through the tree. These two components are implemented in TreeGen Python package. The package can be used in increasing data multiplicity, compressing data preserving its statistical information, constructing hierarchical models, exploring data, and in feature extraction.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/13/2020

Monte Carlo Tree Search Based Tactical Maneuvering

In this paper we explore the application of simultaneous move Monte Carl...
research
03/03/2013

Top-down particle filtering for Bayesian decision trees

Decision tree learning is a popular approach for classification and regr...
research
04/20/2017

Monte Carlo Tree Search with Sampled Information Relaxation Dual Bounds

Monte Carlo Tree Search (MCTS), most famously used in game-play artifici...
research
04/02/2017

Structured Parallel Programming for Monte Carlo Tree Search

In this paper, we present a new algorithm for parallel Monte Carlo tree ...
research
01/10/2013

Markov Chain Monte Carlo using Tree-Based Priors on Model Structure

We present a general framework for defining priors on model structure an...
research
09/19/2023

An Extendable Python Implementation of Robust Optimisation Monte Carlo

Performing inference in statistical models with an intractable likelihoo...
research
10/27/2017

Generating global network structures by triad types

This paper addresses the question of whether it is possible to generate ...

Please sign up or login with your details

Forgot password? Click here to reset