Skip to content
View jvh's full-sized avatar
🙃
🙃
Block or Report

Block or report jvh

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

Pinned

  1. k-shortest-paths-with-fairness k-shortest-paths-with-fairness Public

    A novel modification to existing k-shortest path algorithms which re-routes drivers with regard to reducing average travel time whilst maintaining fairness

    Python 1

  2. classifying-breast-cancer classifying-breast-cancer Public

    Classifying breast cancer using supervised machine learning techniques (logistic regression and k-nearest neighbours)

    Python 2

  3. identifying-rhyming-words identifying-rhyming-words Public

    Given a target word and a set of words, find the word which best rhymes with the target

    Python 9 1

  4. power-plant-visualisation power-plant-visualisation Public

    Given some data regarding power plants, clean the data to a useable format, and visualise the data.

    HTML

  5. univestment univestment Public

    Identifying student let property investment opportunities.

    JavaScript

  6. recommender-system recommender-system Public

    Using collaborative filtering to predict unseen ratings based on relevant neighbours.

    Java