Hi, I tried to run controlburn.classifier on a dataset that has 62301 rows, and 1208 features, but it only outputs 2 features when I set alpha = 0.05. When I tried smaller alpha values like 0.005 or 0.0005, it raised an error "SolverError: Solver 'ECOS_BB' failed. Try another solver, or solve with verbose=True for more information.".
Thank you for reviewing the issue!