> has revealed that his method worked much like the one Netflix uses to recommend movies. I'm not sure this is the model you want to emulate. The suggestions are terrible and continually getting worse.
It's a hard problem but Netflix's model represents the state of the art in machine learning for recommendations. Still scared of the singularity? :)
How Cambridge Analytica’s Facebook targeting model really worked
11–20 of 210 posts
Re: How Cambridge Analytica’s Facebook targeting model really worked
#12Finally, I was waiting for someone to talk about the model itself. It makes sense that SVD or something like it (PCA, co-occurrence, etc) would be used. But I also wonder what exactly you are going to do with the predictions. What exactly do you show to someone to make them more likely to go and vote if they are inclined to vote your way, or make them stay at home otherwise? Is there evidence that whatever you're sho…
Qualitatively: show things that get them angry.
Quantitatively: test and control pop splits.
Re: How Cambridge Analytica’s Facebook targeting model really worked
#13Am I understanding this correctly? Facebook user data (likes/profile info) was scraped to produce low-dimension feature vectors for users (similar to word2vec). These feature vectors were then run through some ML model to predict...what exactly? Targetability for effective political ads?
[ Deleted. Nothing I say on HN ever matters. Move along ]
Re: How Cambridge Analytica’s Facebook targeting model really worked
#14Finally, I was waiting for someone to talk about the model itself. It makes sense that SVD or something like it (PCA, co-occurrence, etc) would be used. But I also wonder what exactly you are going to do with the predictions. What exactly do you show to someone to make them more likely to go and vote if they are inclined to vote your way, or make them stay at home otherwise? Is there evidence that whatever you're sho…
> What exactly do you show to someone to make them more likely to go and vote if they are inclined to vote your way, or make them stay at home otherwise? Qualitatively: show things that get them angry. Quantitatively: test and control pop splits.
Re: How Cambridge Analytica’s Facebook targeting model really worked
#15Finally, I was waiting for someone to talk about the model itself. It makes sense that SVD or something like it (PCA, co-occurrence, etc) would be used. But I also wonder what exactly you are going to do with the predictions. What exactly do you show to someone to make them more likely to go and vote if they are inclined to vote your way, or make them stay at home otherwise? Is there evidence that whatever you're sho…
> What exactly do you show to someone to make them more likely to go and vote if they are inclined to vote your way, or make them stay at home otherwise? Qualitatively: show things that get them angry. Quantitatively: test and control pop splits.
How do you actually do this? Presidential elections come once every 4 years.
Re: How Cambridge Analytica’s Facebook targeting model really worked
#16Earlier quoted context omitted.
It's a hard problem but Netflix's model represents the state of the art in machine learning for recommendations. Still scared of the singularity? :)
How hard can it be? Any film that I didn't watch all the way to end ought to be a strong signal that I didn't enjoy it. Not that I want to watch other movies just like it.
Re: How Cambridge Analytica’s Facebook targeting model really worked
#17Earlier quoted context omitted.
> What exactly do you show to someone to make them more likely to go and vote if they are inclined to vote your way, or make them stay at home otherwise? Qualitatively: show things that get them angry. Quantitatively: test and control pop splits.
How do you test anything? There's only one vote, you can't iterate.
Re: How Cambridge Analytica’s Facebook targeting model really worked
#18> has revealed that his method worked much like the one Netflix uses to recommend movies. I'm not sure this is the model you want to emulate. The suggestions are terrible and continually getting worse.
It's a hard problem but Netflix's model represents the state of the art in machine learning for recommendations. Still scared of the singularity? :)
This is far from my previous stance of "Huh, movie I've never seen before and in a different language? It's 95% so yeah, I'll give it a go."
And before someone says anything, I do vote up and down quite frequently. But can't help but notice that my suggestions were better when I had the more nuanced star system.
[1] https://i.imgur.com/MOt3XlL.png
[1.1] How I'd rate these. Cars 3: not really interested. Liked the first though. Stitches: idk, doesn't look appealing. Teeth: Classic cult film but yeah... Big Mouth: I have ZERO interest in watching this, please stop suggesting. I have downvoted this! Waterboy: I like it, but far from 95%. I'll give it like an 80.
Re: How Cambridge Analytica’s Facebook targeting model really worked
#19Re: How Cambridge Analytica’s Facebook targeting model really worked
#20Am I understanding this correctly? Facebook user data (likes/profile info) was scraped to produce low-dimension feature vectors for users (similar to word2vec). These feature vectors were then run through some ML model to predict...what exactly? Targetability for effective political ads?