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
.
JRaviLab
/
amRml
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
3
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fix parse_ml_filename() misparsing year/country-stratified filenames
- #34
#34
Merged
eboyer221
merged 15 commits into
main
JRaviLab/amRml:main
from
dev-parse-ml-filename-stratified
JRaviLab/amRml:dev-parse-ml-filename-stratified
Copy head branch name to clipboard
Sep 3, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Fix parse_ml_filename() misparsing year/country-stratified filenames
#34
eboyer221
merged 15 commits into
main
JRaviLab/amRml:main
from
dev-parse-ml-filename-stratified
JRaviLab/amRml:dev-parse-ml-filename-stratified
Copy head branch name to clipboard
Commits
Commits on Aug 12, 2026
The stratification token appears right after drug in teh actual result filenames, not after the drug value so there was mislabeling. Corrected the token order to match was regex expects, and added …
Show description for b391232
eboyer221
committed
b391232
View commit details
Copy full SHA for b391232
Browse repository at this point
Commits on Sep 1, 2026
simplify parse_ml_filename()
AbhirupaGhosh
committed
b7e9494
View commit details
Copy full SHA for b7e9494
Browse repository at this point
Simplify buildPerfPq and buildTopFeatsPq
AbhirupaGhosh
committed
75a7e19
View commit details
Copy full SHA for 75a7e19
Browse repository at this point
Update the filename pattern to remove stratification type twice.
AbhirupaGhosh
committed
244afe7
View commit details
Copy full SHA for 244afe7
Browse repository at this point
Save the performance and top features as parquets instead of tsv
AbhirupaGhosh
committed
8ee70b4
View commit details
Copy full SHA for 8ee70b4
Browse repository at this point
Update tsv to parquet
AbhirupaGhosh
committed
493e8ac
View commit details
Copy full SHA for 493e8ac
Browse repository at this point
Update tsv to parquet for merging perf and top feats
AbhirupaGhosh
committed
8d4a071
View commit details
Copy full SHA for 8d4a071
Browse repository at this point
clean the file names
AbhirupaGhosh
committed
f2c3b50
View commit details
Copy full SHA for f2c3b50
Browse repository at this point
Clean code
AbhirupaGhosh
committed
643350c
View commit details
Copy full SHA for 643350c
Browse repository at this point
Commits on Sep 2, 2026
update documentation
AbhirupaGhosh
committed
d48711e
View commit details
Copy full SHA for d48711e
Browse repository at this point
Add mergeMLresults function to consolidate ML result files into parquet format
AbhirupaGhosh
committed
2b38823
View commit details
Copy full SHA for 2b38823
Browse repository at this point
Reject stratified filenames in parse_ml_filename() and align tests
Show description for 021a61f
eboyer221
committed
021a61f
View commit details
Copy full SHA for 021a61f
Browse repository at this point
Document buildPerfPq() parameters
Show description for a72bc86
eboyer221
committed
a72bc86
View commit details
Copy full SHA for a72bc86
Browse repository at this point
Merge remote-tracking branch 'origin/main' into dev-parse-ml-filename-stratified
Show description for c7bc082
eboyer221
committed
c7bc082
View commit details
Copy full SHA for c7bc082
Browse repository at this point
Add tests for buildPerfPqYearCountry() and buildTopFeatsPqYearCountry()
Show description for c3753dd
eboyer221
committed
c3753dd
View commit details
Copy full SHA for c3753dd
Browse repository at this point
You can’t perform that action at this time.