-
Re: Sort / Order columns of a dataset
Hi, Generally speaking, DSS does not have this feature. You can however select the columns you want to display: when viewing a dataset, click the "Display" button in the upper right corner,…3 · -
Re: What is the best way to update a Python package in DSS?
Hi, Experimentally, updates to the "core" packages used by DSS (pandas, scikit-learn, jupyter, ...) are likely to break something. At the moment, DSS 2.3 is known not to work properly with …2 · -
Re: How can I utilize all my machine's cores for building a machine learning model?
Hi, At the moment, this is only implemented for the RandomForest and SGD algorithms (go to Settings > Algorithms and set the Parallelism option). Note that if you ask for several algorithms, up to…1 · -
Re: Can I delete or replace a dataset without deleting all the stream ?
Hi, Most recipes, but not yet all, support replacing an input or an output. The best solution, though not officially supported, is to use our API to change the settings of the existing datasets. IMPO…1 · -
Re: DSS 101 Tutorial: deploy - data set has no schema
Hi, Thanks for noticing this ! This is a bug in the latest version of DSS related to the particular type of dataset which is used for this tutorial. We'll be releasing a fix very soon. In the meantim…1 ·