C# Class MSR.Models.Prediction.PostReleaseDefectFiles.SimplestTotalLocPostReleaseDefectFilesPrediction

Inheritance: PostReleaseDefectFilesPrediction
显示文件 Open project: kirnosenko/msr-tools

Public Methods

Method Description
EvaluateUsingROC ( ) : ROCEvaluationResult
SimplestTotalLocPostReleaseDefectFilesPrediction ( ) : System

Protected Methods

Method Description
GetFileEstimation ( ProjectFile file ) : double

Method Details

EvaluateUsingROC() public method

public EvaluateUsingROC ( ) : ROCEvaluationResult
return ROCEvaluationResult

GetFileEstimation() protected method

protected GetFileEstimation ( ProjectFile file ) : double
file MSR.Data.Entities.ProjectFile
return double

SimplestTotalLocPostReleaseDefectFilesPrediction() public method

public SimplestTotalLocPostReleaseDefectFilesPrediction ( ) : System
return System