This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| wiki:ai:ml-labs [2025/06/06 18:20] – created ymurugesan | wiki:ai:ml-labs [2025/06/06 18:25] (current) – ymurugesan | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | **ML lab lessons learnt |
| + | ** | ||
| + | **Ml job timing out** | ||
| - | |||
| - | ====== Ml job timing out ====== | ||
| The ML job may timeout after 6 hours and will have a warning saying it timed out in that case check the limits of the job configured | The ML job may timeout after 6 hours and will have a warning saying it timed out in that case check the limits of the job configured | ||
| Line 10: | Line 10: | ||
| I had set the below configuration | I had set the below configuration | ||
| - | [[http:// | + | |
| + | {{wiki:screenshot_2025-06-06_at_12.47.09 pm.png}} | ||
| + | |||
| + | |||
| + | So the max trials is set to 1000 which makes the job to use 1000 different models to evaluvate. So always ensure you have right number of trials selected. | ||
| + | |||
| + | |||