joshua-oss
                                            joshua-oss
                                        
                                    MWEM now uses a `LabelTransformer` for all categorical columns by default, so all categorical columns are stored in integer indices starting at zero. Continuous values are binned externally by the...
Hi @snwagh, we don't currently have a helper function to do that, but it's a good idea. We could expose this capability as an API to support any connection, and...
You are correct that the data owner/curator will be the one to supply the metadata, and this needs to be done only once. The metadata will be visible to the...
We've just released `smartnoise-sql==0.2.5` with support for OpenDP v0.5.0 and Apple Silicon. The synthesizers package still has a dependency on `ctgan`, which doesn't work on Apple Silicon.
Tagging @AprilXiaoyanLiu
Hello! `sigma` is the noise multiplier used by opacus, and interacts with the batch size to control how fast the epsilon gets spent. You may want to experiment with these...
Implemented in v0.3.0
Notes from discussion with @lurosenb There are 4 main areas of potential compatibility with SDV: * Synthesizer Interface * RDT: Reversible Data Transforms for preprocessing and postprocessing * SDMetrics: Utility...
Fixed in #490
We've added M1 support in the latest release of smartnoise-synth.