Python script to be run. The script should output the score to standard out as a float between 0.0 and 1.0.
Optionalpython_Python version to run scoring. Default is "==3.12.10"
Optionalrequirements_Package dependencies to be installed. The requirements should be a valid requirements.txt file.
PythonScriptScoringFunction will run a python script in the context of your environment as a ScoringFunction.