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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
sunlabuiuc
/
PyHealth
Public
Notifications
You must be signed in to change notification settings
Fork
794
Star
1.7k
Code
Issues
43
Pull requests
44
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
fix(kg_emb): migrate SampleKGDataset off the removed 1.x dataset API
- #1202
#1202
Open
AxelNoun
wants to merge 12 commits into
sunlabuiuc:master
sunlabuiuc/PyHealth:master
from
AxelNoun:fix/kg-emb-2.0-migration
AxelNoun/PyHealth:fix/kg-emb-2.0-migration
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
fix(kg_emb): migrate SampleKGDataset off the removed 1.x dataset API
#1202
AxelNoun
wants to merge 12 commits into
sunlabuiuc:master
sunlabuiuc/PyHealth:master
from
AxelNoun:fix/kg-emb-2.0-migration
AxelNoun/PyHealth:fix/kg-emb-2.0-migration
Copy head branch name to clipboard
Commits
Commits on Aug 25, 2026
fix(kg_emb): decouple SampleKGDataset from the 2.0 streaming pipeline
Show description for 98e496d
AxelNoun
and
cursoragent
committed
98e496d
View commit details
Copy full SHA for 98e496d
Browse repository at this point
fix(kg_emb): correct dataset type hints across models
Show description for 6b5af44
AxelNoun
and
cursoragent
committed
6b5af44
View commit details
Copy full SHA for 6b5af44
Browse repository at this point
fix(kg_emb): repair the module examples' dataset import
Show description for 587d9d6
AxelNoun
and
cursoragent
committed
587d9d6
View commit details
Copy full SHA for 587d9d6
Browse repository at this point
refactor(kg_emb): make split() side-effect free and reproducible
Show description for 83af7af
AxelNoun
and
cursoragent
committed
83af7af
View commit details
Copy full SHA for 83af7af
Browse repository at this point
chore(kg_emb): remove dead imports of the undeclared pandarallel package
Show description for ca7c070
AxelNoun
and
cursoragent
committed
ca7c070
View commit details
Copy full SHA for ca7c070
Browse repository at this point
test(kg_emb): add behavioural regression tests for issue #952
Show description for 4019acb
AxelNoun
and
cursoragent
committed
4019acb
View commit details
Copy full SHA for 4019acb
Browse repository at this point
docs(kg_emb): satisfy contribution-rules
Show description for 5803388
AxelNoun
and
cursoragent
committed
5803388
View commit details
Copy full SHA for 5803388
Browse repository at this point
style(kg_emb): tidy docstring punctuation
Show description for 1e7d1b0
AxelNoun
and
cursoragent
committed
1e7d1b0
View commit details
Copy full SHA for 1e7d1b0
Browse repository at this point
Commits on Aug 29, 2026
fix(kg_emb): make task_spec_param covariant in KGDatasetProtocol
Show description for 53c2a4e
AxelNoun
committed
53c2a4e
View commit details
Copy full SHA for 53c2a4e
Browse repository at this point
fix(kg_emb): annotate __main__ demo samples for mypy
Show description for 319af2d
AxelNoun
committed
319af2d
View commit details
Copy full SHA for 319af2d
Browse repository at this point
Commits on Aug 31, 2026
feat(kg_emb): rebase SampleKGDataset onto InMemorySampleDataset with the Tensor Trick
Show description for 5f66ff4
AxelNoun
and
claude
committed
5f66ff4
View commit details
Copy full SHA for 5f66ff4
Browse repository at this point
fix(kg_emb): satisfy contribution-rules CI gate (ruff + docstring example)
Show description for 343ca7f
AxelNoun
and
claude
committed
343ca7f
View commit details
Copy full SHA for 343ca7f
Browse repository at this point
You can’t perform that action at this time.