Skip to content

Commit 4574f76

Browse files
Update README.md
1 parent cb2c16b commit 4574f76

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

README.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,23 @@ Using lazy-learn revolves around the `LazyLearner` class. You can think of it as
1717

1818
## Installation
1919

20+
---
21+
22+
### Dependencies
23+
24+
lazy-learn requires:
25+
26+
- pandas
27+
- scikit-learn
28+
29+
---
30+
31+
### User Installation
2032
```
2133
pip install lazy-learn
22-
```
34+
```
35+
36+
## Help and Support
37+
### Documentation
38+
39+
### Citation

0 commit comments

Comments
 (0)