Skip to content
View mdkearns's full-sized avatar
  • Virginia
Block or Report

Block or report mdkearns

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. automated-data-preprocessing automated-data-preprocessing Public

    A command-line utility program for automating the trivial, frequently occurring data preparation tasks: missing value interpolation, outlier removal, and encoding categorical variables.

    Python 31 14

  2. credit-approval-prediction credit-approval-prediction Public

    Predicting whether or not a customer will be approved for a credit card based on 15 predictor variables.

    Jupyter Notebook 1 1

  3. expert-system-shell expert-system-shell Public

    This is a rule-based logic system that uses forward- and backward-chaining algorithms to do two things: 1.) learn new rules and variable values based on those previously learned by the system, and …

    Python 33 16

  4. Aleph-0 Aleph-0 Public

    Aleph-0 is a web-based search assistant that can be used to query both general and computational knowledge from the Wolfram|Alpha and Wikipedia knowledge engines.

    HTML 1

  5. scientific-computing-libraries scientific-computing-libraries Public

    This repository contains tutorial exercises for the following scientific computing libraries: NumPy, SciPy, Matplotlib, and Pandas. These exercises were completed using Jupyter notebooks for exhibi…

    Jupyter Notebook 1

  6. StatiX StatiX Public

    Statix is a Python library for making descriptive and inferential statistics accessible to your Python programs.

    Python