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
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 }}
clu0
/
grf
Public
forked from
grf-labs/grf
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Oct 6, 2018
update best_tree
Chen Lu
committed
6fbd816
View commit details
Copy full SHA for 6fbd816
Browse repository at this point
updating github
Chen Lu
committed
f06d4f0
View commit details
Copy full SHA for f06d4f0
Browse repository at this point
best_tree update
Chen Lu
committed
7b68a8a
View commit details
Copy full SHA for 7b68a8a
Browse repository at this point
Commits on Oct 4, 2018
Prototype for best_tree code
Chen Lu
committed
3162fc6
View commit details
Copy full SHA for 3162fc6
Browse repository at this point
.
Chen Lu
committed
4d4ae3f
View commit details
Copy full SHA for 4d4ae3f
Browse repository at this point
Commits on Sep 28, 2018
Prepare release 0.10.1. (#308)
jtibshirani
authored
ca338bd
View commit details
Copy full SHA for ca338bd
Browse repository at this point
Commits on Sep 24, 2018
In tree plotting, include the name of the column when describing a variable split. (#305)
jtibshirani
authored
8b5a776
View commit details
Copy full SHA for 8b5a776
Browse repository at this point
Improve calibration to separately evaluate mean prediction and heterogeneity. (#306)
swager
authored
f6258d6
View commit details
Copy full SHA for f6258d6
Browse repository at this point
Commits on Sep 21, 2018
Update references to the github organization name. (#304)
jtibshirani
authored and
swager
committed
43600d5
View commit details
Copy full SHA for 43600d5
Browse repository at this point
Commits on Sep 20, 2018
Removes autogenerated files. (#302)
swager
authored and
jtibshirani
committed
369a8e4
View commit details
Copy full SHA for 369a8e4
Browse repository at this point
Commits on Sep 17, 2018
Allowing users to change fraction of data used for honest splitting (#297)
rugilmartin
authored and
jtibshirani
committed
9e1b4b6
View commit details
Copy full SHA for 9e1b4b6
Browse repository at this point
Tree visualization (#296)
Buyannemekh
authored and
jtibshirani
committed
b2afc67
View commit details
Copy full SHA for b2afc67
Browse repository at this point
Commits on Sep 10, 2018
Remove autogenerated file.
swager
committed
6c8b705
View commit details
Copy full SHA for 6c8b705
Browse repository at this point
Commits on Sep 5, 2018
Fixing zero-index observations in get_tree (#294)
Show description for 978935d
Buyannemekh
authored and
halflearned
committed
978935d
View commit details
Copy full SHA for 978935d
Browse repository at this point
Commits on Sep 3, 2018
Complete the first version of the algorithm reference. (#290)
jtibshirani
authored
28fbef8
View commit details
Copy full SHA for 28fbef8
Browse repository at this point
Commits on Aug 16, 2018
Add basic example of local linear simulation (#287)
Show description for 016a1fc
rinafriedberg
authored
016a1fc
View commit details
Copy full SHA for 016a1fc
Browse repository at this point
Commits on Aug 14, 2018
Added wrapper to let users call local_linear_forest (#282)
Show description for a8b8963
rinafriedberg
authored
a8b8963
View commit details
Copy full SHA for a8b8963
Browse repository at this point
Commits on Aug 8, 2018
Allow subsetting in average treatment effects. (#279)
swager
authored
db2c144
View commit details
Copy full SHA for db2c144
Browse repository at this point
Commits on Aug 7, 2018
Local linear cross-validation (#264)
Show description for 71d25dc
rinafriedberg
authored
71d25dc
View commit details
Copy full SHA for 71d25dc
Browse repository at this point
Commits on Aug 6, 2018
Performance is now independent of covariate order
Show description for c6c7386
halflearned
authored
c6c7386
View commit details
Copy full SHA for c6c7386
Browse repository at this point
Increased tolerance in LLF test to +/-3.0
halflearned
committed
1f01bff
View commit details
Copy full SHA for 1f01bff
Browse repository at this point
Updated test csv files
halflearned
committed
220ea96
View commit details
Copy full SHA for 220ea96
Browse repository at this point
Updated test csv files
halflearned
committed
0babcd8
View commit details
Copy full SHA for 0babcd8
Browse repository at this point
Commits on Aug 5, 2018
Updated csv files containing predictions
halflearned
committed
f7e3175
View commit details
Copy full SHA for f7e3175
Browse repository at this point
draw_simple used if numsamples < max/10 instead of max/2
halflearned
committed
a96d1c8
View commit details
Copy full SHA for a96d1c8
Browse repository at this point
Reference spacing
halflearned
committed
ad94908
View commit details
Copy full SHA for ad94908
Browse repository at this point
Added draw_simple back in; draw_fisher_yates follows ranger algorithm closely
halflearned
committed
8e47547
View commit details
Copy full SHA for 8e47547
Browse repository at this point
RandomSampler::draw now uses Fisher-Yates algorithm
halflearned
committed
5586493
View commit details
Copy full SHA for 5586493
Browse repository at this point
Merge branch 'master' into master
halflearned
authored
6b2aa8e
View commit details
Copy full SHA for 6b2aa8e
Browse repository at this point
Commits on Jul 30, 2018
Merge pull request #269 from swager/bugfix/get-tree
Show description for 4b1fa68
jtibshirani
authored
4b1fa68
View commit details
Copy full SHA for 4b1fa68
Browse repository at this point
Minor improvements to the get_tree documentation.
jtibshirani
committed
02193cd
View commit details
Copy full SHA for 02193cd
Browse repository at this point
Merge pull request #268 from swager/bugfix/get-tree
Show description for 78e6601
jtibshirani
authored
78e6601
View commit details
Copy full SHA for 78e6601
Browse repository at this point
Improve the documentation for get_tree.
jtibshirani
committed
7bd4444
View commit details
Copy full SHA for 7bd4444
Browse repository at this point
Merge pull request #267 from swager/test/get-tree
Show description for 3929f14
jtibshirani
authored
3929f14
View commit details
Copy full SHA for 3929f14
Browse repository at this point
Remove a file that was accidentally committed.
jtibshirani
committed
a36c7e5
View commit details
Copy full SHA for a36c7e5
Browse repository at this point
Previous
Next
You can’t perform that action at this time.