Open Sandy4321 opened 4 years ago
error message on windows 10
NaiveFeatureSelection-master\DemoNFS.py", line 88, in ('feature_selection', NaiveFeatureSelection()),
builtins.TypeError: init() missing 1 required positional argument: 'k'
Sorry this was a small bug that should be fixed now. Try pulling the new changes to the repo and everything should work
great thanks will try
error message on windows 10
NaiveFeatureSelection-master\DemoNFS.py", line 88, in
('feature_selection', NaiveFeatureSelection()),
builtins.TypeError: init() missing 1 required positional argument: 'k'