Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/csharp/323.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
C# 使用ML.NET从预测中获得准确性_C#_Visual Studio_Machine Learning_Formula_Ml.net - Fatal编程技术网

C# 使用ML.NET从预测中获得准确性

C# 使用ML.NET从预测中获得准确性,c#,visual-studio,machine-learning,formula,ml.net,C#,Visual Studio,Machine Learning,Formula,Ml.net,我有一个系统,它可以根据球员的技能/属性预测球员最适合他的足球位置 现在,作为一个结果,我得到如下结果 以及所有其他剩余位置的精度,总计为10 我预计总共有20名球员 我怎样才能用我能用的公式计算出算法的准确度?谢谢 Lionel Messi CAM - 65% ST - 12% .. etc

我有一个系统,它可以根据球员的技能/属性预测球员最适合他的足球位置

现在,作为一个结果,我得到如下结果

以及所有其他剩余位置的精度,总计为10

我预计总共有20名球员

我怎样才能用我能用的公式计算出算法的准确度?谢谢

Lionel Messi
CAM - 65%
ST - 12%
.. etc