Thanks to visit codestin.com
Credit goes to github.com
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 }}
equialgo
/
fairness-in-ml
Public
Notifications
You must be signed in to change notification settings
Fork
48
Star
120
Code
Issues
3
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 10, 2021
Update fairness-in-ml.ipynb
Show description for f02c030
Stijn Tonk
authored
f02c030
View commit details
Copy full SHA for f02c030
Browse repository at this point
Merge pull request #12 from equialgo/modernize-code
Show description for 73aeb62
Stijn Tonk
authored
73aeb62
View commit details
Copy full SHA for 73aeb62
Browse repository at this point
Modernizing the code
Show description for 61abade
Stijn
committed
61abade
View commit details
Copy full SHA for 61abade
Browse repository at this point
Commits on Dec 31, 2018
Use torch.sigmoid instead of torch.nn.functional.sigmoid
hgrif
committed
d0659c3
View commit details
Copy full SHA for d0659c3
Browse repository at this point
Commits on May 22, 2018
Add install instruction
hgrif
committed
0d4c818
View commit details
Copy full SHA for 0d4c818
Browse repository at this point
Add image to repo
hgrif
committed
2d68d51
View commit details
Copy full SHA for 2d68d51
Browse repository at this point
Merge branch 'counterfactual'
hgrif
committed
987b959
View commit details
Copy full SHA for 987b959
Browse repository at this point
Tweak Notebook
hgrif
committed
62e51ca
View commit details
Copy full SHA for 62e51ca
Browse repository at this point
Add README.md
hgrif
committed
a22fae3
View commit details
Copy full SHA for a22fae3
Browse repository at this point
Review Stijn's review
hgrif
committed
a017618
View commit details
Copy full SHA for a017618
Browse repository at this point
Transforming dataframes to numpy arrays before fitting with keras.
Stijn Tonk
committed
4b7ad3f
View commit details
Copy full SHA for 4b7ad3f
Browse repository at this point
Merge branch 'counterfactual' of github.com:equialgo/fairness-in-ml into counterfactual
Stijn Tonk
committed
26e0afe
View commit details
Copy full SHA for 26e0afe
Browse repository at this point
Finishing my review
Stijn Tonk
committed
9d9e4c4
View commit details
Copy full SHA for 9d9e4c4
Browse repository at this point
Finishing my review
Stijn Tonk
committed
91c2999
View commit details
Copy full SHA for 91c2999
Browse repository at this point
Commits on May 20, 2018
Update fairness-in-ml.ipynb
Show description for 5748471
Stijn Tonk
authored
5748471
View commit details
Copy full SHA for 5748471
Browse repository at this point
Commits on May 18, 2018
Add counterfactual model
hgrif
committed
495af83
View commit details
Copy full SHA for 495af83
Browse repository at this point
Update Fairness in Torch
hgrif
committed
984d873
View commit details
Copy full SHA for 984d873
Browse repository at this point
Commits on May 11, 2018
Update everything until the conclusion
hgrif
committed
198c0b2
View commit details
Copy full SHA for 198c0b2
Browse repository at this point
Add half-finished blog
hgrif
committed
1af7e28
View commit details
Copy full SHA for 1af7e28
Browse repository at this point
Update fairness-in-ml.ipynb
Show description for b300ad4
Stijn Tonk
authored
b300ad4
View commit details
Copy full SHA for b300ad4
Browse repository at this point
Commits on May 7, 2018
Merge pull request #2 from rogiervandergeer/torch
Show description for 9a32780
Stijn Tonk
authored
9a32780
View commit details
Copy full SHA for 9a32780
Browse repository at this point
Commits on May 4, 2018
Add unfair data notebooks
Show description for ae8dceb
rogiervandergeer
committed
ae8dceb
View commit details
Copy full SHA for ae8dceb
Browse repository at this point
fixing reference bug in the code
Stijn Tonk
committed
43292e1
View commit details
Copy full SHA for 43292e1
Browse repository at this point
Fit classifier only on last batch
hgrif
committed
941f4e5
View commit details
Copy full SHA for 941f4e5
Browse repository at this point
Commits on May 1, 2018
Add output
hgrif
committed
b332670
View commit details
Copy full SHA for b332670
Browse repository at this point
Add Notebook with pytorch code
hgrif
committed
4639edb
View commit details
Copy full SHA for 4639edb
Browse repository at this point
Commits on Apr 29, 2018
add create gif switch
Stijn Tonk
committed
c484204
View commit details
Copy full SHA for c484204
Browse repository at this point
Commits on Apr 27, 2018
textual stuff
Stijn Tonk
committed
bec6530
View commit details
Copy full SHA for bec6530
Browse repository at this point
textual stuff
Stijn Tonk
committed
3212d5e
View commit details
Copy full SHA for 3212d5e
Browse repository at this point
textual stuff
Stijn Tonk
committed
189e0a1
View commit details
Copy full SHA for 189e0a1
Browse repository at this point
FIxing more typos
Stijn Tonk
committed
4e4a0c2
View commit details
Copy full SHA for 4e4a0c2
Browse repository at this point
Fxing typos
Stijn Tonk
committed
0ec3058
View commit details
Copy full SHA for 0ec3058
Browse repository at this point
adding num papers plot to intro
Stijn Tonk
committed
ba4fdc1
View commit details
Copy full SHA for ba4fdc1
Browse repository at this point
Commits on Apr 26, 2018
adding biased training results
Stijn Tonk
committed
df46144
View commit details
Copy full SHA for df46144
Browse repository at this point
FIxing textual error, checking if everything still works.
Stijn Tonk
committed
39968e2
View commit details
Copy full SHA for 39968e2
Browse repository at this point
Previous
Next
You can’t perform that action at this time.