Install Python packages - SMOTE and codecarbon

nsrishan
nsrishan Registered Posts: 7 ✭✭✭

Hello,

I am trying to use codecarbon and SMOTE on my dataset through my own Python code. What would be the best way to install them?

Best Answer

  • Turribeach
    Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 1,876 Neuron
    Answer ✓

    Yes, when you create the Jupyter Notebook you have to specify the correct Python code environment (ie the one you got the new packages installed). Alternatively you can change the code environment from the Notebook itself by doing Kernel => Change Kernel. It is advisable that you set the code environment at the project settings (three dots => Settings => Code env selection) so that all your Python code recipes and notebooks default to the correct code env.

Answers

Setup Info
    Tags
      Help me…