issues Search Results · repo:opendp/smartnoise-sdk language:Python
Filter by
239 results
(78 ms)239 results
inopendp/smartnoise-sdk (press backspace or delete to remove)When I ran a synthesizer with a PATE-CTGAN model over a large database (not too large tbh, a little bit less than 100MB)
the fit will fail and the kernel will crash. I tried to debug the problem and figured ...
RYCBABAC
- Opened on Dec 15, 2024
- #612
I followed the instruction to use pip to install the package. But I failed to import the package:
import snsql
Traceback (most recent call last):
File stdin , line 1, in module
File E:\Python312\Lib\site-packages\snsql\__init__.py ...
WCY-dt
- 4
- Opened on Oct 25, 2024
- #608
In the smartnoise-sql pyproject.toml the graphviz poetry dependency is specified as graphviz = ^0.17 which limits the
version to only versions starting with 0.17 since graphviz is still on v0 and this ...
amin-nejad
- 1
- Opened on Oct 22, 2024
- #607
Issue Description
I run a scrip performing a series of operations to test the accuracy and privacy of two of the available data synthesis
methods: DPGAN vs PATECTGAN. (script : run_comparison.py available ...
GiuliaGualtieri
- 1
- Opened on Oct 11, 2024
- #606
It seems there is a problem with the snsynth/mwem.py script. When running it, I encountered the following error:
574 if any([a 0 for a in mins_data]):
575 warnings.warn( Data should be preprocessed ...
lou2606
- 1
- Opened on Oct 6, 2024
- #605
Hi, thanks for the great work!
We are using the smartnoise libraries (both smartnoise-sql and recently also smartnoise-synth) in our Lomas project
(https://github.com/dscc-admin-ch/lomas/tree/master/) ...
damienbfs
- 5
- Opened on Sep 12, 2024
- #604
Hi,
I would like to create my own table transformer and wonder if there is a reason to not use DateTimeTransformer ? It it
is not in https://github.com/opendp/smartnoise-sdk/blob/main/synth/snsynth/transform/init.py ...
PaulineMauryL
- Opened on Jul 31, 2024
- #603
Description
If I create an environment with python version 3.11 and I try to install the smartnoise-synth package, I got an ERROR:
no versions available for that package.
Command Line Example
conda ...
GiuliaGualtieri
- 6
- Opened on Jul 18, 2024
- #600
Hi Smartnoise Team, thanks for the great work here!
We are using smartnoise-sql and opendp in a project and would like to use the new version of opendp (0.10.0) which
offers new features with polars. ...
PaulineMauryL
- 2
- Opened on Jun 27, 2024
- #597
Upon inspecting PATE-GAN, I believe there is a forgotten log operation in the moments accountant on L44 (corresponding
to the second term in Algorithm 1 on page 7 from the paper). This makes the accountant ...
ganevgv
- Opened on Jun 6, 2024
- #596

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.