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 3 1

  2. 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

  3. PRISM-Rules PRISM-Rules Public

    A rules induction system for data mining and exploratory data analysis

    Python 1

  4. OutlierDetectionInPython OutlierDetectionInPython Public

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

    Python 1

  5. 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

  6. DatasetsEvaluator DatasetsEvaluator Public

    Tool to simplify the collection of datasets from openml.org. Includes support for timeouts, filtering and local caching of files, and for running tests against multiple datasets. Allows both random…

    Python