Retrieve the associated scikit clustering model with DSS

jianhao18
jianhao18 Registered Posts: 3 ✭✭✭✭
edited July 16 in Using Dataiku

Hi,

Following the guide here API for interacting with saved models — Dataiku DSS 7.0 documentation, I have been able to retrieve the scikit models with DSS (for prediction models - regression/classification). However, this does not work on clustering models as shown in the screenshot, the get_predictor() method fails with the following error

<class 'TypeError'>: preprocessing_steps() got an unexpected keyword argument 'with_target'

Has anyone faced this problem before? Would really appreciate your help on this, I have attached the screenshot below. Thanks!

FYI: I am using DSS version 7.0.3

tmp.jpg

tmp2.jpg

Answers

  • tgb417
    tgb417 Dataiku DSS Core Designer, Dataiku DSS & SQL, Dataiku DSS ML Practitioner, Dataiku DSS Core Concepts, Neuron 2020, Neuron, Registered, Dataiku Frontrunner Awards 2021 Finalist, Neuron 2021, Neuron 2022, Frontrunner 2022 Finalist, Frontrunner 2022 Winner, Dataiku Frontrunner Awards 2021 Participant, Frontrunner 2022 Participant, Neuron 2023 Posts: 1,601 Neuron

    @jianhao18
    ,

    Welcome to the Dataiku Community.

    I have not faced this specific problem in the past.

    I see you are working with a somewhat older version of DSS 7.0 documentation. Is that the version of Dataiku's Data Science Studio (DSS) you have installed? The current version of DSS is Version 9.0.1. The same documentation material for the current version of DSS is here. That said it is very similar to what you have. That said it might be helpful to other community members if you would be willing to share the version of DSS you are actually using.

    I see some comments on the forums that suggest that in the past, that problems that include "with_target" in errors are associated with the version DSS and the need to re-run models in the current version of DSS. However, this does not seem to apply to you based on your description.

    It might also be helpful to provide some of the error messages from the Job Details.

  • jianhao18
    jianhao18 Registered Posts: 3 ✭✭✭✭

    Hi @tgb417
    , thanks for the response.

    Yes I am using DSS 7.0.3. I have also shared the error messages from the job details below.

    tmp2.jpg

  • tgb417
    tgb417 Dataiku DSS Core Designer, Dataiku DSS & SQL, Dataiku DSS ML Practitioner, Dataiku DSS Core Concepts, Neuron 2020, Neuron, Registered, Dataiku Frontrunner Awards 2021 Finalist, Neuron 2021, Neuron 2022, Frontrunner 2022 Finalist, Frontrunner 2022 Winner, Dataiku Frontrunner Awards 2021 Participant, Frontrunner 2022 Participant, Neuron 2023 Posts: 1,601 Neuron

    @jianhao18
    ,

    I don’t know the answer. I would suggest putting in a support ticket. Maybe someone else can jump in.

Setup Info
    Tags
      Help me…