Skip to content
Navigation Menu
Toggle navigation
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
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
jfilter
/
split-folders
Public
Notifications
You must be signed in to change notification settings
Fork
66
Star
424
Code
Issues
0
Pull requests
1
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
All time
Commit history
Commits on Apr 16, 2026
Bump pytest from 9.0.2 to 9.0.3 (#54)
dependabot[bot]
authored
4a1a1fb
Copy full SHA for 4a1a1fb
Commits on Jan 28, 2026
Bump version to 0.6.1
jfilter
committed
1599654
Copy full SHA for 1599654
Fix Build Status badge in README
jfilter
committed
d7d5dd8
Copy full SHA for d7d5dd8
Update poetry.lock
jfilter
committed
fb4e102
Copy full SHA for fb4e102
Add ruff linting to CI and pre-commit hooks
Show description for 0f05673
jfilter
committed
0f05673
Copy full SHA for 0f05673
Add GitHub release step to RELEASING.md
jfilter
committed
3384e55
Copy full SHA for 3384e55
Bump version to 0.6.0
jfilter
committed
28d6f21
Copy full SHA for 28d6f21
Add CHANGELOG.md and RELEASING.md
jfilter
committed
a6bb5de
Copy full SHA for a6bb5de
Add shuffle=False for time series and flat directory support (closes #44, #47)
Show description for 4112f01
jfilter
committed
4112f01
Copy full SHA for 4112f01
Add shuffle=False option for time series data (closes #44)
Show description for 79543a5
jfilter
committed
79543a5
Copy full SHA for 79543a5
Add flexible group parameter with stem, sibling, and callable support (closes #39, #51, #41)
Show description for 2551252
jfilter
committed
2551252
Copy full SHA for 2551252
Commits on Jan 27, 2026
Support fixed="auto" for oversampling (closes #40)
Show description for 25ce6a9
jfilter
committed
25ce6a9
Copy full SHA for 25ce6a9
Add k-fold cross-validation split (closes #50)
Show description for cef6ff3
jfilter
committed
cef6ff3
Copy full SHA for cef6ff3
Clean up merged PR code: deduplicate symlink logic, fix bugs
Show description for 857596a
jfilter
committed
857596a
Copy full SHA for 857596a
Merge PR #38: add file format filtering (master-fury)
Show description for d149dea
3 people
committed
d149dea
Copy full SHA for d149dea
Merge PR #48: add symlink support (cs-mshah)
Show description for 28efbaf
jfilter
and
cs-mshah
committed
28efbaf
Copy full SHA for 28efbaf
Migrate pyproject.toml to PEP 621 for Poetry 2.x
Show description for 687b0c9
jfilter
committed
687b0c9
Copy full SHA for 687b0c9
Modernize project for Python 3.10+ and add ruff
Show description for ddaa305
jfilter
committed
ddaa305
Copy full SHA for ddaa305
Commits on Mar 8, 2023
remove debugging print statement
cs-mshah
committed
d00b3a2
Copy full SHA for d00b3a2
added option to symlink (`ln -s`)
cs-mshah
committed
d98e4c6
Copy full SHA for d98e4c6
Commits on Oct 26, 2022
Update README.md (#43)
Show description for c566dbd
andife
authored
c566dbd
Copy full SHA for c566dbd
Commits on Jun 1, 2022
added format functionality
master-fury
committed
1ced698
Copy full SHA for 1ced698
added file format functionality
Govind Banura
authored and
Govind Banura
committed
7105017
Copy full SHA for 7105017
Commits on Apr 14, 2022
Fixed error message in split_class_dir_fixed (#35)
Show description for c10a1b8
nicholastzx
authored
c10a1b8
Copy full SHA for c10a1b8
Commits on Feb 25, 2022
Fixes typos: get get => get (#33)
ghltshubh
authored
443bfcb
Copy full SHA for 443bfcb
Commits on Feb 3, 2022
0.5.1
jfilter
committed
a3933e6
Copy full SHA for a3933e6
Fix shutil's move for Python <= 3.8 (close #32)
jfilter
committed
34c2b2c
Copy full SHA for 34c2b2c
Add tests for pathlib
jfilter
committed
ac536a7
Copy full SHA for ac536a7
Commits on Jan 30, 2022
0.5.0
jfilter
committed
ce054f0
Copy full SHA for ce054f0
Warn users if the input folder is not in the correct format (close #13)
jfilter
committed
a757c75
Copy full SHA for a757c75
Allow fixed to limit the number training samples (close #24)
jfilter
committed
85fde34
Copy full SHA for 85fde34
Refactor and improve readibility
jfilter
committed
a16b7f3
Copy full SHA for a16b7f3
Add flag to move files instead of copying (close #28)
jfilter
committed
f867f60
Copy full SHA for f867f60
Switch from Travis to GHA
jfilter
committed
64e8e7d
Copy full SHA for 64e8e7d
Fix missing items for oversampling with groups
jfilter
committed
50ac093
Copy full SHA for 50ac093
Previous
Next
You can’t perform that action at this time.