Giter Club home page Giter Club logo

Comments (14)

vipul-shinde avatar vipul-shinde commented on May 17, 2024 1

Yes @shankarpandala . I didn't had lightgbm, installed it. Now error is gone. 😃

from lazypredict.

shankarpandala avatar shankarpandala commented on May 17, 2024

Try import sys before your code
This is designed to use catboost only if it is already installed. If it is not installed it will ignore. Will look into the issue and fix it in next release

from lazypredict.

rrupam avatar rrupam commented on May 17, 2024

I have the same problem. I have
import sys
before the code, but the error persists.

from lazypredict.

Branden-Kang avatar Branden-Kang commented on May 17, 2024

I have the same problem but I solved it. Before running the "lazy predict" code, you should install catboost first. So, use this code to install catboost: !pip3 install catboost and then you can run the code "from lazypredict.Supervised import LazyClassifier".

from lazypredict.

vipul-shinde avatar vipul-shinde commented on May 17, 2024

I installed catboost now, but the error still persists ( sys not defined) while I try to import using ---
from lazypredict.Supervised import LazyClassifier

from lazypredict.

shankarpandala avatar shankarpandala commented on May 17, 2024

@rrupam @Branden-Kang @vipul-15
Install 'xgboost', 'catboost', 'lightgbm' before using lazypredict and let me know if this error still exists

from lazypredict.

Branden-Kang avatar Branden-Kang commented on May 17, 2024

Yes. I fixed it. You need to install 'xgboost', 'catboost', 'lightgbm'. But, you have to remember that use pip3!!

from lazypredict.

shankarpandala avatar shankarpandala commented on May 17, 2024

@pavansai26 you can also install xgboost lightgbm and catboost for time being I will fix this sys issue soon.

from lazypredict.

guhan93 avatar guhan93 commented on May 17, 2024

when i run the regression code i get only the learning rates

from lazypredict.

guhan93 avatar guhan93 commented on May 17, 2024

having errors in stacking regressor

from lazypredict.

shankarpandala avatar shankarpandala commented on May 17, 2024

@rrupam @Branden-Kang @vipul-15 @pavansai26

This issue is fixed in new patch and removed catboost

@guhan93 Please raise a new issue for it with details

from lazypredict.

guhan93 avatar guhan93 commented on May 17, 2024

image

from lazypredict.

guhan93 avatar guhan93 commented on May 17, 2024

solve this

from lazypredict.

guhan93 avatar guhan93 commented on May 17, 2024

image

from lazypredict.

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.