Divorce Prediction System: Devansh Kapoor 179202050
Divorce Prediction System: Devansh Kapoor 179202050
Submitted by
Devansh Kapoor
179202050
BACHELOR OF TECHNOLOGY
2020
Abstract
In the modern era of digitalization where the demand of artificial intelligence and
machine learning is increasing rapidly many goals and objectives are achieved by
the companies using machine learning and they are continuously trying to expand
its application in the legal domain. This is a working field of research in which
there are several outstanding open problems and an area of exploration. A major
concern in legal domain is the prediction of divorce and researchers have tried to
solve this problem using the technology of machine learning. This project aims
to predict whether divorce is likely to occur or not using machine learning models.
This model uses classification algorithm (Random Forest) which was applied on
the dataset which consisted of 54 parameters which were the statements of
couples in front of their legal advisor. Hence this predictor soon when the
technology of machine learning gets more evolved can quite accurately predict
the probability of divorce and can save a lot of time of legal institutes.
Literature Review
Pros Cons
It can reduce human dependencies in Dependency on human cannot be
long run. completely eradicated as machine is not
sufficiently evolved.
As more data is provided, the model’s It might contain large volume of
accuracy and efficiency to make incorrect data. Imbalance in data can
decisions improve with subsequent lead to poor accuracy of model.
training.
We can identify various trends and A machine learning problem can
patterns with huge amount of data using implement various algorithms to find a
supervised and unsupervised learning solution. It is a manual and tedious task
algorithms. to run models with different algorithms
and identify most accurate algorithm
based on the result.
Working Principle
• Algorithms:
1. Decision Tree: Decision Tree is a Supervised learning
References:
1. https://colab.research.google.com/drive/1sWIdmcTHzyQNbkH3wL1
QDu2agF3ae-Bc?usp=sharing
2. https://www.google.com/amp/s/www.dataschool.io/simple-guide-to-
confusion-matrix-terminology/amp/
3. https://machinelearningmastery.com/k-fold-cross-validation/
4. https://archive.ics.uci.edu/ml/datasets/Divorce+Predictors+data+set