Skip to content
View caulfield2's full-sized avatar

Block or report caulfield2

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. hierarchical-clustering hierarchical-clustering Public

    This is a quick and dirty script written in Java to cluster cities modeled as 2D coordinates using hierarchical complete linkage clustering.

    Java 1

  2. django-sentiment-analyzer django-sentiment-analyzer Public

    This is a simple Django project with one REST endpoint that accepts a body of text and returns a sentiment score ranging from -1 to 1. This project showcases the Django browsable API and is managed…

    Python

  3. ring-treblecross ring-treblecross Public

    A web app that leverages the minimax algorithm to play a user in a game of treblecross.

    Java