Options

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

vbsinghvbsingh Member Posts: 9 Newbie
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

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

  • Options
    vbsinghvbsingh Member Posts: 9 Newbie
    plz send the .properties file also

  • Options
    varunm1varunm1 Moderator, 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

  • Options
    vbsinghvbsingh Member Posts: 9 Newbie
    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.
  • Options
    vbsinghvbsingh Member Posts: 9 Newbie
    What should be the range for J48 machine learning technique while using optimize operator
Sign In or Register to comment.