Output models created by Multiple Regression and PLS nodes as PMML nodes
Machine learning nodes, such as Random Forest and Boosted Tree, automatically output models as PMML nodes. This allows models to be rerun automatically by simply updating the data, which is highly convenient for integration with Spotfire. However,...
Push custom workspace node from Enterprise to workstations
Would like a built-in feature that would push custom node DMI and associated files located in an Enterprise folder directly to the node browser for all workstations associated with that server. Currently I'm told that end users must import custom ...
Support Enterprise Browser as parameter in General Code Node (Python, R, etc)
We are asking for better integration of Statistica Enterprise with R and Python. As part of this it would be useful to allow end users to have an Enterprise browser available in their list of parameters to choose files and return the paths from SD...
When you choose to manually manage the filters for in-memory data tables, it still adds any filters you create to every tab in the file. it would be extremely helpful if you could select the tabs to add the filters to instead of it adding them acr...
over 6 years ago
in Spotfire / Filters
0
Future Consideration
Lift is a very important statistic for association rules. It is supported by many data science platforms, for example the arules library in R. Statistica should report lift as it does with support and confidence..
Unstack Node parameters to have a new option - Replace MD with 0 in output
Requesting an enhancement to Unstack node that allows for Missing Data to be replaced with 0 during the unstack. Gif attached for better understanding of this use case.
When filtering with != or <>, do not remove null/empty values unless it was specified.
When the condition for != or <> is filtered on, it should not filter out null/empty values unless it was specified in the condition. For example, if there is a field called "Number" with a list of numbers 1,2,3,4,5,6,,7,8 (null between 6 and...
over 1 year ago
in Spotfire / Filters
1
Future Consideration
Add the ability to change the x-axis for Control Charts in WebStatistica
WebStatistica does not allow us to assign a different parameter to the x-axis on SPC charts. Typically users would want to see something like a lot number on the x-axis or even a date so that they would be able to look at the chart and know what t...
Would it be possible to add an lemmatization function in the text mining node. This would be greatly beneficial and ensure competitiveness of TM functionality with open source packages.