Hi experts,
I’m a newbie and i’m trying to figure out how to build a Two-Page App for a Recommendation System
At the moment, I get the page below looking at the basic tutorial and documentation
At the end, I would like to
- Pass the customerid
- Trigger the scoring function
- Get a new page with suggested products (name and id)
I search for references but i’m quite lose myself:
- How can I call the scoring function when I push login bottom in the form?
- How can I render the results in a new page?
Any suggestions? It would be great if you point me out in the right direction.
Ivan