Skip to content
View caulfield2's full-sized avatar

Block or report caulfield2

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
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