Coder Social home page Coder Social logo

Comments (3)

srinify avatar srinify commented on August 31, 2024

Hi @burhanuddin-123 πŸ‘‹

Do you mind sharing more context with us so we can try to reproduce the issue on our end?

  • What does your metadata look like? You can run this method to get a nice diagram to share
  • Are you able to share your code itself so I can understand any preprocessing or other transformation you may have done?
  • Can you share the full stack trace of your error?
  • How many rows are in the Customers table and the Orders tables?

One thing I want to rule out is missing referential integrity, where all references in a foreign key reference a valid, existing primary key value. We created a function in our utils library to help process your data before model fitting. Try doing this step first before fitting and sampling. I doubt this is the issue since SDV usually checks for ref integrity, but still want to rule it out first.

from sdv.

srinify avatar srinify commented on August 31, 2024

Hi there @burhanuddin-123 are you still running into this issue?

Another user ran into a very similar issue and it seems to be related to the scale parameter in their case. What value are you using for scale when sampling from HMA Synthesizer?

We opened this new issue to track the bug with the proposed solution as well: #2045

from sdv.

srinify avatar srinify commented on August 31, 2024

Hi there @burhanuddin-123 I haven't heard from you in a while so I'm going to go ahead and close this issue out. Please see the suggested workaround if you're still running into this issue: #2045 (comment)

from sdv.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.