cm0002@lemdro.id to AI - Artificial intelligence@programming.devEnglish · 17 days agoXiaomi just published an open-source tabular foundation model with zero-shot classification & regression via in-context learninggithub.comexternal-linkmessage-square7linkfedilinkarrow-up13arrow-down12cross-posted to: [email protected]
arrow-up11arrow-down1external-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 · 17 days agomessage-square7linkfedilinkcross-posted to: [email protected]
minus-squarerobsteraniumlinkfedilinkEnglisharrow-up1·16 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-squareRailcar8095linkfedilinkEnglisharrow-up1·16 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.