Free AI web copilot to create summaries, insights and extended knowledge, download it at here
6966
Abstract
ale from 1–7</li><li>They were asked to rate their willingness to fight/die for certain values.</li><li>They were then presented with where their peers were placed on the scale while being observed by an MRI scanner and were asked to re-consider their responses.</li></ul><p id="f944">Below there is an image of the subjects’ brains before and after being told where their peers ranked on the scale:</p><figure id="ce6d"><img src="https://cdn-images-1.readmedium.com/v2/resize:fit:800/1*Djhf5MMjSoyNzuopJPP6Gw.png"><figcaption>Extract from my presentation “Did We Cause That Terrorist Attack?”</figcaption></figure><p id="db77"><b>Conclusion of the Second Experiment:</b></p><blockquote id="3870"><p>When asked to pick a value on the scale, that part of the brain was completely idle, showing a lack of willingness to negotiate/be persuaded.</p></blockquote><blockquote id="9e97"><p>When on the other hand they were told that the wider social group was placed on a lower value than them, that part of the brain was re-activated and they changed their answer to match that of their peers.</p></blockquote><p id="f60b">*This part of the brain is known to be associated with a person's openness to new ideas and persuasion.</p><h2 id="3a99">What can we assume by observing the results of the two experiments?</h2><figure id="ba77"><img src="https://cdn-images-1.readmedium.com/v2/resize:fit:800/1*EnzQfL2RV4aT1oQvhVrSTg.png"><figcaption>Extract from my presentation “Did We Cause That Terrorist Attack?”</figcaption></figure><p id="b1d9"><b>Continue reading to understand why you were and will be responsible for future similar acts of violence and bigotry!</b></p><h1 id="69b6">Project Blueprint</h1><figure id="3a93"><img src="https://cdn-images-1.readmedium.com/v2/resize:fit:800/0*YafUQyacgSsdIhV1"><figcaption>Photo by <a href="https://unsplash.com/@sxoxm?utm_source=medium&utm_medium=referral">Sven Mieke</a> on <a href="https://unsplash.com?utm_source=medium&utm_medium=referral">Unsplash</a></figcaption></figure><p id="3d67">Before being able to lay out a blueprint, a concise objective is needed.</p><p id="da0f">The objective is clear, <b>I will be building a Machine Learning model that will scrap all related-to-the-incident tweets for the past three days, and will perform sentiment analysis as well as hate-speech recognition (on the same data), in order to evaluate public opinion concerning people of the white race.</b></p><p id="3843">The <b>steps</b> I will be following are the <b>following</b>:</p><ol><li>Fetch all tweets that have been posted from May 26th to May 28th, for the keyword “Fuck White”.</li><li>Fetch all tweets that have been posted from May 26th to May 28th, for the keyword “George Floyd”.</li><li>Fetch all tweets that have been posted from May 26th to May 28th, for the keyword “White People”.</li><li>Fetch all tweets that have been posted from May 26th to May 28th, for the keyword “Whites”.</li><li>According to that score, perform sentiment analysis as a means of dictating public opinion for white people.</li><li>Perform Hate-Speech Recognition and Analysis of the same tweets and dictate the rough percentage of racial defamation.</li></ol><h1 id="dad1">Performing The Analysis</h1><p id="09a2">The initial components of the model (fetching and cleaning the data e.t.c.) are the exact same as the ones I have used here (you can follow the instructions step by step, and no alteration of the code is required):</p><div id="a263" class="link-block"> <a href="https://readmedium.com/master-machine-learning-and-nlp-through-spacexs-dragon-launch-and-twitter-cf1b1a791382"> <div> <div> <h2>Master Machine Learning And NLP Through SpaceX’s Dragon Launch And… Twitter?</h2> <div><h3>An A-Z guide on how to use NLP for determining public opinion for SpaceX’s most recent launch</h3></div> <div><p>medium.com</p></div> </div> <div> <div style="background-image: url(https://miro.readmedium.com/v2/resize:fit:320/0*Ss1gu9jGhmlHKuW9)"></div> </div> </div> </a> </div><div id="2c51" class="link-block"> <a href="https://readmedium.com/create-the-ultimate-stock-investing-portfolio-with-machine-learning-1f8034648211"> <div> <div> <h2>Create The Ultimate Stock Investing Portfolio With Machine Learning</h2> <div><h3>The A-Z guide on how to build a machine learning portfolio using Machine Learning and Public Sentiment Analysis</h3></div> <div><p>medium.com</p></div> </div> <div> <div style="background-image: url(https://miro.readmedium.com/v2/resize:fit:320/0*2clQnamWS9830XWj)"></div> </div> </div> </a> </div><p id="99d7">As a result, I have successfully fetched 109,641 tweets related to the keywords presented above.</p><figure id="5f2f"><img src="https://cdn-images-1.readmedium.com/v2/resize:fit:800/1*O1L6_hElVPyw2D8HYqxm7w.png"><figcaption></figcaption></figure><p id="ac44">It is now important to assign a sentiment score to each individual tweet. This can be performed with the following code:</p> <figure id="8d55"> <div> <div>
<iframe class="gist-iframe" src="/gist/Filippos101/11e7fd9135ec45160cc13cde21b569d0.js" allowfullscreen="" frameborder="0" height="undefined" width="undefined">
</div>
</div>
</figure></iframe></div></div></figure><figure id="b6ef"><img src="https://cdn-images-1.readmedium.com/v2/resize:fit:800/1*J1Xzb8bqoU6Bp2j1QGrbEQ.png"><figcaption></figcaption></figure><p id="24de">By creating a “WordCloud” we can see some of the most common and significant words among the tweets.</p><figure id="108f"><img src="https://cdn-images-1.readmedium.com/v2/resize:fit:800/1*6CPd12lR-3upGyNd-VJ2AA.png"><figcaption></figcaption></figure><h2 id="9f28">Cross Referencing with Racial Hate Speech Model</h2><p id="4668">It is crucial to have a model with accurate results. In order to correctly categorize the sentiment scores, I will be cross-referencing the results with a Hate Speech Detection model.</p><p id="828f">The dataset used, as well as some informative literature that helped me significantly, can be found below:</p><div id="6dcc" class="link-block">
<a href="https://github.com/ZeerakW/hatespeech">
<div>
<div>
<h2>ZeerakW/hatespeech</h2>
<div><h3>Here we provide a data set of tweets which have been annotated for hate speech. We provide the ID and the annotation in…</h3></div>
<div><p>github.com</p></div>
</div>
<div>
<div style="background-image: url(https://miro.readmedium.com/v2/resize:fit:320/0*QcAQ_u3s
Options
eP65BvoP)"></div> </div> </div> </a> </div> <figure id="76af"> <div> <div> <img class="ratio" src="http://placehold.it/16x9"> <iframe class="" src="https://drive.google.com/viewerng/viewer?url=https%3A//arxiv.org/pdf/1906.03829.pdf&embedded=true" allowfullscreen="" frameborder="0" height="780" width="600"> </div> </div> </figure></iframe></div></div></figure><h1 id="9131">Results</h1><p id="0333">The results of the model are as alarming as I anticipated.</p><figure id="8da3"><img src="https://cdn-images-1.readmedium.com/v2/resize:fit:800/1*ajhjLHbcovmauRDAMvIb-A.png"><figcaption></figcaption></figure><p id="a667">Out of the 109,641 different individual tweets, more than <b>44%</b> were racially targeting Caucasian individuals and using racial slurs against them. Another <b>27.8%</b> was sympathetic without using any type of racial slurs and the remaining <b>27.5%</b> of the tweets were neutral and did not mention anything about different races.</p><p id="7c28">To better comprehend the results, the total numbers for each category are:</p><div id="9127"><pre><span class="hljs-attribute">Negative</span> <span class="hljs-number">49</span>,<span class="hljs-number">017</span> <span class="hljs-attribute">Positive</span> <span class="hljs-number">30</span>,<span class="hljs-number">488</span> <span class="hljs-attribute">Neutral</span> <span class="hljs-number">30</span>,<span class="hljs-number">136</span></pre></div><h1 id="580b">Why is this important?</h1><p id="4343">It all comes back to the title of this article. <b>“Why am I most probably accountable for this attack and the attacks to follow?”,</b> you may ask.</p><p id="d68a">According to the experiments we explored earlier, it became clear that blaming entire groups and effectively segregating people can only have negative effects. In reality, by racially swearing at white people, where the majority of them are completely against what happened that day, can make them more susceptible to violence. This phenomenon was clearly showcased with the first experiment of cyber ball.</p><p id="e9ed">In essence, if there were individuals who for any reason were sympathetic to the belief system of the murderer, going on social media and reacting the way the majority of people are currently reacting, would only increase his/her willingness of perpetrating an act of terror and hatred.</p><p id="5e95" type="7">“ Can we stop this? “</p><p id="1714">The answer to this question can be provided by the second experiment. Instead of trying to marginalize white people and call them accountable for the tragedy that took George’s life, white people must by themselves state in masses that they are against such incidents of racially motivated violence. The reality is, that the <b>overwhelming majority</b>, <b>(the 99% of the 99% of the 99%) </b>does not<b> </b>condone the actions of that Law Officer under any circumstances, and most probably find themselves being disgusted by the mere thought of it.</p><p id="00ab">By uniting ourselves and mass condemning the actions OF THE PERSON who killed George, as well as the belief system he holds dear, can we bring real change. Only then, will these individuals placing themselves on “Seven”, come down to “Two”.</p><p id="cc64"><i>I hope this article has provided you with a vital lesson on how we must move forward as the human race. It is in our power to stop such phenomena from becoming the norm. The only thing required is to act collectively as one first and not choose to see the things that separate us, but rather the things that unite us.</i></p><h1 id="b2d8">Do you want to learn more?</h1><p id="10ba">If you want to <b>advance your knowledge</b> and are interested in <b>making money using Machine Learning </b>I <b>highly encourage you</b> to <b>follow me</b> and read the articles listed <b>below</b>:</p><div id="2863" class="link-block"> <a href="https://readmedium.com/create-the-ultimate-stock-investing-portfolio-with-machine-learning-1f8034648211"> <div> <div> <h2>Create The Ultimate Stock Investing Portfolio With Machine Learning</h2> <div><h3>The A-Z guide on how to build a machine learning portfolio using Machine Learning and Public Sentiment Analysis</h3></div> <div><p>medium.com</p></div> </div> <div> <div style="background-image: url(https://miro.readmedium.com/v2/resize:fit:320/0*2clQnamWS9830XWj)"></div> </div> </div> </a> </div><div id="d37c" class="link-block"> <a href="https://readmedium.com/master-machine-learning-and-nlp-through-spacexs-dragon-launch-and-twitter-cf1b1a791382"> <div> <div> <h2>Master Machine Learning And NLP Through SpaceX’s Dragon Launch And… Twitter?</h2> <div><h3>An A-Z guide on how to use NLP for determining public opinion for SpaceX’s most recent launch</h3></div> <div><p>medium.com</p></div> </div> <div> <div style="background-image: url(https://miro.readmedium.com/v2/resize:fit:320/0*Ss1gu9jGhmlHKuW9)"></div> </div> </div> </a> </div><div id="a8f3" class="link-block"> <a href="https://readmedium.com/elons-lethal-mistake-predicting-the-stock-price-of-tesla-with-twitter-and-machine-learning-5e89282ce75f"> <div> <div> <h2>Elon’s Golden Gift: Predicting The Stock Price Of Tesla With Twitter And Machine Learning</h2> <div><h3>The complete guide on predicting the price of Tesla with more than 80% accuracy using NLP and Machine Learning</h3></div> <div><p>medium.com</p></div> </div> <div> <div style="background-image: url(https://miro.readmedium.com/v2/resize:fit:320/1*9_QrhzjX7snoy9oTNBx_9A.png)"></div> </div> </div> </a> </div><div id="9767" class="link-block"> <a href="https://readmedium.com/millennials-this-is-the-unconventional-money-making-technique-you-were-looking-for-3b47c7384c60"> <div> <div> <h2>Millennials! This Is The Unconventional Money-Making Technique You Were Looking For</h2> <div><h3>The complete blueprint on how to make thousands with 0$ starting capital using python and ML.</h3></div> <div><p>medium.com</p></div> </div> <div> <div style="background-image: url(https://miro.readmedium.com/v2/resize:fit:320/1*YKcqrPvcMxdTduz0X9E3Tg.png)"></div> </div> </div> </a> </div></article></body>
“ I really have no words. My sole intention all this time was to spread awareness and combat racism. Little did I know, I was contributing to it. ”
As the majority of you know by now, May 25th marked the murder of 46 years old Minnesota resident George Floyd. What sets this incident apart, is the actors involved in his death, as well as the incentives that appear to have been the fuel for this attack. This 6 minutes article is meant to open your eyes and show you how you practically share responsibility for this depictable act.
The 46 years old man was murdered in one of the most inhumane ways I have personally ever seen by a Minnesota Police officer. Although there is some background preceding the incident, it is irrelevant to the topic of this article. What is of importance, is that the man posed no threat to anyone, and after having committed a “harmless” crime, suffocated from the pressure induced by the officer’s knee on his neck.
The crime has been categorized as a hate crime. The officer was not acting on behalf of the police force, but rather on behalf of his own personal insecurities and unexplainable bigotry.
What is of importance though, is that YOU, the person reading this, makes it possible for such an event to not only take place but also most probably repeat itself in the near future.
As a Data Scientist and Psychology enthusiast, I felt it was my duty to show you exactly what you are doing wrong and how to fix it, using Science and Data.
While performing the Machine Learning analysis, it will become apparent that my conclusion will be based on significant psychological research. The aforementioned research is based on a scientific paper called “Neural and Behavioral Correlates of Sacred Values and Vulnerability to Violent Extremism. Frontiers in Psychology.” and can be accessed from here.
This is a thorough paper, so instead of explaining the entire background, I will only be sharing the important parts.
The goal was by using fMRI scans, to explore underlying neural and behavioral relationships between sacred values, violent extremism, and social exclusion. Ethnographic fieldwork and psychological surveys were carried out among 535 young men from a European Muslim community in neighborhoods in and around Barcelona, Spain. Candidates for an fMRI experiment were selected from those who expressed willingness to engage in or facilitate, violence associated with jihadist causes; 38 of whom agreed to be scanned.

The subjects were initially asked to play a game called cyber-ball ( a game known for yielding strong feelings of social exclusion). After a couple of rounds, when players started to feel excluded, they were placed in an MRI scanner.
The aim of the experiment was to observe through the MRI machine, how the participants’ brains reacted after being exposed to social exclusion.
It became apparent that when the subjects were exposed to such phenomena, there was increased activity at a certain part of the brain. This same part is usually activated when a person has radical thoughts.

Conclusion of the First Experiment:
When excluded, the list of things the subjects were willing to fight/die for grew bigger.
This only refers to the people who had already been at the blink of radicalization. The effect on people who have had no prior exposure to such notions is dramatically worse. Hate is induced in their systems and it rapidly brews until it becomes deadly. People with no predisposition towards hatred for a specific group suddenly start to shift their views completely. In the end, if enough pressure is induced, this hate reaches levels unprecedented to the individual. The result is radicalization.

The aim of the second experiment was to test how the subjects reacted to peer pressure. The rules of the experiment were the following:
Below there is an image of the subjects’ brains before and after being told where their peers ranked on the scale:

Conclusion of the Second Experiment:
When asked to pick a value on the scale, that part of the brain was completely idle, showing a lack of willingness to negotiate/be persuaded.
When on the other hand they were told that the wider social group was placed on a lower value than them, that part of the brain was re-activated and they changed their answer to match that of their peers.
*This part of the brain is known to be associated with a person's openness to new ideas and persuasion.

Continue reading to understand why you were and will be responsible for future similar acts of violence and bigotry!
Before being able to lay out a blueprint, a concise objective is needed.
The objective is clear, I will be building a Machine Learning model that will scrap all related-to-the-incident tweets for the past three days, and will perform sentiment analysis as well as hate-speech recognition (on the same data), in order to evaluate public opinion concerning people of the white race.
The steps I will be following are the following:
The initial components of the model (fetching and cleaning the data e.t.c.) are the exact same as the ones I have used here (you can follow the instructions step by step, and no alteration of the code is required):
As a result, I have successfully fetched 109,641 tweets related to the keywords presented above.

It is now important to assign a sentiment score to each individual tweet. This can be performed with the following code:

By creating a “WordCloud” we can see some of the most common and significant words among the tweets.

It is crucial to have a model with accurate results. In order to correctly categorize the sentiment scores, I will be cross-referencing the results with a Hate Speech Detection model.
The dataset used, as well as some informative literature that helped me significantly, can be found below:
The results of the model are as alarming as I anticipated.

Out of the 109,641 different individual tweets, more than 44% were racially targeting Caucasian individuals and using racial slurs against them. Another 27.8% was sympathetic without using any type of racial slurs and the remaining 27.5% of the tweets were neutral and did not mention anything about different races.
To better comprehend the results, the total numbers for each category are:
Negative 49,017
Positive 30,488
Neutral 30,136It all comes back to the title of this article. “Why am I most probably accountable for this attack and the attacks to follow?”, you may ask.
According to the experiments we explored earlier, it became clear that blaming entire groups and effectively segregating people can only have negative effects. In reality, by racially swearing at white people, where the majority of them are completely against what happened that day, can make them more susceptible to violence. This phenomenon was clearly showcased with the first experiment of cyber ball.
In essence, if there were individuals who for any reason were sympathetic to the belief system of the murderer, going on social media and reacting the way the majority of people are currently reacting, would only increase his/her willingness of perpetrating an act of terror and hatred.
“ Can we stop this? “
The answer to this question can be provided by the second experiment. Instead of trying to marginalize white people and call them accountable for the tragedy that took George’s life, white people must by themselves state in masses that they are against such incidents of racially motivated violence. The reality is, that the overwhelming majority, (the 99% of the 99% of the 99%) does not condone the actions of that Law Officer under any circumstances, and most probably find themselves being disgusted by the mere thought of it.
By uniting ourselves and mass condemning the actions OF THE PERSON who killed George, as well as the belief system he holds dear, can we bring real change. Only then, will these individuals placing themselves on “Seven”, come down to “Two”.
I hope this article has provided you with a vital lesson on how we must move forward as the human race. It is in our power to stop such phenomena from becoming the norm. The only thing required is to act collectively as one first and not choose to see the things that separate us, but rather the things that unite us.
If you want to advance your knowledge and are interested in making money using Machine Learning I highly encourage you to follow me and read the articles listed below:
Jennifer HartmannIn a rare moment of vulnerability, I asked my husband this question, and knew I’d just empowered us to divorce.
Introduction
Jiayan YinIntroduction of Python’s core functions, use cases, scripts, and underlying mechanisms
Alexander Nguyen1-page. Well-formatted.
Michelle TeheuxMy Dutch relative’s views shocked me, but I immediately realized she was right
Samanta Writes3. Nodding Your Head