Survey banner
Switching to Dataiku - a new area to help users who are transitioning from other tools and diving into Dataiku! CHECK IT OUT

Does DSS have a recipe for imbalanced sample? Like SMOTE?

Frank
Level 2
Does DSS have a recipe for imbalanced sample? Like SMOTE?
 
2 Replies
Clรฉment_Stenac
Hi,

DSS doesn't have this.

Note that when doing a prediction with DSS visual ML, in most algorithms, DSS will use scikit-learn's capabilities for rebalancing by setting appropriate instance weights.
Frank
Level 2
Author
When I convert the model settings to python code, I found no parameters were set for rebalancing samples. Of course the code is not exactly the same as the one used to build the model but It would be nice that we have this option in "Design" tab. Many business use cases deal with rare events.
0 Kudos