# \donttest{
# Initialize the system (typically run once at the start of a session or script)
initialize_modeling_system_dia()
# Check if a default model like Random Forest is now registered
"rf" %in% names(get_registered_models_dia())
# }
Run the code above in your browser using DataLab