The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

KNN with parameter tuning and LOG process....Not getting confusion matrix for all k

vbsinghvbsingh Member Posts: 9 Learner I
I am using KNN for multiclass problem . I am applying optimized grid search  for parameter tuning and using log process for getting every cucle results. But I am getting only accuracy results and different values of K. How can i get the confussion matrix  for all possible values of K in KNN..Please suggest and guide...

Best Answers

Answers

  • vbsinghvbsingh Member Posts: 9 Learner I
    How to get confusion matrix  for all k values through grid search...
  • vbsinghvbsingh Member Posts: 9 Learner I
    But I need parameter optimization too...
  • vbsinghvbsingh Member Posts: 9 Learner I
    Great I am trying it......

  • vbsinghvbsingh Member Posts: 9 Learner I
    plz send the .properties file also

  • varunm1varunm1 Member Posts: 1,207 Unicorn
    Here is the zip folder with all the related files, you just need to unzip in your local repository of rapidminer folder and run it.
    Regards,
    Varun
    https://www.varunmandalapu.com/

    Be Safe. Follow precautions and Maintain Social Distancing

  • vbsinghvbsingh Member Posts: 9 Learner I
    Hi varunm1,
    Thanks for sharing your operator.. It was great help. But i have one problem with J48 since there is two parameter ...so there is overlapping in result.. how to change the name of the result..and get entire result.
  • vbsinghvbsingh Member Posts: 9 Learner I
    What should be the range for J48 machine learning technique while using optimize operator
Sign In or Register to comment.