promptdojo_

ML package map - numpy, pandas, sklearn, torch — step 4 of 7

package_for looks up a task in the mapping and returns a safe fallback when the task isn't known. Fill the blank with the fallback string .get() returns for an unknown task.

Blank: