Skip to content

harshitha-batta/PredictingChildCustodyWithDifferentialPrivacy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PredictingChildCustodyWithDifferentialPrivacy

There are a lot of factors that are considered for deciding which parent gets the custody of their child post a divorce. Many of these factors that are considered are sensitive. So, while building a prediction model for the same, it is important that the model doesn’t defy privacy. So, a differentially private classification model for predicting the custody of a child is implemented.

Dataset Used: Divorced_Data.csv -> Dataset used for training

Original Dataset: https://www.kaggle.com/aagghh/divorcemarriage-dataset-with-birth-dates

Code: EAD_Assignment.ipynb -> Notebook containing the Training Code

Training Pickle File: SVMFinal.pkl -> Pickle file of trained model

Report: EAD_Report.pdf -> Assignment Report

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published