Top Machine Learning Best Practices for Better Models
text [2024-10-14 03:14:22,891] ERROR:worker:Process ‘Icarus-Inference-Engine-7’ terminated with signal 9 (SIGKILL) [2024-10-14 03:14:22,892] CRITICAL:kernel:Out of Memory (OOM) killer invoked. Victim: python3.11 (pid 4402) [2024-10-14 03:14:23,004] TRACEBACK: File “/app/inference/model_loader.py”, line 142, in predict features = feature_store.get_latest(user_id) File “/app/data/feature_store.py”, line 89, in get_latest df = pd.read_sql(query, engine) File “/usr/local/lib/python3.11/site-packages/pandas/io/sql.py”, line 1561, in read_sql return pandas_sql.read_query(sql, index_col=index_col, params=params) MemoryError: … Read more