Skip to content

Commit

Permalink
Create synthetic data for the insurance dataset, with copula
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentGranville authored Mar 6, 2023
1 parent 9a5c08b commit e51bce5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions insurance.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,3 +79,4 @@
OUT.write(line)
print("%3d. %d %d %d %d" %(k, s_age, s_bmi, s_children, s_charges))
OUT.close()

0 comments on commit e51bce5

Please sign in to comment.