-
Re: Suggestion requested for use case
Hi @SK , Not sure I fully understand your question, but you can indeed create custom recipes in DSS with custom parameters and logic. The way to do it would be to create a plugin and implement the re…1 · -
Re: Install multiple instance of Dss in multiple machines
Hi Bader, DSS doesn't support load balancing by running multiple backends and load balancing. Technically it's because of the $DATADIR storage that's not designed to be accessed by mul…1 · -
Re: No model trained by this step (train_model())
Hi Lj, Regarding the active version initialization, it's actually this line that sets an active version after training: train_ret = scenario.train_model("0pwbYbmy") This is a default b…1 · -
Re: Variable and Post-Write Statements in PostgreSQL Dataset
Hi Ben, I can confirm that it's a limitation of DSS 4, this feature was added in v.5 Regards, Andrey2 · -
Re: How to remove corrupted model versions
Hi Lj, Small addition to your solution: you can type "running" in the filter on the saved model page, then click on a checkbox on the left of the "actions" button to select all of…1 ·
