Steffen Cruz

Results 20 issues of Steffen Cruz

The docstring I am referring to is [here](https://github.com/scikit-learn-contrib/hdbscan/blob/ec3b205fbd7da9f1e41b9d83cdf3f6236e2ef1c4/hdbscan/hdbscan_.py#L883)

I have verified that gfortran is installed on my machine and have cloned the repo. The traceback error is the same when I pip install or install from sourrce. (base)...

Lots of confusion about how to run subtensor locally & also the meaning and significance of various chains. @Eugene-hu @rajkaramchedu let's plan for improving this

There are examples of subnets with unrealistic (read: expensive) hardware requirements. In many cases, this makes mining and/or validating economically impractical. We should help subnet owns to define a ramp...

Use [sphinx](https://sphinx-autoapi.readthedocs.io/en/latest/tutorials.html) to generate docs automatically based on docstrings.

This will safely close down the miner, but won't print the full traceback. I actually found the traceback to be quite useful. For example, when a miner is stuck on...

The most important change between typehints, >python 3.9 typehints will actually break python 3.8. So we should be aware of this issue. My recommendation is that we should start depreciating...

# Overview We want to enable validators and miners to see the data created by themselves and other entities within subnets by default. This will support network monitoring and analytics...

Send rewards back to miners for fine-tuning.

enhancement

We should also test that the uids function raises a specific warning/error under certain conditions. 1. `len(uids)

good first issue