Coder Social home page Coder Social logo

Comments (2)

oregonpillow avatar oregonpillow commented on July 26, 2024 1

Hi @csala ,
that's really helpful. Thanks for writing such a detailed explanation. I will try with alternative synthesizers and be more patient with my execution ;)

from sdgym.

csala avatar csala commented on July 26, 2024

Hello @oregonpillow

This is completely normal and expected. All these messages come from the scikit-learn estimators and metrics, and are caused because either the synthesized data is not good enough for the estimator to work in it, or the estimator is not performing well enough on that particular problem. Since we are running a bunch of different estimators on a bunch of different datasets, having those warning messages appear randomly is both expected and unavoidable (unless you explicitly silence them :-P). Also, note that the Quickstart is using the IndependentSynthesizer because it is the simplest and fastest one, but also the one that performs the worse.

I also notice that on your notebook you interrupted the execution, but if you do not, and wait enough, at the end you'll get the results table.

from sdgym.

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.