Skip to content

Commit bfc664c

Browse files
Update README.md
1 parent e2032e2 commit bfc664c

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
# easy-model
1+
# easy-learn
22

33
---
44

5+
## About
6+
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.
8+
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.
10+
11+
## Usage
12+

0 commit comments

Comments
 (0)