-
Re: How to use available variables in reporters section/Send to dataset in scenarios ?
Hi @BlueRabit , The "Send to dataset" reporter adds a new row to an existing dataset at the beginning or end of the scenario run. Note, the Dataset (as specified in the "Dataset name&q…2 · -
Re: Jupyter support installation failed
Hi @Aniket_Chauhan , To re-install Jupyter support in the code environment, the ipykernel package must already be installed in the code-env. However, in this particular case, since the code environme…1 · -
Re: Convert a csv file to a tab file
Hi @raia , You could export the dataset in your flow, and download it as a TSV (Tab Separated Values) formatted file, by clicking on the "Export" button, then specifying "\t" as t…1 · -
Re: How to retrain you model using autoML and redeploy it?
Hello, You could retrain a deployed or saved model from the flow by double-clicking on the model (green diamond), then clicking on 'Retrain' from the Actions menu of the right sidebar. Alte…1 ·