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 }}
SamoraHunter
/
pat2vec
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Actions: SamoraHunter/pat2vec
Actions
All workflows
Workflows
Build and Deploy Docs
Build and Deploy Docs
Dependency Graph
Dependency Graph
Notebook Test
Notebook Test
Publish to PyPI
Publish to PyPI
Show more workflows...
Management
Caches
Deployments
Build and Deploy Docs
Build and Deploy Docs
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
docs.yml
will be ignored since log searching is not yet available
89 workflow runs
89 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
updated git ignore
Build and Deploy Docs
#89:
Commit
d14d308
pushed by
SamoraHunter
4m 2s
main
main
4m 2s
View workflow file
ci: add test concurrency and refactor dummy data safeguards
Build and Deploy Docs
#88:
Commit
23f0716
pushed by
SamoraHunter
4m 42s
main
main
4m 42s
View workflow file
Refactor: Consolidate tests and enhance data handling across modules
Build and Deploy Docs
#87:
Commit
1aab510
pushed by
SamoraHunter
3m 55s
main
main
3m 55s
View workflow file
chore(install): improve Python detection, proxy safety, and dependenc…
Build and Deploy Docs
#86:
Commit
9b64a99
pushed by
SamoraHunter
4m 6s
main
main
4m 6s
View workflow file
test: expand unit test coverage for utilities and expose new functions
Build and Deploy Docs
#85:
Commit
5a4b3a7
pushed by
SamoraHunter
3m 42s
main
main
3m 42s
View workflow file
feat(test): expand test coverage for utilities; fix: improve data typ…
Build and Deploy Docs
#84:
Commit
3b2a473
pushed by
SamoraHunter
3m 52s
main
main
3m 52s
View workflow file
refactor: modularize post-processing logic in pat2vec.util
Build and Deploy Docs
#83:
Commit
2c8f0e9
pushed by
SamoraHunter
3m 47s
main
main
3m 47s
View workflow file
chore: add black formatter and apply to notebooks
Build and Deploy Docs
#82:
Commit
42f3c76
pushed by
SamoraHunter
3m 38s
main
main
3m 38s
View workflow file
if: steps.detect_env.outputs.is_act != 'true'
Build and Deploy Docs
#81:
Commit
4f96eac
pushed by
SamoraHunter
3m 53s
main
main
3m 53s
View workflow file
chore: prepare release v0.3.4
Build and Deploy Docs
#80:
Commit
4e33b31
pushed by
SamoraHunter
4m 3s
main
main
4m 3s
View workflow file
Release v0.3.2
Build and Deploy Docs
#79:
Commit
1ad1832
pushed by
SamoraHunter
3m 48s
main
main
3m 48s
View workflow file
refactor: remove hardcoded internal addresses and improve setup robus…
Build and Deploy Docs
#78:
Commit
d8deaee
pushed by
SamoraHunter
3m 52s
main
main
3m 52s
View workflow file
fix(ci): robustify local-setup action for corporate network and Gitea…
Build and Deploy Docs
#77:
Commit
611e2ad
pushed by
SamoraHunter
3m 50s
main
main
3m 50s
View workflow file
chore: bump version to 0.3.2
Build and Deploy Docs
#76:
Commit
d7cd736
pushed by
SamoraHunter
3m 56s
main
main
3m 56s
View workflow file
Optimize annotation pipeline for large-scale cohort processing
Build and Deploy Docs
#75:
Commit
7bc3bdd
pushed by
SamoraHunter
4m 0s
main
main
4m 0s
View workflow file
Minor formatting
Build and Deploy Docs
#74:
Commit
667e889
pushed by
SamoraHunter
3m 43s
main
main
3m 43s
View workflow file
fix(test): add ignore_unavailable=True to Elasticsearch refresh calls
Build and Deploy Docs
#73:
Commit
7c0d21e
pushed by
SamoraHunter
3m 49s
main
main
3m 49s
View workflow file
refactor(search): fix dataframe merging and safe index assignment
Build and Deploy Docs
#72:
Commit
ce52ae0
pushed by
SamoraHunter
3m 46s
main
main
3m 46s
View workflow file
Minor formatting
Build and Deploy Docs
#71:
Commit
667e889
pushed by
SamoraHunter
3m 45s
main
main
3m 45s
View workflow file
fix: save bloods output to root_path/proj_name/ instead of root_path/
Build and Deploy Docs
#70:
Commit
96eadc2
pushed by
SamoraHunter
3m 38s
main
main
3m 38s
View workflow file
fix(bloods): improve robustness and fix time calculation bug in get_m…
Build and Deploy Docs
#69:
Commit
27798e4
pushed by
SamoraHunter
3m 46s
main
main
3m 46s
View workflow file
ci: fix notebook-test workflow and enhance testing infrastructure
Build and Deploy Docs
#68:
Commit
8b75b01
pushed by
SamoraHunter
4m 45s
main
main
4m 45s
View workflow file
Minor fix
Build and Deploy Docs
#67:
Commit
3f006f0
pushed by
SamoraHunter
4m 15s
main
main
4m 15s
View workflow file
Fix field list formatting and improve patient existence check robustness
Build and Deploy Docs
#66:
Commit
3bac724
pushed by
SamoraHunter
3m 51s
main
main
3m 51s
View workflow file
docs: update search guides and sync configuration examples
Build and Deploy Docs
#65:
Commit
0bace5f
pushed by
SamoraHunter
3m 53s
main
main
3m 53s
View workflow file
Previous
1
2
3
4
Next
You can’t perform that action at this time.