Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ddbourgin committed Jul 3, 2019
1 parent d9c91b4 commit 1a4fc07
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ This repo includes code for the following models:
- [Boosting] Gradient-boosted decision trees

6. **Linear models**
- Ridge regression
- Logistic regression
- Ordinary least squares
- Bayesian linear regression w/ conjugate priors
Expand Down Expand Up @@ -119,12 +120,13 @@ This repo includes code for the following models:
- Feature standardization
- One-hot encoding / decoding
- Huffman coding / decoding
- Term frequency-inverse document frequency encoding

11. **Utilities**
- Similarity kernels
- Distance metrics
- Priority queues
- Ball tree
- Ball tree data structure

## Contributing

Expand Down

0 comments on commit 1a4fc07

Please sign in to comment.