# Generated by roxygen2: do not edit by hand

export(evalKerasMnist)
export(evalKerasTransferLearning)
export(funBBOBCall)
export(funKerasMnist)
export(funKerasTransferLearning)
export(genCatsDogsData)
export(getBudget)
export(getExplan)
export(getKerasConf)
export(getMnistData)
export(get_exp_config)
export(get_objf)
export(get_task_census)
export(int2fact)
export(kerasCompileResult)
export(makeBench)
export(optimizer_adadelta)
export(optimizer_adagrad)
export(optimizer_adam)
export(optimizer_adamax)
export(optimizer_nadam)
export(optimizer_rmsprop)
export(optimizer_sgd)
export(plot_function_surface)
export(plot_parallel)
export(plot_pareto)
export(plot_sensitivity)
export(plot_surface)
export(plotnice.spotTreeModel)
export(prepare_data_plot)
export(prepare_spot_result_plot)
export(printf)
export(sequentialBifurcation)
export(spotPlot)
export(subgroups)
export(trans_10pow)
export(trans_10pow_round)
export(trans_1minus10pow)
export(trans_2pow)
export(trans_2pow_round)
export(trans_id)
export(translate_levels)
export(valid_inputs)
import(OpenML)
import(mlr)
importFrom(RColorBrewer,brewer.pal)
importFrom(SPOT,buildRanger)
importFrom(SPOT,evaluateModel)
importFrom(SPOT,getNatDesignFromCoded)
importFrom(SPOT,plotData)
importFrom(SPOT,plotFunction)
importFrom(SPOT,plotModel)
importFrom(SPOT,wrapFunction)
importFrom(benchmarkme,benchmark_std)
importFrom(callr,r)
importFrom(emoa,is_dominated)
importFrom(ggsci,pal_ucscgb)
importFrom(grDevices,terrain.colors)
importFrom(graphics,axis)
importFrom(graphics,contour)
importFrom(graphics,filled.contour)
importFrom(graphics,persp)
importFrom(graphics,points)
importFrom(jsonlite,fromJSON)
importFrom(keras,"%<-%")
importFrom(keras,application_xception)
importFrom(keras,array_reshape)
importFrom(keras,compile)
importFrom(keras,dataset_mnist)
importFrom(keras,evaluate)
importFrom(keras,fit)
importFrom(keras,k_clear_session)
importFrom(keras,k_epsilon)
importFrom(keras,keras)
importFrom(keras,keras_model)
importFrom(keras,keras_model_sequential)
importFrom(keras,layer_dense)
importFrom(keras,layer_dropout)
importFrom(keras,layer_global_average_pooling_2d)
importFrom(keras,layer_input)
importFrom(keras,layer_random_flip)
importFrom(keras,layer_random_rotation)
importFrom(keras,layer_rescaling)
importFrom(keras,loss_binary_crossentropy)
importFrom(keras,metric_binary_accuracy)
importFrom(keras,model_to_json)
importFrom(keras,optimizer_adam)
importFrom(keras,optimizer_adamax)
importFrom(keras,to_categorical)
importFrom(magrittr,"%<>%")
importFrom(mlr,makeLearner)
importFrom(mlr,mmce)
importFrom(mlr,resample)
importFrom(mlr,rmse)
importFrom(mlr,timeboth)
importFrom(mlr,timepredict)
importFrom(mlr,timetrain)
importFrom(plotly,"%>%")
importFrom(plotly,add_trace)
importFrom(plotly,colorbar)
importFrom(plotly,layout)
importFrom(plotly,plot_ly)
importFrom(reticulate,import)
importFrom(reticulate,py_install)
importFrom(rpart.plot,rpart.plot)
importFrom(sensitivity,ask)
importFrom(sensitivity,sb)
importFrom(sensitivity,tell)
importFrom(smoof,makeBBOBFunction)
importFrom(stats,aggregate)
importFrom(stats,as.formula)
importFrom(stats,runif)
importFrom(tensorflow,tf)
importFrom(tfdatasets,dataset_batch)
importFrom(tfdatasets,dataset_cache)
importFrom(tfdatasets,dataset_map)
importFrom(tfdatasets,dataset_prefetch)
