July 12, 2022
View 00cff98e

- Data sets and feature names are converted into safe names such as Dataset1 and Feature1 for use inside of feature selection and classification functions. ClasifyResult class gains a featuresInfo slot which stores original identifiers as well as sanitised ones. - elasticNetPreval defunct parameter set removed.

Dario Strbenac authored on 12/07/2022 14:35:03
June 16, 2022
View 629b8255

- Missing or outdated parameter combinations in simpleParams.R added or fixed. - SVM training workaround for when input data has only one feature and e1071 doesn't name the matrix column.

Dario Strbenac authored on 16/06/2022 13:10:46