Skip to content
View deanconnell1999's full-sized avatar

Block or report deanconnell1999

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. final-year-project final-year-project Public

    This is a project completed in partial fulfillment of the requirements necessary to attain a BSc in Computational Thinking. It investigates the efficacy of 5 machine learning algorithms in classify…

    Python 1

  2. college college Public

    A collection of my projects from modules studied in BSc Computational Thinking, Maynooth University.

    Java

  3. kattis kattis Public

    This repository contains my solutions to problems on the website https://open.kattis.com/

    Python

  4. house-price-prediction house-price-prediction Public

    This repository contains a house price prediction algorithm I created, where I try to calculate the price a house would sell for, given just it's location and sale date.

    Python

  5. deanconnell1999.github.io deanconnell1999.github.io Public

    This is my personal website, used primarily in support of job applications.

    HTML

  6. perceptron perceptron Public

    An implementation of the Perceptron machine learning algorithm from scratch in Python. This algorithm was tested against the Scikit Learn Perceptron implementation, and recorded higher performance …

    Jupyter Notebook