Baran Nama
Baran Nama
Hi, I am writing my master thesis and there is an issue about the convergence of TrueSkill in our case. We have thousands of players with a different number of...
I have a z different time series with different lengths. For each time series, there are a different number of time points with timestamps and for each time point, there...
### Actions before raising this issue - [X] I searched the existing issues and did not find anything similar. - [X] I read/searched [the docs](https://github.com/cvat-ai/cvat/tree/master#documentation) ### Is your feature request...
HI, I am using model card function right now for our local model pipeline but it just outputs an md file and no options to output HTML. If I convert...
I have trained qlora model with unsloth and I want to serve with vllm but I did not found a way to serve model in8/4 bits ?
When eval_metric is auc, it raises an error. The related line is hgboost.py:906 and the related issue is: https://stackoverflow.com/questions/61288972/axiserror-axis-1-is-out-of-bounds-for-array-of-dimension-1-when-calculating-auc
There is an error when f1 score is used for multı-class classification. The error of line is on _hgboost.py:904_ while calculating f1 score, _average_ param default is binary which is...
I have a list of points collected from cs:go maps. In general, maps are limited and flat areas with a few hundred meters. I want to cluster these points. Is...
When I run find_and_save example, it is working as expected. However, when I run the script after the second or third time sequentially, it gives lots of timeout error and...
@tatarize Hi, I would like to translate the text in the SVG figures and insert the translation back into the _Text_ element. For this, I am just replacing the _text_...