espejelomar commited on
Commit
faacfa5
1 Parent(s): 5ecd845

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +130 -0
README.md ADDED
@@ -0,0 +1,130 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license:
3
+ - cc0-1.0
4
+ kaggle_id: hosseinmousavi/marriage-and-divorce-dataset
5
+ ---
6
+
7
+ # Dataset Card for Marriage and Divorce Dataset
8
+
9
+ ## Table of Contents
10
+ - [Table of Contents](#table-of-contents)
11
+ - [Dataset Description](#dataset-description)
12
+ - [Dataset Summary](#dataset-summary)
13
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
14
+ - [Languages](#languages)
15
+ - [Dataset Structure](#dataset-structure)
16
+ - [Data Instances](#data-instances)
17
+ - [Data Fields](#data-fields)
18
+ - [Data Splits](#data-splits)
19
+ - [Dataset Creation](#dataset-creation)
20
+ - [Curation Rationale](#curation-rationale)
21
+ - [Source Data](#source-data)
22
+ - [Annotations](#annotations)
23
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
24
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
25
+ - [Social Impact of Dataset](#social-impact-of-dataset)
26
+ - [Discussion of Biases](#discussion-of-biases)
27
+ - [Other Known Limitations](#other-known-limitations)
28
+ - [Additional Information](#additional-information)
29
+ - [Dataset Curators](#dataset-curators)
30
+ - [Licensing Information](#licensing-information)
31
+ - [Citation Information](#citation-information)
32
+ - [Contributions](#contributions)
33
+
34
+ ## Dataset Description
35
+
36
+ - **Homepage:** https://kaggle.com/datasets/hosseinmousavi/marriage-and-divorce-dataset
37
+ - **Repository:**
38
+ - **Paper:**
39
+ - **Leaderboard:**
40
+ - **Point of Contact:**
41
+
42
+ ### Dataset Summary
43
+
44
+ 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).
45
+
46
+ ### Supported Tasks and Leaderboards
47
+
48
+ [More Information Needed]
49
+
50
+ ### Languages
51
+
52
+ [More Information Needed]
53
+
54
+ ## Dataset Structure
55
+
56
+ ### Data Instances
57
+
58
+ [More Information Needed]
59
+
60
+ ### Data Fields
61
+
62
+ [More Information Needed]
63
+
64
+ ### Data Splits
65
+
66
+ [More Information Needed]
67
+
68
+ ## Dataset Creation
69
+
70
+ ### Curation Rationale
71
+
72
+ [More Information Needed]
73
+
74
+ ### Source Data
75
+
76
+ #### Initial Data Collection and Normalization
77
+
78
+ [More Information Needed]
79
+
80
+ #### Who are the source language producers?
81
+
82
+ [More Information Needed]
83
+
84
+ ### Annotations
85
+
86
+ #### Annotation process
87
+
88
+ [More Information Needed]
89
+
90
+ #### Who are the annotators?
91
+
92
+ [More Information Needed]
93
+
94
+ ### Personal and Sensitive Information
95
+
96
+ [More Information Needed]
97
+
98
+ ## Considerations for Using the Data
99
+
100
+ ### Social Impact of Dataset
101
+
102
+ [More Information Needed]
103
+
104
+ ### Discussion of Biases
105
+
106
+ [More Information Needed]
107
+
108
+ ### Other Known Limitations
109
+
110
+ [More Information Needed]
111
+
112
+ ## Additional Information
113
+
114
+ ### Dataset Curators
115
+
116
+ This dataset was shared by [@hosseinmousavi](https://kaggle.com/hosseinmousavi)
117
+
118
+ ### Licensing Information
119
+
120
+ The license for this dataset is cc0-1.0
121
+
122
+ ### Citation Information
123
+
124
+ ```bibtex
125
+ [More Information Needed]
126
+ ```
127
+
128
+ ### Contributions
129
+
130
+ [More Information Needed]