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
Type
/
to 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
.
ESMValGroup
/
ClimaNet
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
20
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Implement train test split
- #37
#37
Merged
SarahAlidoost
merged 17 commits into
main
ESMValGroup/ClimaNet:main
from
train_test
ESMValGroup/ClimaNet:train_test
Copy head branch name to clipboard
Apr 28, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Implement train test split
#37
SarahAlidoost
merged 17 commits into
main
ESMValGroup/ClimaNet:main
from
train_test
ESMValGroup/ClimaNet:train_test
Copy head branch name to clipboard
Commits
Commits on Apr 13, 2026
calculate stats on train/test split
SarahAlidoost
committed
2a205fc
View commit details
Copy full SHA for 2a205fc
Browse repository at this point
fix predict for train/test split
SarahAlidoost
committed
ceda34b
View commit details
Copy full SHA for ceda34b
Browse repository at this point
return loss in predict
SarahAlidoost
committed
f4e2c69
View commit details
Copy full SHA for f4e2c69
Browse repository at this point
Commits on Apr 14, 2026
fix minor things
SarahAlidoost
committed
dd14702
View commit details
Copy full SHA for dd14702
Browse repository at this point
add set_seed to utils
SarahAlidoost
committed
8da363f
View commit details
Copy full SHA for 8da363f
Browse repository at this point
expose dropout, replace Adam with AdamW optimizer
SarahAlidoost
committed
7bc7a4b
View commit details
Copy full SHA for 7bc7a4b
Browse repository at this point
add validation, refactor
SarahAlidoost
committed
613f039
View commit details
Copy full SHA for 613f039
Browse repository at this point
add gap loss between train and validation set
SarahAlidoost
committed
949a89d
View commit details
Copy full SHA for 949a89d
Browse repository at this point
fix linter errors
SarahAlidoost
committed
2688d8d
View commit details
Copy full SHA for 2688d8d
Browse repository at this point
Commits on Apr 20, 2026
add stride to dataset, fix calculating stats
SarahAlidoost
committed
69868ad
View commit details
Copy full SHA for 69868ad
Browse repository at this point
fix compute_masked_loss support for nan in target
SarahAlidoost
committed
0a5c3a0
View commit details
Copy full SHA for 0a5c3a0
Browse repository at this point
rerun nb
SarahAlidoost
committed
1a2fb22
View commit details
Copy full SHA for 1a2fb22
Browse repository at this point
Commits on Apr 22, 2026
Update climanet/train.py
Show description for 7d0f99f
SarahAlidoost
and
rogerkuou
authored
7d0f99f
View commit details
Copy full SHA for 7d0f99f
Browse repository at this point
Commits on Apr 28, 2026
bring the nb from main
SarahAlidoost
committed
0ca5a6f
View commit details
Copy full SHA for 0ca5a6f
Browse repository at this point
Merge branch 'main' into train_test
SarahAlidoost
committed
b1b7df2
View commit details
Copy full SHA for b1b7df2
Browse repository at this point
fix minor thing
SarahAlidoost
committed
4348879
View commit details
Copy full SHA for 4348879
Browse repository at this point
bring the nb from branch
SarahAlidoost
committed
d996236
View commit details
Copy full SHA for d996236
Browse repository at this point
You can’t perform that action at this time.