Forum Discussion
Mohit_207
4 years agoFrequent Visitor
Python Clustering & Drill through
Can we Drill through and in Back-End Python code of Clustering Algorithm working to show all the Clusters in New Drill through Page? Please Help !!!
Mohit_207
4 years agoFrequent Visitor
actually, i'm working in a Project they want the table data drill through to the new page and Each row Wise drill through data shows clusters and they are using Machine learning Python for Clustering.
Is that thing possible?
- lbendlin4 years agoSuper User
What have you tried? Sounds like the standard drill through page function should work for that.
- Mohit_2074 years agoFrequent Visitor
Thanks for your response.
Exactly not the same i'm looking for else.
Let me give you clear view.
We actually looking for the drill through and that drill though works a python code on back end to show clusters in drill though page.
The clusters we are making it is on the page2 and in page1 we have to use python code for clustering to show drill through clusters on page2.