Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
This files describes API changes in the mlbackend_php code, the
2
information provided here is intended especially for developers.
3
 
4
=== 3.8 ===
5
 
6
* The phi coefficient (Matthews' correlation coefficient) has been replaced by
7
  the F1 score as the main accuracy metric. Therefore, \mlbackend_php\processor::get_phi
8
  method has been removed.