Use AI to do ML - vibe forecasting is coming
It's 5pm on a Tuesday. You've already had your last meeting, last coffee, and last shred of patience....
Opening excerpt (first ~120 words) tap to expand
try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 724925) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } MindsDB Team Posted on Apr 30 • Originally published at mindsdb.com Use AI to do ML - vibe forecasting is coming #ai #machinelearning #analytics It's 5pm on a Tuesday. You've already had your last meeting, last coffee, and last shred of patience. Sarah from supply chain pings you on Slack: Quick one — can you forecast our parts demand for the next six months? Just something rough. Need it for Friday. Quick one. Friday. You know the drill. Pull purchase orders out of Postgres.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).