link:Tool_nodeGame[nodeGame] (link:https://nodegame.org/[website] link:https://github.com/nodeGame[repository] ):: NodeGame is a free, open source JavaScript/HTML5 framework for conducting synchronous experiments online and in the lab directly in the browser window. It is specifically designed to support behavioral research along three dimensions: larger group sizes, real-time (but also discrete time) experiments, batches of simultaneous experiments. < MIT | package | Javascript >
link:Tool_scikit-learn[scikit-learn] (link:https://scikit-learn.org/stable/index.html[website] link:https://github.com/scikit-learn/scikit-learn[repository] ):: Scikit-learn is a free software machine learning library for the Python programming language. It features various classification, regression and clustering algorithms including support vector machines, random forests, gradient boosting, k-means and DBSCAN, and is designed to interoperate with the Python numerical and scientific libraries NumPy and SciPy. < BSD | package | Python >