8000 Merge branch 'main' of https://github.com/frederikhoengaard/easy-model · frederikhoengaard/lazy-learn@6024221 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6024221

Browse files
2 parents 8deaf2c + 19ef1f0 commit 6024221

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# easy-learn
1+
# lazy-learn
22

33
---
44

55
## About
66

7-
easy-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.
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.
88

9-
The aim of easy-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.
9+
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.
1010

1111
## Usage
1212

0 commit comments

Comments
 (0)
0