Skip to content

v1.5.0: classification

Latest
Compare
Choose a tag to compare
@PedroSeber PedroSeber released this 30 Aug 23:48
8d053f8

Added classification models to all non-deep learning architectures (except for PLS/SPLS). These are accessible with the keyword classification = True in SPA.main_SPA(). The labels for model_name do not change based on whether the user is doing regression or classification.
Also fixed some minor bugs and added citations related to this repo.