espejelomar
commited on
Commit
•
5ecd845
1
Parent(s):
03b07fe
Upload with huggingface_hub
Browse files- .gitattributes +1 -0
- Marriage_Divorce_DB Paper.pdf +3 -0
- Marriage_Divorce_DB.csv +1 -0
- Marriage_Divorce_DB.xlsx +0 -0
- ReadMe.txt +44 -0
.gitattributes
CHANGED
@@ -49,3 +49,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
49 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
50 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
51 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
|
|
|
49 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
50 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
51 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
52 |
+
Marriage_Divorce_DB[[:space:]]Paper.pdf filter=lfs diff=lfs merge=lfs -text
|
Marriage_Divorce_DB Paper.pdf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85fa3ed9e9d301223357b7157cfa581f75ac5cc46b1267f6ab7cda438016f4dc
|
3 |
+
size 1383991
|
Marriage_Divorce_DB.csv
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
Age Gap,Education,Economic Similarity,Social Similarities,Cultural Similarities,Social Gap,Common Interests,Religion Compatibility,No of Children from Previous Marriage,Desire to Marry,Independency,Relationship with the Spouse Family,Trading in,Engagement Time,Love,Commitment,Mental Health,The Sense of Having Children,Previous Trading,Previous Marriage,The Proportion of Common Genes,Addiction,Loyalty,Height Ratio,Good Income,Self Confidence,Relation with Non-spouse Before Marriage,Spouse Confirmed by Family,Divorce in the Family of Grade 1,Start Socializing with the Opposite Sex Age ,Divorce Probability
|
Marriage_Divorce_DB.xlsx
ADDED
Binary file (6.19 kB). View file
|
|
ReadMe.txt
ADDED
@@ -0,0 +1,44 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
((Marriage and Divorce Dataset))
|
2 |
+
|
3 |
+
Data Set Information:
|
4 |
+
|
5 |
+
This data contains 31 columns (100x31). The first 30 columns are features (inputs), namely Age Gap, Education, Economic Similarity, Social Similarities, Cultural Similarities, Social Gap, Common Interests, Religion Compatibility, No of Children from Previous Marriage, Desire to Marry, Independency, Relationship with the Spouse Family, Trading in, Engagement Time, Love, Commitment, Mental Health, The Sense of Having Children, Previous Trading, Previous Marriage, The Proportion of Common Genes, Addiction, Loyalty, Height Ratio, Good Income, Self Confidence, Relation with Non-spouse Before Marriage, Spouse Confirmed by Family, Divorce in the Family of Grade 1 and Start Socializing with the Opposite Sex Age. The 31th column is Divorce Probability (Target).
|
6 |
+
|
7 |
+
Anyone can use this data with proper acknowledgment/citation.
|
8 |
+
Attribute Information:
|
9 |
+
This data contains 30 features (inputs) and one target.
|
10 |
+
Features are:
|
11 |
+
1. Age Gap
|
12 |
+
2.Education
|
13 |
+
3.Economic Similarity
|
14 |
+
4.Social Similarities
|
15 |
+
5.Cultural Similarities
|
16 |
+
6.Social Gap
|
17 |
+
7.Common Interests
|
18 |
+
8.Religion Compatibility
|
19 |
+
9.No of Children from Previous Marriage
|
20 |
+
10.Desire to Marry
|
21 |
+
11.Independency
|
22 |
+
12.Relationship with the Spouse Family
|
23 |
+
13.Trading in
|
24 |
+
14.Engagement Time
|
25 |
+
15.Love
|
26 |
+
16.Commitment
|
27 |
+
17.Mental Health
|
28 |
+
18.The Sense of Having Children
|
29 |
+
19.Previous Trading
|
30 |
+
20.Previous Marriage
|
31 |
+
21.The Proportion of Common Genes
|
32 |
+
22.Addiction
|
33 |
+
23.Loyalty
|
34 |
+
24.Height Ratio
|
35 |
+
25.Good Income
|
36 |
+
26.Self Confidence
|
37 |
+
27.Relation with Non-spouse Before Marriage
|
38 |
+
28.Spouse Confirmed by Family
|
39 |
+
29.Divorce in the Family of Grade 1
|
40 |
+
30.Start Socializing with the Opposite Sex Age
|
41 |
+
The target is Divorce Probability.
|
42 |
+
|
43 |
+
Relevant Paper or Citation Request:
|
44 |
+
Mousavi, S. M. H., MiriNezhad, S. Y., & Lyashenko, V, An evolutionary-based adaptive Neuro-fuzzy expert system as a family counselor before marriage with the aim of divorce rate reduction, 2nd International Conference on Research Knowledge Base in Computer, Tehran, Iran, (2017).
|