-
-
Notifications
You must be signed in to change notification settings - Fork 21
Linear nodes attempt (v2) #79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
aloctavodia
merged 29 commits into
pymc-devs:main
from
juanitorduz:issue_51_linear_fit_draft_2
May 30, 2023
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
fe38d53
linear nodes init
ce3ed63
fix lint
911ba73
Update pymc_bart/pgbart.py
juanitorduz 613d0ec
address comments
juanitorduz e9c67c9
fix arg error
juanitorduz e5c8bd3
add bracket
juanitorduz 64dcd07
clean func
juanitorduz 201b85e
fix rm init param linear_params
juanitorduz 7ff4a21
clean up
juanitorduz 6c327df
minor improvements
juanitorduz 83abae6
fix mean denominator
juanitorduz 796c9a6
fix shape
juanitorduz f4e7074
add tests
juanitorduz 5b7f67c
fix working implementation
juanitorduz de714f9
try fix shapre vect
juanitorduz 7ec226e
undo last commit
juanitorduz 89fd59e
Update pymc_bart/pgbart.py
juanitorduz 996596f
address comments
juanitorduz 0c0209d
change default response
juanitorduz f4fcce1
better unpacking
juanitorduz db767ce
some type hints
juanitorduz 6d46784
fix trim method
juanitorduz c2de9fb
handle zero variance fast linear fit
juanitorduz 8c6963d
simplify condition
juanitorduz f2c546a
linear response in more than 1d
aloctavodia 779af0d
make node value type an array so that is compatible with vectorization
juanitorduz 701d8e1
rm .item() from fast linear mdoel output
juanitorduz c242628
improve missing values filters
juanitorduz c08f86b
improve missing values filters
juanitorduz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.