Python Learner

cjjc20001
cjjc20001 New Altair Community Member
edited November 2024 in Community Q&A
I am trying to learn how to use the python learner. I already installed the pandas and skilearn but when I run the sample dataset, there is an error saying skilearn cannot be found. I have searched this type of error at the internet but I cannot find a similar one. I am using windows not mac. Attached is the error message.
Tagged:

Welcome!

It looks like you're new here. Sign in or register to get started.

Answers

  • Caperez
    Caperez Altair Community Member
    Hi @cjjc20001,
    Please be sure that you have installed the python libraries  and you configured the rout into rapidminer. 
    Please go to Settings->Preferences->Python Scripting.
    You need to have skilearn and lightgmb into the selected python enviroment.

    Best, 

    Cesar
  • cjjc20001
    cjjc20001 New Altair Community Member
    edited October 2022
    Thank you. Part of the problem was that my pip is not working so i used another way to install it. Used py -m pip install __________. It is now working.
  • Caperez
    Caperez Altair Community Member
    You welcome @cjjc20001
    I'm happy the problem was solved. 

    Best

Welcome!

It looks like you're new here. Sign in or register to get started.

Welcome!

It looks like you're new here. Sign in or register to get started.