Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
can anyone help me with how to load data dynamically based on the user selection in qliksense through a configuration file or some thing like that.
Hi there,
Have you got a specific use case? there are number of ways you can make loads more dynamic, but really depends on what the use case is to how it can be done.
The use case is Model Monitoring
I have data from machine learning
for multiple models and interventions
I want to compare Traning Vs live data calculate and represent data drift and implement various tests like KS test, T test Chi2 Test and CSI PSI calculations for each feature.
granularity is like
Intervention to Model to Feature
I need to prepare an app which is configurable for many interventions models and features
Note that I am using simple Qliksense not have Qlik AutoML or SSE for python or R
is there a way i can prepare a reuseable app for all this with minimum efforts and also keep it scalable for future as and when required by business.