cm0002@lemdro.id to AI - Artificial intelligence@programming.devEnglish · 4 days agoXiaomi just published an open-source tabular foundation model with zero-shot classification & regression via in-context learninggithub.comexternal-linkmessage-square7fedilinkarrow-up13
arrow-up13external-linkXiaomi just published an open-source tabular foundation model with zero-shot classification & regression via in-context learninggithub.comcm0002@lemdro.id to AI - Artificial intelligence@programming.devEnglish · 4 days agomessage-square7fedilink
minus-squarerobsteranium@lemmy.worldlinkfedilinkEnglisharrow-up1·3 days agoI find it hard to imagine reaching for a black box model like this. If you want to predict something important then surely you want to know how the prediction is made to understand how certain it is/ when it will fail etc.
minus-squareRailcar8095@lemmy.worldlinkfedilinkEnglisharrow-up1·3 days agoYou need to test it for your own use case/data, regardless of you knowing how it works internally or not, at least for important tasks.
I find it hard to imagine reaching for a black box model like this. If you want to predict something important then surely you want to know how the prediction is made to understand how certain it is/ when it will fail etc.
You need to test it for your own use case/data, regardless of you knowing how it works internally or not, at least for important tasks.