Blane

Results 4 issues of Blane

### Describe the issue linked to the documentation The [Vector Quantization Example](https://scikit-learn.org/stable/auto_examples/cluster/plot_face_compress.html) doesn't seem to demonstrate Vector Quantization. As written, the kmeans clustering approach used in the example converts a...

Documentation
good first issue

This is a first attempt at implementing a raw_visitor to provide metrics by block type. It is lightly tested reusing some of the tests from test_raw.py, not all of which...

Radon provides raw metrics for a file. It would be great to have raw metrics by block type (class, method, function) similar to the cyclomatic complexity score.