Skip to content

Commit 97bf3ad

Browse files
authored
Merge pull request #3 from the-code-experiments/develop
feat(docs): readme
2 parents b725084 + 48b2620 commit 97bf3ad

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,17 @@
1-
# experiment-ml
1+
# Experiment ML
2+
3+
This project covers the basics of Machine Learning - theory and coding.
4+
5+
## Table of Content
6+
7+
- Feature selection
8+
9+
- [x] Filter method
10+
11+
- [ ] Wrapper method
12+
13+
- [ ] Embedded method
14+
15+
- Preprocessing
16+
17+
- [x] One-hot encoding

0 commit comments

Comments
 (0)