Code Monkey home page Code Monkey logo

bart's Introduction

BART Experiments

Environment set up

To set up the environments we used miniconda.

Once you have miniconda installed, there is an environment.yml file in each folder to create an environment designed to run the tests in each one of the folders. These environments can be created from within each folder with:

conda env create -f environment.yml

Citation

To cite PyMC-BART and/or the results in the folder experiments please use arXiv

Here is the citation in BibTeX format

@misc{quiroga2022bart,
title={Bayesian additive regression trees for probabilistic programming},
author={Quiroga, Miriana and Garay, Pablo G and Alonso, Juan M. and Loyola, Juan Martin and Martin, Osvaldo A},
year={2022},
doi={10.48550/ARXIV.2206.03619},
archivePrefix={arXiv},
primaryClass={stat.CO}
}

Contributing

If you want to contribute to this repository, we recommend you set up pre-commit. Note that the environment.yml already installs it, but we need to set it up in the repository for each environment:

pre-commit install

Now, for every new commit you make, pre-commit will fix some errors and will notify you of others that you need to resolve.

bart's People

Contributors

aleicazatti avatar aloctavodia avatar fjloyola avatar gstechschulte avatar jmloyola avatar miriana19 avatar pabloggaray avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.