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 }}
ppdebreuck
/
modnet
Public
Notifications
You must be signed in to change notification settings
Fork
35
Star
113
Code
Issues
21
Pull requests
18
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Validation data generation, removal of loss function overrides
- #234
#234
Open
kaueltzen
wants to merge 10 commits into
ppdebreuck:master
ppdebreuck/modnet:master
from
kaueltzen:splitting
kaueltzen/modnet:splitting
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Validation data generation, removal of loss function overrides
#234
kaueltzen
wants to merge 10 commits into
ppdebreuck:master
ppdebreuck/modnet:master
from
kaueltzen:splitting
kaueltzen/modnet:splitting
Copy head branch name to clipboard
Commits
Commits on Oct 25, 2024
Removed resetting of loss in fit of ModnetModel.
kaueltzen
committed
ba5be8d
View commit details
Copy full SHA for ba5be8d
Browse repository at this point
Added function for creating shuffled, (stratified) validation data.
kaueltzen
committed
235d2ea
View commit details
Copy full SHA for 235d2ea
Browse repository at this point
Replaced train_test_split in fit_preset and FitGenetic with custom function.
kaueltzen
committed
8ad5ddd
View commit details
Copy full SHA for 8ad5ddd
Browse repository at this point
Commits on Oct 28, 2024
Added custom validation data generation to DeprecaedMODNetModel.
kaueltzen
committed
2c21ce2
View commit details
Copy full SHA for 2c21ce2
Browse repository at this point
Added stratification column index.
kaueltzen
committed
2f9fcd6
View commit details
Copy full SHA for 2f9fcd6
Browse repository at this point
Commits on Nov 18, 2024
Merge branch 'ppdebreuck:master' into splitting
kaueltzen
authored
b5388a6
View commit details
Copy full SHA for b5388a6
Browse repository at this point
Removed determination of target for stratification, using always first target instead.
kaueltzen
committed
61a8821
View commit details
Copy full SHA for 61a8821
Browse repository at this point
Type changes
kaueltzen
committed
eaa5f6e
View commit details
Copy full SHA for eaa5f6e
Browse repository at this point
Commits on Dec 18, 2024
Moved generate_shuffled_and_stratified_val_split to modnet.utils, corrected axes of y in generate_shuffled_and_stratified_val_split and generate_shuffled_and_stratified_val_data
kaueltzen
committed
0b9cbd3
View commit details
Copy full SHA for 0b9cbd3
Browse repository at this point
Merge branch 'master' into splitting
kaueltzen
authored
0d11052
View commit details
Copy full SHA for 0d11052
Browse repository at this point
You can’t perform that action at this time.