Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
cyantangerine committed Nov 29, 2024
1 parent a47ba97 commit 2c7a565
Show file tree
Hide file tree
Showing 4 changed files with 2,072 additions and 1,730 deletions.
1 change: 1 addition & 0 deletions docs/source/user_guides/library.rst
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ So you can modify the metadata of your dataset before fit model.
from sdgx.data_models.metadata import Metadata
metadata = Metadata.from_dataframe(df)
Click `here <https://github.com/hitsz-ids/synthetic-data-generator/blob/main/example/sdgx_example_metadata.ipynb>`_ to find more examples for metadata.

Use :ref:`Synthesizer <Synthesizer>` to generate synthetic data
---------------------------------------------------------------------------------
Expand Down
Loading

0 comments on commit 2c7a565

Please sign in to comment.