Skip to content
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

Create PARSynthesizer #1068

Merged
merged 4 commits into from
Oct 20, 2022
Merged

Create PARSynthesizer #1068

merged 4 commits into from
Oct 20, 2022

Conversation

amontanez24
Copy link
Contributor

resolves #1055

@amontanez24
Copy link
Contributor Author

The issue states to add parameters to allow the specification of the model to use for the context columns, but for now we'll just hide this, so I didn't add those parameters

@codecov-commenter
Copy link

Codecov Report

Base: 79.64% // Head: 80.75% // Increases project coverage by +1.11% 🎉

Coverage data is based on head (dfedc3f) compared to base (1cbf6b0).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@              Coverage Diff               @@
##           V1.0.0.dev    #1068      +/-   ##
==============================================
+ Coverage       79.64%   80.75%   +1.11%     
==============================================
  Files              53       54       +1     
  Lines            4406     4593     +187     
==============================================
+ Hits             3509     3709     +200     
+ Misses            897      884      -13     
Impacted Files Coverage Δ
sdv/single_table/__init__.py 100.00% <ø> (ø)
sdv/sequential/par.py 100.00% <100.00%> (ø)
sdv/errors.py 100.00% <0.00%> (ø)
sdv/single_table/base.py 100.00% <0.00%> (ø)
sdv/data_processing/data_processor.py 98.95% <0.00%> (+0.78%) ⬆️
sdv/single_table/copulas.py 98.18% <0.00%> (+1.21%) ⬆️
sdv/metadata/single_table.py 92.06% <0.00%> (+3.92%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Member

@fealho fealho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@amontanez24 amontanez24 marked this pull request as ready for review October 20, 2022 02:30
@amontanez24 amontanez24 requested a review from a team as a code owner October 20, 2022 02:30
@amontanez24 amontanez24 merged commit 9ce0aea into V1.0.0.dev Oct 20, 2022
@amontanez24 amontanez24 deleted the issue-1055-parsynthesizer branch October 20, 2022 17:29
amontanez24 added a commit that referenced this pull request Nov 22, 2022
* initial commit

* fixing skeleton for parsynthesizer

* adding unit tests

* pr comments
amontanez24 added a commit that referenced this pull request Dec 21, 2022
* initial commit

* fixing skeleton for parsynthesizer

* adding unit tests

* pr comments
amontanez24 added a commit that referenced this pull request Feb 17, 2023
* initial commit

* fixing skeleton for parsynthesizer

* adding unit tests

* pr comments
amontanez24 added a commit that referenced this pull request Mar 23, 2023
* initial commit

* fixing skeleton for parsynthesizer

* adding unit tests

* pr comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants