mirror of
https://github.com/Doctorado-ML/mufs.git
synced 2025-08-18 17:15:52 +00:00
Stub project
This commit is contained in:
3
cfs/Selection.py
Normal file
3
cfs/Selection.py
Normal file
@@ -0,0 +1,3 @@
|
||||
class CFS:
|
||||
def __init__(self, a):
|
||||
self.a = a
|
Reference in New Issue
Block a user