Be[e]havior Modeler (Beemo) is an AngularJS project designed to apply a k-means clustering analysis to visualize trends in participant and coach behavior within the LIvES Project. Beemo utilizes a Django REST Framework backend and d3.js to visualize the data via cmaurer's nvd3 angular directives.
Beemo relies heavily on several frameworks and package managers, but the system dependencies are as follows:
Installing Python Dependencies with pip:
~ $ pip install -r requirements.txt
# _
# __ ___ _ __ (_)_ _ __ _ ___ ___ ___ _ _
# / _/ _ \ ' \| | ' \/ _` | (_-</ _ \/ _ \ ' \ _ _ _
# \__\___/_|_|_|_|_||_\__, | /__/\___/\___/_||_(_|_|_)
# |___/
Coming soon...