Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
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 }}
tensorflow
/
docs
Public
Notifications
You must be signed in to change notification settings
Fork
5.4k
Star
6.3k
Code
Pull requests
64
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
docs
site
en
tutorials
structured_data
imbalanced_data.ipynb
on
master
User selector
All users
All time
Commit History
Commits on May 30, 2024
Applied formatting
priankakariat
committed
4b60ead
Copy full SHA for 4b60ead
Cleared outputs in imbalanced_data.ipy
priankakariat
committed
c5941e0
Copy full SHA for c5941e0
Commits on May 2, 2024
Fixed the imbalanced classification notebook to work for TensorFlow 2.16
priankakariat
committed
e30c5f5
Copy full SHA for e30c5f5
Commits on Jan 17, 2024
Fix Typos.
Show description for 15f45f8
MarkDaoust
authored and
copybara-github
committed
15f45f8
Copy full SHA for 15f45f8
Commits on Mar 7, 2023
Fix link
MarkDaoust
authored
f58ac1e
Copy full SHA for f58ac1e
Commits on Feb 24, 2023
Use mse instead of "brier"
MarkDaoust
authored
0ec0ea0
Copy full SHA for 0ec0ea0
Drop ref to proper scoring in threshold description.
MarkDaoust
authored
885aead
Copy full SHA for 885aead
Use mse instead of Brier score.
MarkDaoust
authored
6ec2f74
Copy full SHA for 6ec2f74
Drop ref to stratified splitting.
MarkDaoust
authored
abb712d
Copy full SHA for abb712d
Commits on Jan 14, 2023
DOC restate oversampling part
lorentzenchr
committed
c6d2ab3
Copy full SHA for c6d2ab3
DOC add legend to plot_loss
lorentzenchr
committed
bc83c24
Copy full SHA for bc83c24
Commits on Jan 13, 2023
nbfmt
tfdocsbot
committed
4a7c008
Copy full SHA for 4a7c008
DOC replace AUPCR by PRC
lorentzenchr
committed
0310825
Copy full SHA for 0310825
DOC explain proper scoring rule in one sentence.
lorentzenchr
committed
98a6190
Copy full SHA for 98a6190
Commits on Dec 29, 2022
nbfmt
tfdocsbot
committed
d339214
Copy full SHA for d339214
Improve tutorial classification on imbalanced data
Show description for 50ff59b
lorentzenchr
committed
50ff59b
Copy full SHA for 50ff59b
Commits on Aug 14, 2022
Update imbalanced_data.ipynb
Show description for 74eb058
artem110101
authored
74eb058
Copy full SHA for 74eb058
Commits on Jun 7, 2022
Automated typo cleanup.
Show description for 72732a6
markmcd
authored and
copybara-github
committed
72732a6
Copy full SHA for 72732a6
Commits on Apr 11, 2022
Correct plot labels of AUPRC
Show description for 7aabefb
jung-hunsoo
authored
7aabefb
Copy full SHA for 7aabefb
Commits on Jan 13, 2022
Fix formatting
8bitmp3
authored
251b0d6
Copy full SHA for 251b0d6
Update imbalanced_dataset.ipynb to remove the warnings
rabinadk1
authored
427dff0
Copy full SHA for 427dff0
Commits on Dec 4, 2021
Fix typo
m-ahmadi
authored
5a0e370
Copy full SHA for 5a0e370
Commits on Oct 25, 2021
Make relative links to the keras guides illegal.
Show description for e886baa
MarkDaoust
authored and
copybara-github
committed
e886baa
Copy full SHA for e886baa
Commits on Aug 2, 2021
Removes "The `lr` argument is deprecated" warning
Show description for 304a7e4
tensorflower-gardener
authored and
copybara-github
committed
304a7e4
Copy full SHA for 304a7e4
Commits on May 21, 2021
Lint & format with full optimizer & EarlyStopping callback API names, pd.DataFrame link
8bitmp3
committed
9f84e56
Copy full SHA for 9f84e56
Fix repeated title in tutorials/structured_data/imbalanced_data
ericmrls
authored and
8bitmp3
committed
b579e8c
Copy full SHA for b579e8c
Commits on May 17, 2021
Merge pull request #1763 from tocom242242:fix_formula
Show description for da6cb52
copybara-github
committed
da6cb52
Copy full SHA for da6cb52
Commits on Mar 12, 2021
update the format
samaritanhu
committed
7bc5362
Copy full SHA for 7bc5362
solve issue #45615
samaritanhu
committed
1facd3f
Copy full SHA for 1facd3f
Commits on Jan 5, 2021
Internal change
Show description for 3fae058
yashk2810
authored and
copybara-github
committed
3fae058
Copy full SHA for 3fae058
Commits on Dec 8, 2020
fix formula
tocom242242
committed
d99f218
Copy full SHA for d99f218
Commits on Oct 18, 2020
format notebook
tocom242242
committed
7e9e2b8
Copy full SHA for 7e9e2b8
fix spaces
tocom242242
committed
eff8331
Copy full SHA for eff8331
Commits on Sep 9, 2020
nbfmt all
Show description for 945a448
lamberta
authored and
copybara-github
committed
945a448
Copy full SHA for 945a448
Commits on Sep 1, 2020
nbfmt all notebooks.
Show description for 54d3e2d
lamberta
authored and
copybara-github
committed
54d3e2d
Copy full SHA for 54d3e2d
Previous
Next
You can’t perform that action at this time.