Skip to content
  • Ram Sriharsha's avatar
    4e5919bf
    [SPARK-7690] [ML] Multiclass classification Evaluator · 4e5919bf
    Ram Sriharsha authored
    Multiclass Classification Evaluator for ML Pipelines. F1 score, precision, recall, weighted precision and weighted recall are supported as available metrics.
    
    Author: Ram Sriharsha <rsriharsha@hw11853.local>
    
    Closes #7475 from harsha2010/SPARK-7690 and squashes the following commits:
    
    9bf4ec7 [Ram Sriharsha] fix indentation
    3f09a85 [Ram Sriharsha] cleanup doc
    16115ae [Ram Sriharsha] code review fixes
    032d2a3 [Ram Sriharsha] fix test
    eec9865 [Ram Sriharsha] Fix Python Indentation
    1dbeffd [Ram Sriharsha] Merge branch 'master' into SPARK-7690
    68cea85 [Ram Sriharsha] Merge branch 'master' into SPARK-7690
    54c03de [Ram Sriharsha] [SPARK-7690][ml][WIP] Multiclass Evaluator for ML Pipeline
    4e5919bf
    [SPARK-7690] [ML] Multiclass classification Evaluator
    Ram Sriharsha authored
    Multiclass Classification Evaluator for ML Pipelines. F1 score, precision, recall, weighted precision and weighted recall are supported as available metrics.
    
    Author: Ram Sriharsha <rsriharsha@hw11853.local>
    
    Closes #7475 from harsha2010/SPARK-7690 and squashes the following commits:
    
    9bf4ec7 [Ram Sriharsha] fix indentation
    3f09a85 [Ram Sriharsha] cleanup doc
    16115ae [Ram Sriharsha] code review fixes
    032d2a3 [Ram Sriharsha] fix test
    eec9865 [Ram Sriharsha] Fix Python Indentation
    1dbeffd [Ram Sriharsha] Merge branch 'master' into SPARK-7690
    68cea85 [Ram Sriharsha] Merge branch 'master' into SPARK-7690
    54c03de [Ram Sriharsha] [SPARK-7690][ml][WIP] Multiclass Evaluator for ML Pipeline
Loading