TGTGInsighttelegram intelligenceLIVE / telegram public index
← Graph Machine Learning
Graph Machine Learning avatar

TGINSIGHT POST

Post #34

@graphml

Graph Machine Learning

Vues519Nombre de vues
Publié6 févr.06/02/2020 10:09
Contenu

Contenu du post

Our new submission for ICLR workshop on AI+Neuroscience: https://baicsworkshop.github.io/ Here is what I think. 1️⃣ Even for simple ideas it takes still 5-7 days to implement and write 4 pages. 2️⃣ More importantly, this work is about prediction of IQ based on the EEG brain measurements. Essentially, here is (X, y) train whatever model you want and report the result. The problem is that for real data sets simple baselines work better than your machine learning. For example, taking the most common y from the training set and predicting it for all examples test gives the result very close to ML. It would be cool to have some hints from the oracle that would say "Don't bother, these data are doomed, you can't do better with ML". If you know some theory like that, please ping me in private messages 🙁