https://github.com/ashryaagr/compas_analysis
COMPAS Analysis using Julia and MLJ
https://github.com/ashryaagr/compas_analysis
Last synced: about 1 month ago
JSON representation
COMPAS Analysis using Julia and MLJ
- Host: GitHub
- URL: https://github.com/ashryaagr/compas_analysis
- Owner: ashryaagr
- Created: 2020-04-16T14:41:35.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-16T14:58:32.000Z (about 5 years ago)
- Last Synced: 2025-02-05T16:48:11.072Z (3 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# COMPAS Analysis
- Compas_Tutorial.ipynb is the notebook for fairness analysis of COMPAS Dataset.
- This analysis is performed in Julia using MLJ.
- This tutorial has been put it here for the MLJ community and my mentor to have a look.
- I will make a Pull Request to add this tutorial to MLJTutorials.
- Before making PR, I will convery it to .jl file compatible with existing Franklin setup.