- Advanced security options — Dataiku DSS 13 documentation🔍
- Working with Git — Dataiku DSS 13 documentation🔍
- Tuning and controlling memory usage🔍
- Schema for data preparation — Dataiku DSS 13 documentation🔍
- Exporting models — Dataiku DSS 13 documentation🔍
- Model Document Generator — Dataiku DSS 13 documentation🔍
- Parameters — Dataiku DSS 13 documentation🔍
- Authentication — Dataiku DSS 13 documentation🔍
Predefined notebooks — Dataiku DSS 13 documentation
Advanced security options — Dataiku DSS 13 documentation
By default, the DSS backend sends backend error stacks to logged-in users. This makes debugging and understanding easier. This behavior can be disabled in the ...
DSS Macros - Dataiku Documentation
You are viewing the documentation for version 13 of DSS. » Operating DSS ... Macros are predefined actions that allow you to automate a variety of tasks, like:.
Working with Git — Dataiku DSS 13 documentation
If you have Notebooks that have been developed outside of DSS and are available in a Git repository, you can import these Notebooks in a DSS project. You ...
Tuning and controlling memory usage - Dataiku Documentation
Dataiku DSS. You are viewing the documentation for version 13 of DSS ... To view currently active Jupyter notebook sessions from the DSS UI, an ...
Schema for data preparation — Dataiku DSS 13 documentation
Types that appear in white are “possible”, while those appearing in red will generate errors or warnings. ../_images/prep-recipe-change-schema.png. By default, ...
Exporting models — Dataiku DSS 13 documentation
load_model() method to load MLflow Models with the DSS Default format. You ... In particular, this notebook does not reproduce all preprocessing capabilities of ...
Model Document Generator — Dataiku DSS 13 documentation
Select Export model documentation. On the modal dialog, select the default template or upload your own template, and click Export to generate the ...
Parameters — Dataiku DSS 13 documentation
To get the value of a parameter, in Python, we recommend using the form config.get(param_name, default_value) to give a default value to each parameter or use ...
Authentication — Dataiku DSS 13 documentation
By default, the order in DSS is as follows: Local > LDAP > Azure AD > SSO > PAM > Custom . When a user attempts to connect to DSS for the first time, they ...
Version control of projects — Dataiku DSS 13 documentation
When you install DSS, it is by default configured to have one Git repository per project, plus a global Git repository for “global” configuration elements ( ...
Operating DSS - Dataiku Documentation
Operating DSS¶ · dsscli tool · Running dsscli · The data directory · Finding the data directory · Backing up · Full Backup · Audit trail · Viewing the audit trail ...
Reporting on scenario runs — Dataiku DSS 13 documentation
In both cases, the results of the scenario run are offered to the engines as named variables. DSS comes with a default Freemarker-based template, and changing ...
Advanced Java runtime configuration - Dataiku Documentation
You are viewing the documentation for version 13 of DSS. » Installing and ... The DSS installer generates a default set of runtime options for the DSS ...
PySpark recipes — Dataiku DSS 13 documentation
DSS lets you write recipes using Spark in Python, using the PySpark API. As with all Spark integrations in DSS, PySPark recipes can read and write datasets, ...
Customizing DSS installation - Dataiku Documentation
You are viewing the documentation for version 13 of DSS. » Installing and ... By default, DSS listens to HTTP connections on the given base port, i.e. ...
dsscli tool — Dataiku DSS 13 documentation
dsscli is a command-line tool that can perform a variety of runtime administration tasks on DSS. It can be used directly by a DSS administrator, or ...
Flow zones — Dataiku DSS 13 documentation
Any flow node that you have not placed in a zone is automatically in the Default zone. You can't delete this zone, although you can rename it. When you delete ...
Flow Document Generator — Dataiku DSS 13 documentation
Select Export documentation. On the modal dialog, select the default template or upload your own template, and click Export to generate the ...
Upload your files — Dataiku DSS 13 documentation
Storage location¶. By default, when you upload files, they are stored within the DSS data directory, in the “uploads” folder. Before clicking on ...
Installing a new DSS instance - Dataiku Documentation
Installation folders¶ · The configuration of Dataiku DSS, including all user-generated configuration (datasets, recipes, insights, models, …) · Log files for the ...