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 }}
pykale
/
cancer
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 14, 2026
Merge pull request #12 from pykale/Integration
Show description for f27e5d0
Muh76
authored
f27e5d0
View commit details
Copy full SHA for f27e5d0
Browse repository at this point
Merge remote-tracking branch 'origin/main' into Integration
Muh76
committed
205cf1d
View commit details
Copy full SHA for 205cf1d
Browse repository at this point
Commits on Sep 9, 2026
Set pykale depency to version 0.2.0 and above.
Show description for b0d57f9
joffrayh
committed
b0d57f9
View commit details
Copy full SHA for b0d57f9
Browse repository at this point
Commits on Sep 1, 2026
removed the 'year_of_initial_diagnosis' column from HANCOCK examples, as it was a source of data leakage. Also fixed a couple mypy issues, without changing functionality
joffrayh
committed
c5120f4
View commit details
Copy full SHA for c5120f4
Browse repository at this point
Commits on Aug 28, 2026
Standardized loaddata and other APIs
Mdnaimulislam
committed
2179315
View commit details
Copy full SHA for 2179315
Browse repository at this point
Commits on Aug 25, 2026
Added classification example and APIs
Mdnaimulislam
committed
854712d
View commit details
Copy full SHA for 854712d
Browse repository at this point
Merge pull request #11 from pykale/Integration
Show description for 57ca255
Mdnaimulislam
authored
57ca255
View commit details
Copy full SHA for 57ca255
Browse repository at this point
Fixed precommit and pytest
Mdnaimulislam
committed
c987a87
View commit details
Copy full SHA for c987a87
Browse repository at this point
Refine
Mdnaimulislam
committed
a84f458
View commit details
Copy full SHA for a84f458
Browse repository at this point
Fix CI pre-commit lint/type failures
Show description for 9d409e1
Copilot
and
Mdnaimulislam
authored
9d409e1
View commit details
Copy full SHA for 9d409e1
Browse repository at this point
Modified Readme and updated multimodal APIs examples
Mdnaimulislam
committed
f4a40c0
View commit details
Copy full SHA for f4a40c0
Browse repository at this point
Commits on Aug 19, 2026
merge: integrate imaging branch (attention-MIL, WSI loaders, fusion)
Muh76
committed
476d3ae
View commit details
Copy full SHA for 476d3ae
Browse repository at this point
fix: sort survival package exports and imports
Muh76
committed
4aca858
View commit details
Copy full SHA for 4aca858
Browse repository at this point
Merge pull request #10 from pykale/KaleCancerTabular
Show description for 61382ce
Muh76
authored
61382ce
View commit details
Copy full SHA for 61382ce
Browse repository at this point
Merge branch 'Integration' into KaleCancerTabular
joffrayh
authored
3bec2c6
View commit details
Copy full SHA for 3bec2c6
Browse repository at this point
TabICLEncoder refactored to become a nn.module.
Show description for 313c0b4
joffrayh
committed
313c0b4
View commit details
Copy full SHA for 313c0b4
Browse repository at this point
Refine merge with main
Mdnaimulislam
committed
e631047
View commit details
Copy full SHA for e631047
Browse repository at this point
Merge branch 'main' of https://github.com/pykale/cancer into KaleCancerImaging
Mdnaimulislam
committed
9ff3824
View commit details
Copy full SHA for 9ff3824
Browse repository at this point
Refine data loading
Mdnaimulislam
committed
1465707
View commit details
Copy full SHA for 1465707
Browse repository at this point
Attached to previous commit
joffrayh
committed
963d888
View commit details
Copy full SHA for 963d888
Browse repository at this point
All sources of positional index replaced with patient identifiers and values_for added to target for better batch processing.
Show description for 94ec010
joffrayh
committed
94ec010
View commit details
Copy full SHA for 94ec010
Browse repository at this point
Commits on Aug 18, 2026
refactor: require stratify on split(), and trimmed docstrings and comments
Show description for 38c1154
joffrayh
committed
38c1154
View commit details
Copy full SHA for 38c1154
Browse repository at this point
feat(loaddata): add PatientSample and the Lightning data module
Show description for 230f1dc
joffrayh
committed
230f1dc
View commit details
Copy full SHA for 230f1dc
Browse repository at this point
refactor(loaddata): split cohort, preprocessor and view
Show description for 9c23bd1
joffrayh
committed
9c23bd1
View commit details
Copy full SHA for 9c23bd1
Browse repository at this point
Commits on Aug 17, 2026
tabular dataset _fit_status property added
joffrayh
committed
309bdb1
View commit details
Copy full SHA for 309bdb1
Browse repository at this point
updated examples for tabular data loading and encoding to a more comprehendable version.
joffrayh
committed
720b10e
View commit details
Copy full SHA for 720b10e
Browse repository at this point
API overview updated to allow for better extensibility beyond surival analysis .
joffrayh
committed
c8aa6a7
View commit details
Copy full SHA for c8aa6a7
Browse repository at this point
Agent added
Mdnaimulislam
committed
b993ed7
View commit details
Copy full SHA for b993ed7
Browse repository at this point
Tabular data loading and embedding examples extended.
Show description for f87cfa6
joffrayh
committed
f87cfa6
View commit details
Copy full SHA for f87cfa6
Browse repository at this point
Commits on Aug 16, 2026
Merge pull request #8 from pykale/KaleCancerPredict
Show description for 11c7c05
Muh76
authored
11c7c05
View commit details
Copy full SHA for 11c7c05
Browse repository at this point
feat: integration example, OS endpoint constructor, and harness robustness fixes
Muh76
committed
ab89a9e
View commit details
Copy full SHA for ab89a9e
Browse repository at this point
feat: support variable-length per-patient bags in CV harness
Muh76
committed
e0771af
View commit details
Copy full SHA for e0771af
Browse repository at this point
feat: export public API from survival and evaluate packages
Muh76
committed
e8f49e8
View commit details
Copy full SHA for e8f49e8
Browse repository at this point
Commits on Aug 14, 2026
Added examples of how to use the tabular loaddata module and how to use it with the TabICL encoder.
Show description for 7913c82
joffrayh
committed
7913c82
View commit details
Copy full SHA for 7913c82
Browse repository at this point
added TabICL to encode tabular data.
Show description for 736487c
joffrayh
committed
736487c
View commit details
Copy full SHA for 736487c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.