diff --git a/README.md b/README.md index c634eb5..87dfc35 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ **lazy-learn** is a high-level Python interface for automated machine learning (AutoML). While there are many AutoML libraries available each typically solves a niche area of the overall ML pipeline without providing a covering and approachable end-to-end system. -The aim of lazy-learn is exactly that. Given a dataset, easy-learn will analyse types and distributions of attributes, preprocess, feature-engineer and ultimately train models to be used for further evaluation or inference. +The aim of lazy-learn is exactly that. Given a dataset, lazy-learn will analyse types and distributions of attributes, preprocess, feature-engineer and ultimately train models to be used for further evaluation or inference. ## Usage @@ -26,4 +26,4 @@ pip install lazy-learn ## Help and Support ### Documentation -### Citation \ No newline at end of file +### Citation