R/testModel.R

#Validate if the meta model works
test.model <- function(lrn,model.MtL,newOMLTasks){
  #get meta features for new dataset
  
  #get the performance values using the metafeatures and learner hyperparameters provided
  
  #get performance by comparing the obtained performance and actual performance
}
hildafab/MtL documentation built on May 17, 2019, 3:58 p.m.