From 99f656d751ba9765dd7bcfeaa2eed18a103387e1 Mon Sep 17 00:00:00 2001 From: vincent d warmerdam Date: Sun, 11 Apr 2021 16:53:01 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c1e6915..92714a8 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,9 @@ Nowadays, it's much more fashionable to use machine learning instead. Something We started wondering if we might have lost something in this transition. Sure, machine learning covers a lot of ground but it is also capable of making bad -decision. We need to remain careful about hype because and we shouldn't forget that many -classification problems can be handled by natural intelligence too. +decisions. We need to remain careful about hype. We also shouldn't forget that +many classification problems can be handled by natural intelligence too. If nothing +else, it'd sure be a sensible benchmark. This package contains scikit-learn compatible tools that should make it easier to construct and benchmark rule based systems that are designed by humans. You