Function that checks the feature names of data and vaeac
model
vaeac
modelvaeac_check_x_colnames(feature_names_vaeac, feature_names_new)
feature_names_vaeac
: Array of strings containing the feature names of the vaeac
model.feature_names_new
: Array of strings containing the feature names to compare with.The function does not return anything.
Lars Henry Berge Olsen
Useful links