<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head><body dir="auto"><div dir="auto">Today after work I've tried to built a small and simple machine learning model to predict fascism, based on 6 or 7 fundamental features. Using Shapley values we can see which feature contributes the most to the outbreak of fascism. If I enter values which fit to the US under Trump the model indeed predicts a form of authoritarianism.</div><div dir="auto"><br></div><div dir="auto">No big data or deep learning, just a small neural network based on scikit-learn (no Tensorflow, Keras, or Pytorch). Juypter notebook here:</div><div dir="auto">https://nbviewer.org/github/JochenFromm/JupyterNotebooks/blob/master/ModelingFascism.ipynb</div><div dir="auto"><br></div><div dir="auto">-J.</div><div dir="auto"><br></div></body></html>