Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
onesixsolutions
/
foundry
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Issues
8
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Develop
- #41
#41
Draft
jwdink
wants to merge 22 commits into
main
onesixsolutions/foundry:main
from
develop
onesixsolutions/foundry:develop
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Draft
Develop
#41
jwdink
wants to merge 22 commits into
main
onesixsolutions/foundry:main
from
develop
onesixsolutions/foundry:develop
Copy head branch name to clipboard
Commits
Commits on Feb 17, 2023
Add posterior_predict and better support in marginalEffects.plot
jwdink
committed
2c862c0
View commit details
Copy full SHA for 2c862c0
Browse repository at this point
Commits on Nov 16, 2023
Merge branch 'develop' into feature/posterior_predict
jwdink
committed
1e33cda
View commit details
Copy full SHA for 1e33cda
Browse repository at this point
fix issues in posterior_predict and ME integration
jwdink
committed
b20fbca
View commit details
Copy full SHA for b20fbca
Browse repository at this point
restore original if issue
jwdink
committed
6473125
View commit details
Copy full SHA for 6473125
Browse repository at this point
Merge pull request #31 from strongio/feature/posterior_predict
Show description for 5de3186
jwdink
authored
5de3186
View commit details
Copy full SHA for 5de3186
Browse repository at this point
Commits on Dec 1, 2023
fix bug in how simulate_data's random_state is used for torch
jwdink
committed
7fad90a
View commit details
Copy full SHA for 7fad90a
Browse repository at this point
Commits on Dec 15, 2023
update pin so notebook isnt broken
jwdink
committed
239d3e0
View commit details
Copy full SHA for 239d3e0
Browse repository at this point
missing comma
jwdink
committed
8abde8a
View commit details
Copy full SHA for 8abde8a
Browse repository at this point
Commits on Feb 25, 2025
add todo
jwdink
committed
33e847a
View commit details
Copy full SHA for 33e847a
Browse repository at this point
Commits on Apr 9, 2025
Merge branch 'main' into develop
jwdink
committed
0e565aa
View commit details
Copy full SHA for 0e565aa
Browse repository at this point
Commits on Apr 24, 2025
update as_transformer
jwdink
committed
bc54771
View commit details
Copy full SHA for bc54771
Browse repository at this point
Commits on Jan 27, 2026
handle new sklearn indexing behavior
jwdink
committed
2b6db1d
View commit details
Copy full SHA for 2b6db1d
Browse repository at this point
make sure sklearn indexes SliceDict with pandas indexing if values are pandas
Show description for 10fb7c4
jwdink
committed
10fb7c4
View commit details
Copy full SHA for 10fb7c4
Browse repository at this point
Commits on May 23, 2026
avoid pandas deprecation warning for sparse
jwdink
committed
134c49e
View commit details
Copy full SHA for 134c49e
Browse repository at this point
Commits on Jul 16, 2026
fix merge
jwdink
committed
344fa02
View commit details
Copy full SHA for 344fa02
Browse repository at this point
fix merge
jwdink
committed
8b72e6b
View commit details
Copy full SHA for 8b72e6b
Browse repository at this point
Commits on Jul 17, 2026
fix merge
jwdink
committed
67f2506
View commit details
Copy full SHA for 67f2506
Browse repository at this point
Commits on Jul 20, 2026
add metalearner base class
jwdink
committed
1edaad8
View commit details
Copy full SHA for 1edaad8
Browse repository at this point
Merge pull request #42 from onesixsolutions/feature/metalearner-base
Show description for 06a2dc4
rmorton8
authored
06a2dc4
View commit details
Copy full SHA for 06a2dc4
Browse repository at this point
Commits on Jul 22, 2026
safe_predict allows len(array.shape)==1
jwdink
committed
9a133f1
View commit details
Copy full SHA for 9a133f1
Browse repository at this point
add iloc to SliceDict after super.init call
jwdink
committed
e8a5645
View commit details
Copy full SHA for e8a5645
Browse repository at this point
add an __array__ method
Show description for a2ac023
jwdink
committed
a2ac023
View commit details
Copy full SHA for a2ac023
Browse repository at this point
You can’t perform that action at this time.