mirror of
https://github.com/Doctorado-ML/mufs.git
synced 2025-08-16 16:15:56 +00:00
Implement Metric methods and tests
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
from .CFS_test import CFS_test
|
||||
from .Metrics_test import Metrics_test
|
||||
|
||||
__all__ = ["CFS_test"]
|
||||
__all__ = ["CFS_test", "Metrics_test"]
|
||||
|
Reference in New Issue
Block a user