Matt Kearns
Results
2
repositories owned by
Matt Kearns
automated-data-preprocessing
31
Stars
14
Forks
Watchers
A command-line utility program for automating the trivial, frequently occurring data preparation tasks: missing value interpolation, outlier removal, and encoding categorical variables.
expert-system-shell
33
Stars
16
Forks
Watchers
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 2.)...