Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 890 Bytes

ReportMlFilepath.md

File metadata and controls

12 lines (9 loc) · 890 Bytes

IO.Swagger.Model.ReportMlFilepath

Properties

Name Type Description Notes
Analyses ReportMlFilepathAnalyses
AnalyzedCounts ReportMlFilepathAnalyzedCounts
OverallScores ReportMlFilepathOverallScores
OverallScore decimal? The overall score for the filepath analyses. Currently just a weighted average of the ml_filepath.overall_scores values, heavily weighted in favor of the neighbor_maliciousness score (as this is what's shown in the UI and has higher accuracy).

[Back to Model list] [Back to API list] [Back to README]