runtime error

/usr/local/lib/python3.10/site-packages/sklearn/linear_model/_logistic.py:469: ConvergenceWarning: lbfgs failed to converge (status=1): STOP: TOTAL NO. of ITERATIONS REACHED LIMIT. Increase the number of iterations (max_iter) or scale the data as shown in: https://scikit-learn.org/stable/modules/preprocessing.html Please also refer to the documentation for alternative solver options: https://scikit-learn.org/stable/modules/linear_model.html#logistic-regression n_iter_i = _check_optimize_result( Traceback (most recent call last): File "/home/user/app/app.py", line 125, in <module> with open('info.md') as f: FileNotFoundError: [Errno 2] No such file or directory: 'info.md'

Container logs:

Fetching error logs...