Forum Discussion
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 !!!
4 Replies
- lbendlinSuper User
Please provide a more detailed explanation of what you are aiming to achieve. What have you tried and where are you stuck?
- Mohit_207Frequent 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?
- lbendlinSuper User
What have you tried? Sounds like the standard drill through page function should work for that.
- Mohit_207Frequent 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.