Giter Club home page Giter Club logo

Comments (5)

Diyago avatar Diyago commented on May 27, 2024

Hmm, that interesting. The error reproduced on a collab with python 3.7.12 but work smoothly on my pc with 3.8.2, 3.8.5 and on Kaggle machine with python 3.7.10

https://www.kaggle.com/insaff/tabular-gan-demo/log
image

from gan-for-tabular-data.

Diyago avatar Diyago commented on May 27, 2024

I will continue the investigation. As temporary workaround use Kaggle notebooks or different python

from gan-for-tabular-data.

la269342 avatar la269342 commented on May 27, 2024

Dear Insaf Ashrapov, thank you very much for your kind help and recommendations. We will try it alternatively. However, if you will find the answer, we would very glad to hear about it.
I wish you a nice week.
Lubomir

from gan-for-tabular-data.

Diyago avatar Diyago commented on May 27, 2024

Finally, I came to the solution. Colab already has installed sklearn so I have to manually install the right version:
!pip install scikit_learn==0.23.2ยง

from gan-for-tabular-data.

Diyago avatar Diyago commented on May 27, 2024

@la269342 Fixed in the new version. Install this way:

!pip install tabgan==1.1.2

In colab you have to reload runtime

from gan-for-tabular-data.

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.