Skip to content

Commit c0e7ed5

Browse files
Merge pull request #8 from frederikhoengaard/frederikhoengaard-patch-1
Update README.md
2 parents 5d80083 + 80469b9 commit c0e7ed5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
**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.
55

6-
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.
6+
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.
77

88
## Usage
99

@@ -26,4 +26,4 @@ pip install lazy-learn
2626
## Help and Support
2727
### Documentation
2828

29-
### Citation
29+
### Citation

0 commit comments

Comments
 (0)