DIVORCE PREDICTION
-
Updated
Jul 3, 2025 - Jupyter Notebook
DIVORCE PREDICTION
Jumlah Kasus Perceraian Berdasarkan Faktor Penyebab di Jawa Barat 2017 - 2023 dengan menggunakan algoritma support vector machine (SVM)
Use the K Nearest Neighbors algorithm to predict the probability of a divorce with high accuracy.
A total of 170 couples are included in this dataset, along with the Divorce Predictor Scale variables (DPS), a questionnaire of 54 questions, A five-point scale was used to measure all responses.
This is a divorce predictor using a neural network. The moded is trained on the UCI dataset using tensorflow, then converted to tfjs. (This is the model used in the Divorsee app.)
Private divorce predictor using tensorflow on a prerendered Angular progressive web app.
This project includes scraping and machine learning processes regarding actresses or actors who are getting divorced
It is just a fun project i did to start learning Machine Learning.
A Logistic model for predicting divorce rates among couples, implemented using the sklearn library.
Predicting American Divorce from the American Community Survey
A project on predicting divorce using the General Social Surveys
Add a description, image, and links to the divorce-prediction topic page so that developers can more easily learn about it.
To associate your repository with the divorce-prediction topic, visit your repo's landing page and select "manage topics."