Skip to content

feature/Modeling with subset of Japan Estat municipality data #207

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .dvc/config
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
[cache]
dir = cache
['remote "default-s3-remote"']
url = s3://lpm-research/default
url = s3://lpm-research/e-stat_japan
3 changes: 3 additions & 0 deletions data/.dvc/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
/config.local
/tmp
/cache
5 changes: 5 additions & 0 deletions data/data.csv.dvc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
outs:
- md5: 6d50ebcd33da129d90f40d7bdf39d7cc
size: 91972
hash: md5
path: data.csv
3 changes: 3 additions & 0 deletions data/fidelity/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
/synthetic-data-gensql.csv
/synthetic-data-gan.csv
/synthetic-data-copula.csv
Loading
Loading