Skip to content

Commit

Permalink
Fix indentation of knn classifier in readme. (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikhil Thorat committed Jun 29, 2018
1 parent 57b937b commit 49dd224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -24,7 +24,7 @@ and can be used as building blocks in other apps.

### General utilities
- [KNN Classifier](https://github.com/tensorflow/tfjs-models/tree/master/knn-classifier) - Create a custom k-nearest neighbors classifier. Can be used for transfer learning.
- `npm i @tensorflow-models/knn-classifier`
- `npm i @tensorflow-models/knn-classifier`

## Development

Expand Down

0 comments on commit 49dd224

Please sign in to comment.