GrigoriiTarasov
GrigoriiTarasov
"Each task can be spliced on multiple jobs to annotate it in parallel by multiple annotators." Yes, but is it a way to create task by API v1? (can't check...
> Hello guys, I'm new in Python coding and Deep Learning... I'm trying to run this code but I have this error : (I dont understand) THANKS for your help...
``` pip install tensorflow-gpu==2.1.0 ERROR: Could not find a version that satisfies the requirement tensorflow-gpu==2.1.0 ERROR: No matching distribution found for tensorflow-gpu==2.1.0 ``` In Ubuntu, is this repo is Windows...
Temporary solution of 1) Moving all the jsons from the folder resulting in `jupyter --runtime-dir` to another folder 2) start new `jupyter notebook` 3) `jupyter notebook list` seem to resolve...
Currently it not fails with error but gives no background for further lines behavior 
CatBoost is not cloned as estimator as intended in documentation [sklearn.base](https://scikit-learn.org/stable/modules/classes.html#module-sklearn.base).clone: > It returns a new estimator with the same parameters that has **not been fitted on any data**. but...
The error persist on newer version jupyterlab-git 0.50.0 pyhd8ed1ab_1 conda-forge
Sorry, I tried mamba init --shell ``` usage: mamba [-h] [-V] command ... mamba: error: unrecognized arguments: --shell ``` mamba --shell ``` usage: mamba [-h] [-V] command ... mamba: error:...