Qlik-PE / Rapid-ML-Gateway

Rapid Machine Learning Gateway
MIT License
2 stars 3 forks source link

Information details to integrating Qlik with Sagemaker #34

Closed adgnabro closed 2 years ago

adgnabro commented 3 years ago

First of all, thanks for this great tool !

I'm trying to integrating Qlik with Sagemaker following the readme https://github.com/Qlik-PE/Qlik-Rapid-API-Gateway/tree/master/sagemaker I've complete all the steps and now I want test the QVF files in Qlik Sense Server but I think some information are missing.

Can you provide the notebooks, qrag.ini and the function.json used for those examples please ?

I'd like to test all QRAG functions :

0: '_rest_single', 1: '_rest_30'
2: '_ws_single',
3: '_ws_batch',
4: '_echo_table'

Can you provide some samples on how to use them please (serveur implementation, input, output) ?

I've also noticed that there two Lambda folders in the repository, which one should I use ?

Thanks and regards

Parkman328 commented 3 years ago

Hi @adgnabro I will update the documentation and clarify things but it will not be until 1/2/2021 when things get pushed.

Parkman328 commented 3 years ago

Sorry finally getting back after week after of meetings... are you looking for sample qlik apps or functions.json and qrag.ini

adgnabro commented 3 years ago

Yes it's exactly what I'm looking for