runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 38, in <module> model = RandomForestClassifier(n_estimators=100, random_state=42) ^^^^^^^^^^^^^^^^^^^^^^ NameError: name 'RandomForestClassifier' is not defined

Container logs:

Fetching error logs...