Skip to content
View Brett-Kennedy's full-sized avatar
Block or Report

Block or report Brett-Kennedy

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

  1. ikNN ikNN Public

    An interpretable kNN based on aggregating the predictions of multiple 2d spaces.

    Python 6 1

  2. AdditiveDecisionTree AdditiveDecisionTree Public

    A variation on a standard Decision Tree such as that in sklearn, where nodes may be based on an aggregation of multiple splits.

    Python 4 1

  3. DataConsistencyChecker DataConsistencyChecker Public

    A python tool to examine datasets for consistency. Performs approximately 150 tests. For EDA (Exploratory Data Analysis) and interpretable outlier detection

    Jupyter Notebook 2 1

  4. PRISM-Rules PRISM-Rules Public

    A rules induction system for data mining and exploratory data analysis

    Python 1

  5. OutlierDetectionInPython OutlierDetectionInPython Public

    A collection of outlier detectors and code to generate synthetic test data

    Python 1

  6. RotationFeatures RotationFeatures Public

    RotationFeatures is a feature generation tool that constructs sets of pairs of new features based on rotations of existing pairs of features.

    Python