Giter VIP home page Giter VIP logo

Comments (3)

AutoViML avatar AutoViML commented on May 18, 2024

Hi @epris ๐Ÿ‘
The problem with the second time is seen in your above issue:

SULOV method is erroring. Continuing ...

Since SULOV method is erroring, it gives a different result. Can you please upgrade to the latest version via:

pip install featurewiz --upgrade

Then try again and see if it is indeed that different. When there are 3000+ features while there are only 38 rows, you can expect some variance in results. Just FYI.

Autovimal

from featurewiz.

epris avatar epris commented on May 18, 2024

Hi,
thanks for your response.
Well, I know that 38 samples are few but given the same input, given the same seed, if the algorithm is the same the output is the same.
But, as you noticed, there is a problem with the installation.
Unfortunately, I run the command you suggested but the upgrade get stuck at:
INFO: pip is looking at multiple versions of cloudpickle to determine which version is compatible with other requirements. This could take a while.
Collecting cloudpickle>=1.1.1
Using cached cloudpickle-2.0.0-py3-none-any.whl (25 kB)
Downloading cloudpickle-1.6.0-py3-none-any.whl (23 kB)
Using cached cloudpickle-1.5.0-py3-none-any.whl (22 kB)
Using cached cloudpickle-1.4.1-py3-none-any.whl (26 kB)
Using cached cloudpickle-1.4.0-py3-none-any.whl (25 kB)
Using cached cloudpickle-1.3.0-py2.py3-none-any.whl (26 kB)
Using cached cloudpickle-1.2.2-py2.py3-none-any.whl (25 kB)
Using cached cloudpickle-1.2.1-py2.py3-none-any.whl (25 kB)
Using cached cloudpickle-1.2.0-py2.py3-none-any.whl (24 kB)
Using cached cloudpickle-1.1.1-py2.py3-none-any.whl (17 kB)
INFO: pip is looking at multiple versions of cloudpickle to determine which version is compatible with other requirements. This could take a while.
INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. If you want to abort this run, you can press Ctrl + C to do so. To improve how pip performs, tell us what happened here: https://pip.pypa.io/surveys/backtracking

from featurewiz.

AutoViML avatar AutoViML commented on May 18, 2024

Hi @epris ๐Ÿ‘
Thanks for trying out Featurewiz. Here is a Colab notebook which shows how to install featurewiz by carefully following these steps one by one:

!pip install featurewiz --ignore-installed --no-deps
!pip install 'fsspec>=0.3.3'
!pip install category_encoders --upgrade
!pip install imbalanced_ensemble 

https://colab.research.google.com/drive/1ekBZgCDgRGJU25unwZ0lvla_k20pq36h?usp=sharing

from featurewiz.

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.