JPDev@programming.dev to Programmer Humor@programming.dev · 1 year agoMachine Learningprogramming.devimagemessage-square13fedilinkarrow-up1391arrow-down114
arrow-up1377arrow-down1imageMachine Learningprogramming.devJPDev@programming.dev to Programmer Humor@programming.dev · 1 year agomessage-square13fedilink
minus-squareVictor@lemmy.worldlinkfedilinkarrow-up10·1 year agoSo as an eli5, that’s basically that you have to “ask” it stuff it has never heard before? AI has come after my time in higher education.
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up20·1 year agoYes. You train it on some data, and ask it about different data. Otherwise it just hard-codes the answers.
minus-squareArtVandelay@lemmy.worldlinkfedilinkEnglisharrow-up3·1 year agoYes, it’s called a train test split, and is often 80/20 or there about
So as an eli5, that’s basically that you have to “ask” it stuff it has never heard before? AI has come after my time in higher education.
Yes.
You train it on some data, and ask it about different data. Otherwise it just hard-codes the answers.
They’re just like us.
Gotcha, thank you!
Yes, it’s called a train test split, and is often 80/20 or there about