Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/glemaitre/bow-sklearn-example
https://github.com/glemaitre/bow-sklearn-example
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/glemaitre/bow-sklearn-example
- Owner: glemaitre
- License: mit
- Created: 2016-02-29T20:03:30.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-29T20:12:20.000Z (almost 9 years ago)
- Last Synced: 2024-10-28T02:06:12.518Z (about 2 months ago)
- Language: Python
- Size: 40.7 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Bag-of-Visual-Words example using scikit-learn
==============================================Feature extraction
------------------The feature extraction can be found in `src/extraction.py`