Jitendra Marndi
Jitendra Marndi
I wonder if the project is still active.
> > > From looking at the [Python Package documentation](https://python-packaging.readthedocs.io/en/latest/dependencies.html), there appears to be a small error in the setup.py file for Cortex where they use a dictionary {} instead...
There is indeed a pull request: https://github.com/rdevon/cortex/pull/210
> > > Thanks for the suggestion! But that workaround wouldn't work for macro or weighted F1-scores, isn't it? Indeed, for a binary classification task I'm using `num_classes=1` and only...