Best Of
-
Re: How many people could share DSS
@AlexT , Agreed with what you have said. A conversation like that would be very helpful. A question that @seungsulee question suggests to me; Is there a public system sizing guide available as part o…1 · -
Re: Set user profile attributes from LDAP (keyclock)
@iouahoud This is not currently possible. Logged an enhancement request to add this possibility.1 · -
Re: Extract ID out of a column
Hi @Sitraka_Forler , Although you mention that the number of interest is not at the end of the URl the slice of data shown hints otherwise.. if that is case then a "split column" processor,…2 · -
Re: VM community edition
Hi @pipscity2 H2 DB can crash due to a variety of reasons: * space issue * abrupt server shutdown Renaming or moving that broken mv.db file was the correct way to go and don't worry, this shouldn't a…1 · -
Identifying training records in Visual Analyses
For Visual Analyses, is there a way to see which records landed in the training and testing sets when using the 'class rebalancing' option for subsampling? I want to be able to exclude certain rows t…1 · -
Re: Identifying training records in Visual Analyses
Hello, It is not possible to know which row ends up in which dataset. If you wish to have more control on the dataset(s) used for training, you can switch to "Explicit extract from two datasets&…2 · -
Re: String dates to datetime format
Hello @RAMAN - You can use the format date processor to change your date input column to a string column with the format of your choice (e.g. yyyy-MM-dd) as seen in the screenshot attached. Here is s…1 · -
Re: Embed Web APP Internally
@LexLooter I've added a product idea here2 · -
Re: Best practice for setting up QA, stage, and production data-pipelines
Hi @Fahraynk , Our approach is to utilize separate DSS instances for development, testing / staging, and production. Our processes reside within one project. We develop in that project on the develop…1 · -
Re: SQL Recipe: Error initializing column metadata
Hi, thanks for return! After several attemps to fix the issue, I realized that SQL recipe could not handle the query with a declare method. I was declaring a variable before the query. After removing…1 ·