8000 Comparing 0.8.2...0.9.0 · pymc-devs/pymc-bart · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pymc-devs/pymc-bart
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.8.2
Choose a base ref
...
head repository: pymc-devs/pymc-bart
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.9.0
Choose a head ref
  • 10 commits
  • 17 files changed
  • 4 contributors

Commits on Dec 26, 2024

  1. Update MyPy 14 (#210)

    * move mypy config
    
    * some fixes
    
    * some fixes
    
    * some fixes
    
    * some fixes
    
    * some fixes
    
    * some fixes
    
    * remove reference np.float64
    
    * remove unnesserary casting
    
    * fix type
    
    * fix import
    juanitorduz authored Dec 26, 2024
    Configuration menu
    Copy the full SHA
    b84ba1c View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2024

  1. Automatic Changelog (#213)

    * automatic changelog
    
    * add changelog to docs
    aloctavodia authored Dec 28, 2024
    Configuration menu
    Copy the full SHA
    139aeac View commit details
    Browse the repository at this point in the history
  2. Update index.rst

    aloctavodia authored Dec 28, 2024
    Configuration menu
    Copy the full SHA
    3bad2c6 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2024

  1. Adds get_variable_inclusion function (#214)

    * add get_variable_inclusion function
    
    * add elements to API reference
    aloctavodia authored Dec 29, 2024
    Configuration menu
    Copy the full SHA
    064457e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd5dfbe View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2025

  1. [pre-commit.ci] pre-commit autoupdate (#215)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.8.4 → v0.8.6](astral-sh/ruff-pre-commit@v0.8.4...v0.8.6)
    - [github.com/pre-commit/mirrors-mypy: v1.14.0 → v1.14.1](pre-commit/mirrors-mypy@v1.14.0...v1.14.1)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Jan 7, 2025
    Configuration menu
    Copy the full SHA
    0d4d6f5 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

  1. Fix docs by adding path of config (#217)

    * pre-commit update
    
    * add conf.py path
    juanitorduz authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    44c787c View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2025

  1. [pre-commit.ci] pre-commit autoupdate (#219)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.9.6 → v0.9.9](astral-sh/ruff-pre-commit@v0.9.6...v0.9.9)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Mar 7, 2025
    Configuration menu
    Copy the full SHA
    16a78df View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2025

  1. Enhance plot_pdp and fix plot_scatter_submodels (#218)

    * Add YML env files
    
    * Expand scatter_submodels to categorical likelihood
    
    * Add softmax option to plot_pdp
    
    * Remove comments
    
    * Use func for softmax
    
    * handle func upstream
    
    * move func upstream
    
    * ensure p_d is an array
    
    ---------
    
    Co-authored-by: aloctavodia <aloctavodia@gmail.com>
    AlexAndorra and aloctavodia authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    73813e1 View commit details
    Browse the repository at this point in the history
  2. bump release (#220)

    aloctavodia authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    7986e23 View commit details
    Browse the repository at this point in the history
Loading
0